Commit Graph

7 Commits

Author SHA1 Message Date
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
4d0fc0584d feat: initial support for reading JSON messages from the core-node event socket
Keeping the stacks-p2p code in separate dir for possible mempool syncing later on.
2020-03-16 15:38:32 +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