Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 8.1.0-beta.1 [skip ci]
## [8.1.0-beta.1](v8.0.3...v8.1.0-beta.1) (2024-10-07) ### Features * add block etag ([#2103](#2103)) ([66e6800](66e6800)) * add cache handler for principal activity including mempool transactions ([#2100](#2100)) ([2370c21](2370c21)) * add principal cache etag to account endpoints ([#2097](#2097)) ([28e9864](28e9864)) * return estimated balance in account balance endpoints ([#2104](#2104)) ([e217cea](e217cea)) ### Bug Fixes * prune and restore mempool transactions with equal nonces for the same sender ([#2091](#2091)) ([1ce75de](1ce75de)) * use total_count CTE and return it with the parsed results ([#2073](#2073)) ([bb30911](bb30911))
- Loading branch information