Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.14.4
v0.14.3
v0.14.2
v0.14.1
v0.14.0
0.14.0 (2020-09-08)
Bug Fixes
- accidentally deleted the hash hexToBuffer validator check, added (78ac061)
- missed a line while merging in the pull request (f0f2e8d)
- optional property checks in /rosetta/v1/block for RosettaPartialBlockIdentifier (35aac8f)
- remove validation middleware stub from api/init.ts (cb64091)
- restore "canonical = true" check in various SQL queries (afba1a1)
- schema changes for rosetta block and block/transaction calls (174c4c5)
- the blockHash parameter was incorrectly named indexBlockHash (e568ae9)
- trim trailing slashes (if any) from the url in rosettaValidateRequest() (9c211da)
- type, reciever -> receiver (e40a829)
- use http 404 for rosetta errors of the type "Not Found" for consistency (8929334)
Features
v0.13.0
v0.12.0
v0.11.3
0.11.3 (2020-09-01)
Bug Fixes
- mempool schema files renamed: rosetta-mempool-transaction-list-* -> rosetta-mempool-* (d24bfe8)
- missed several request/response files (09e373b)
- separate out rosetta request/response schema files from entity files (bd4dc86)
Reverts
- this volume change should not have been committed (8e46a40)