8 Commits

Author SHA1 Message Date
Matthew Little
0ddd18f248 chore: remove nodejs polyfill lib for abort-controller (#926) 2021-12-20 17:59:06 +01:00
Matthew Little
319e331954 refactor: remove @await/express usage #878 (#880) 2021-12-15 19:27:49 +01:00
Matthew Little
0393c128d6 fix: rename the @blockstack/stacks-blockchain-api-types package to @stacks/stacks-blockchain-api-types 2021-04-16 11:38:03 +02:00
Faried Nawaz
93c1538209 test: add rosetta tests
The tests can be executed with

    npm run test:rosetta

Added by @zone117x in https://github.com/fariedt/stacks-blockchain-api/pull/2
with two minor changes:

1. uses the node version from "process.env" and the middleware version
from package.json for /rosetta/v1/network/options

2. adds a full block_identifier field (index + hash) to the
invalid transcation hash test.
2020-09-08 18:23:05 +02:00
Matthew Little
c79f350ef8 feat: upgrade from FsMempool to core-node RPC, principal support in token transfers 2020-04-17 15:36:14 +02:00
Matthew Little
f7b254d646 fix: unit tests running with integration environment 2020-04-15 11:43:50 +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
974f668bba feat: initial postgres datastore setup 2020-03-19 12:08:08 +01:00