Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.32.3
v0.32.2
v0.32.1
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)