Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v8.8.0
8.8.0 (2025-04-02)
Features
- endpoint to get the balance of a specific ft for a given account (#2240) (8b27809)
- new account balances endpoints, optimized for high tx volume (#2229) (0fe8fd5)
v8.8.0-beta.2
Features
- endpoint to get the balance of a specific ft for a given account (#2240) (8b27809)
v8.8.0-beta.1
Features
- new account balances endpoints, optimized for high tx volume (#2229) (0fe8fd5)
v8.7.0
8.7.0 (2025-02-20)
Features
- metrics: add metrics for last event receipt timestamps (#2223) (9ce9a33)
- show pending inbound and outbound stx balances (#2208) (5330c07)
v8.6.0
8.6.0 (2025-02-06)
Features
- consider tenure block fullness for transaction fee estimations (#2203) (396e2ea)
- store total transaction size in blocks table (#2204) (ac7c41b)
Bug Fixes
- make tx_total_size column nullable (#2207) (77bd2f8)
- use an independent sql connection for mempool stats (#2217) (f8137e4)
v8.6.0-beta.2
Bug Fixes
- use an independent sql connection for mempool stats (#2217) (f8137e4)
v8.6.0-beta.1
Features
- consider tenure block fullness for transaction fee estimations (#2203) (396e2ea)
- store total transaction size in blocks table (#2204) (ac7c41b)
Bug Fixes
v8.5.0
8.5.0 (2025-01-20)
Features
- add prom metrics for stacks block count at previous burn block (#2200) (26c53dc)