Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.21.0
0.21.0 (2020-09-25)
Features
- add follower-mode vscode debug config (f07bc57)
v0.20.0
0.20.0 (2020-09-25)
Features
- add pox endpoint (d4e6966)
- adding generated client libs for pox proxy (2a4aa5a)
v0.19.0
0.19.0 (2020-09-24)
Features
- update client to match new openapi spec (bba888c)
v0.18.0
0.18.0 (2020-09-24)
Features
- noop handler for STXLockEvent, should ignore event rather than reject (b02985c)
v0.17.0
0.17.0 (2020-09-24)
Features
- cool down: from 2 days to 1 hour (c6f4924)
v0.16.0
0.16.0 (2020-09-22)
Bug Fixes
- build issues with prom libs (bb38998)
- use import instead of require (798e44a)
Features
- add prometheus metrics endpoint (ce9cbe9)
v0.15.0
0.15.0 (2020-09-22)
Features
- add functionality for rosetta construction/preprocess endpoint (f9bcbe4)
v0.14.4
0.14.4 (2020-09-16)
Bug Fixes
- derive address from specific network (342cce9)
v0.14.3
0.14.3 (2020-09-15)
Bug Fixes
- pagination and proof params in openapi spec (4363ffe), closes #222
- string array enum (50f16ff)