Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.36.1
0.36.1 (2020-12-28)
Bug Fixes
- miner reward event parse error (91d82a1)
v0.36.0
0.36.0 (2020-12-23)
Bug Fixes
- rosetta test fixes (425cb6f)
- throw correct error on failure to fetch tx nonce or fee rate values (6c92a5d)
- update couple more krypton to xenon configs (8169ca7)
Features
- send stx faucet requests to both miner and follower, increment nonce until stack limit reached (98eab71)
- update dev images from krypton to xenon (b7018b1)
v0.35.1
0.35.1 (2020-12-15)
Bug Fixes
- add temporary limit of 200 stx asset events returned for a given transaction (d6c663c)
v0.35.0
0.35.0 (2020-12-14)
Bug Fixes
- increase event stream body POST size limit for large genesis block (b0327fd)
- initial genesis ingest optimization pass, from ~30 minutes to ~30 seconds (0c3bdba)
Features
- abstract batch event inserts, apply to contract events (94b754b)
v0.34.2
0.34.2 (2020-11-30)
Bug Fixes
- security issues with packages (dd734de)
v0.34.1
0.34.1 (2020-11-25)
Bug Fixes
- update core images used in docker files, fix #349 (7a9b9ba)
v0.33.0
0.33.0 (2020-11-20)
Bug Fixes
- bug with locked stx referring to STX chaintip rather than burnchain tip #343 #344 (same bug in a rosetta function) (12cd2fa)
- openapi client gen chokes on nullable string types (d59c55b)
Features
- add lock height and lock txid to balance endpoints #340 (aac121d)
v0.32.4
0.32.4 (2020-11-20)
Bug Fixes
- bug with locked stx referring to STX chaintip rather than burnchain tip #343 #344 (c1bf091)