Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.25.3
0.25.3 (2020-10-06)
Bug Fixes
- fix mempool transaction issue response issue (4bb146d)
v0.25.2
0.25.2 (2020-10-02)
Bug Fixes
- faucet node override vars missing in tx submission call (0d0b76c)
v0.25.1
0.25.1 (2020-10-02)
Bug Fixes
- rosetta submit test generates txs instead of using hardcoded ones (e175f12)
v0.25.0
0.25.0 (2020-10-02)
Features
- faucet txs now stacks mempool txs with retry-nonce-incrementing up to 5 (fb53e1e)
v0.24.1
0.24.1 (2020-10-02)
Bug Fixes
- openapi: add get contract data map entry schema (b87f484)
v0.24.0
0.24.0 (2020-10-02)
Bug Fixes
- update openapi.yaml to use a single tag for rosetta endpoints (c05086f)
Features
v0.23.0
0.23.0 (2020-10-02)
Features
- env var to override the node used for the faucet #257 (e3992c6)
v0.22.1
0.22.1 (2020-10-01)
Bug Fixes
- lint issues (87aa514)
- place all rosetta tests in one file (0eda451)
- typos and add check signer in parse test (839a409)
- used stacks-transaction for testing parse api (6765cde)
v0.22.0
0.22.0 (2020-09-25)
Features
- add rosetta construction/hash endpoin implementation (b9f4ff6)
- add rosetta construction/metadata implementation (b60b30e)