v8.1.0
blockstack-devops
released this
16 Oct 14:42
·
21 commits
to master
since this release
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)