Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v8.1.2
v8.1.1
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
8.1.0-beta.4 (2024-10-15)
Bug Fixes
- /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 error (d6e0010)
v8.1.0-beta.3
8.1.0-beta.3 (2024-10-15)
Bug Fixes
v8.0.4
v8.1.0-beta.2
v8.1.0-beta.1
8.1.0-beta.1 (2024-10-07)
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)