Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.32.0
v0.31.4
v0.31.3
v0.31.2
v0.31.1
v0.31.0
v0.30.0
0.30.0 (2020-11-12)
Bug Fixes
- bump nodejs version in github workflow (0640790)
- stub response for
/new_burn_block
(allows sidecar to run with latest core node) (4a48a29)
Features
- add locked STX events and balance info to tx and address endpoints #282 #268 (67cb65d)
- add STX lock events to API endpoints (e20f4df)
- integrate Stacking STX into database and provide through account API details, upgrade to nodejs v14 (b61129c)
- integrate stx lock event handling into db (334eb9d)
- use core event_index from stacks-network/stacks-core#2050 (9d8db70)
- use STX locked_address from stacks-network/stacks-core#2050 (ac741d7)
v0.29.5
v0.29.4
v0.29.3
0.29.3 (2020-11-10)
Bug Fixes
- copy *.toml from the app build section, do not depend on local repo (c43258c)
- oops, forgot to update the test to check for rosetta 1.4.6 (8b705c0)
- remove a command from stx-rosetta.Dockerfile used for testing (ccdde18)
- remove check:construction until the other PR is merged (7cb531d)
- stx-rosetta.Dockerfile had a COPY that should not be committed (e52ea17)
- upgrade rosetta version from 1.4.2 to 1.4.6 (2e621be)