172 Commits

Author SHA1 Message Date
kyranjamie
b413143b60 ci: lint openapi spec 2020-04-06 11:39:59 +02:00
kyranjamie
b05d571a88 feat: render types from json schema 2020-04-06 11:39:59 +02:00
kyranjamie
35992ceb8a feat: Lint eslint, use @blockstack/eslint-config 2020-04-02 11:24:02 +02:00
kyranjamie
8a4931845d fix: prettier formatting, lint
fix: add readme, update package urls

fix: undo formatting
2020-04-02 11:24:02 +02:00
kyranjamie
6d9574e331 fix: enable cors for tx router 2020-04-01 17:31:27 +02:00
Matthew Little
91c9c461d7 chore: update to new @awaitjs/express package 2020-04-01 17:31:27 +02:00
Matthew Little
0199ebb5f6 feat: add deploy smart contract debug API endpoint 2020-04-01 17:31:27 +02:00
Matthew Little
d3863ef8e0 fix: return full tx objects in tx list API 2020-04-01 17:31:27 +02:00
Matthew Little
fb35260529 feat: propagate events for new transactions from db to API stream endpoint 2020-04-01 17:31:27 +02:00
Matthew Little
406151e69f feat: add remaining tx type data to database structure and define the full tx API response 2020-04-01 17:31:27 +02:00
Matthew Little
54cce2b5cc feat: storing tx sender address, and implemented dev endpoint for sending testnet TokenTransfers 2020-04-01 17:31:27 +02:00
Matthew Little
ee03d33d38 fix: use @awaitjs/express fork with support for express.Router 2020-04-01 17:31:27 +02:00
Matthew Little
be3a629274 feat: express async handler, env config for server host and port 2020-04-01 17:31:27 +02:00
Matthew Little
e68ae00c59 chore: package updates 2020-04-01 17:31:27 +02:00
kyranjamie
1d5596105a feat: initial outline of api server 2020-03-26 16:43:08 +01:00
Matthew Little
09ab3e29d6 chore: udpate to latest stacks-transactions lib 2020-03-26 15:50:30 +01:00
Matthew Little
974f668bba feat: initial postgres datastore setup 2020-03-19 12:08:08 +01:00
Matthew Little
d7752c9cc2 feat: parsing Clarity values in contract-call tx and nonfungible post-conditions using stacks-transactions-js 2020-03-16 21:38:56 +01:00
Matthew Little
a9bfbb5431 feat: improve error handling in Stacks message parsing 2020-02-19 18:13:27 -05:00
Matthew Little
7ddb70d376 style: add blockstack/prettier-config 2020-02-19 11:32:09 -05:00
Matthew Little
1a6e6eea90 feat: implement subset of Stacks p2p stream consumer
Refs #5
2020-02-19 09:57:27 -05:00
Matthew Little
3dad3d4660 feat: initial block stream parsing with testnet socket
Refs #2
Refs #3
2020-02-18 13:27:48 -05:00