Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v8.2.1
8.2.1 (2024-11-05)
Bug Fixes
- indexes to optimize principal-based etag db lookups (#2157) (9da4dcd)
v8.2.1-beta.1
Bug Fixes
- indexes to optimize principal-based etag db lookups (#2156) (6aa2b70)
v8.2.0
8.2.0 (2024-10-25)
Features
- allow stackerdb_chunks messages to be stored in db raw events table (d03f2ef)
- include
tenure-height
in block responses (#2134) (07426a2)
- ingest
signer_signature
from /new_block
event and expose in new endpoint (#2125) (c389154)
Bug Fixes
- event-replay block parsing outdated and incorrect (#2133) (2cd69fa)
v8.2.0-beta.1
Features
- allow stackerdb_chunks messages to be stored in db raw events table (d03f2ef)
- include
tenure-height
in block responses (#2134) (07426a2)
- ingest
signer_signature
from /new_block
event and expose in new endpoint (#2125) (c389154)
Bug Fixes
- event-replay block parsing outdated and incorrect (#2133) (2cd69fa)
v8.1.2
8.1.2 (2024-10-21)
Bug Fixes
- rosetta: support tenure change transactions (#2128) (bfbf65c)
- rosetta: use Nakamoto block timestamps for epoch3/Nakamoto block responses (#2132) (bd13962)
v8.1.1
8.1.1 (2024-10-18)
Bug Fixes
- identify mempool transactions separately when calculating principal etag (#2126) (b9dee2a)
v8.1.0
8.1.0 (2024-10-16)
Features
- add block etag (#2103) (66e6800)
- add cache handler for principal activity including mempool transactions (#2100) (2370c21)
- add principal cache etag to account endpoints (#2097) (28e9864)
- return estimated balance in account balance endpoints (#2104) (e217cea)
Bug Fixes
- add declaration copy step in build (#2110) (2b6aa6a)
- prune and restore mempool transactions with equal nonces for the same sender (#2091) (1ce75de)
- randomize key order for testnet stx faucet transactions (#2120) (f7265f9)
- update mempool garbage collection logic for 3.0 (#2117) (8b10b69)
- use total_count CTE and return it with the parsed results (#2073) (bb30911)
v8.1.0-beta.4
Bug Fixes
- /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 error (d6e0010)
v8.1.0-beta.3
Bug Fixes
- randomize key order for testnet stx faucet transactions (#2120) (f7265f9)
- update mempool garbage collection logic for 3.0 (#2117) (8b10b69)
v8.0.4
8.0.4 (2024-10-14)
Bug Fixes
- /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 error (d6e0010)