v0.14.0-alpha.8
Pre-release
Pre-release
·
3 commits
to release/v0.14.0-alpha
since this release
What's Changed
- fix(store): network notes must be public [main] by @Mirko-von-Leipzig in #1736
- ci(docker): use
cargo chefand cache to github (#1631) by @Mirko-von-Leipzig in #1741 - feat: prune
InnerForestby @drahnr in #1635 - chore: Refactor validator tx schema by @sergerad in #1735
- feat: add self-healing in network monitor by @SantiagoPittella in #1748
- feat(monitor): add self-healing in network monitor (#1748) by @SantiagoPittella in #1756
- feat(store): prune in-memory
InnerForest(#1635) by @drahnr in #1747 - feat: add rate limiter by @drahnr in #1750
- chore: update validator development status by @mmagician in #1760
- chore/rocksdb: contain the rocksdb
build.rsfixup by @drahnr in #1762 - chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #1775
- chore: rename
InnerForesttoAccountStateForestby @drahnr in #1767 - refactor(ntx-builder): simplify coordinator-actor messaging with Notify by @SantiagoPittella in #1699
- chore: bring in changes from
v0.14.0-alphaintonextby @mmagician in #1778 - chore(ntx-builder): refactor code organization by @Mirko-von-Leipzig in #1780
- feat: add rate limiter for [
main] by @drahnr in #1763 - chore: remove chain tip from mempool subscription by @SantiagoPittella in #1771
- revert: in memory
InnerForestprune by @drahnr in #1781 - chore: refactor
TransactionHeaderserialization by @juan518munoz in #1759 - feat: Validator bootstrap by @sergerad in #1764
- chore: ntx builder actor deactivation by @SantiagoPittella in #1705
- feat/rocksdb: expose rocksdb config per
LargeSmttree by @drahnr in #1782 - chore(ntx): log check and transaction results by @igamigo in #1787
- feat(ntx-builder): deactivate accounts which crash repeatedly by @SantiagoPittella in #1712
- fix(store): query only latest vault rows when applying account delta by @TomasArrachea in #1789
- fix/clap: duplicate names, add regression tests by @drahnr in #1791
- refactor: remove gRPC reflection v1-alpha support by @sashass1315 in #1795
- feat/store: prune account code by @drahnr in #1772
- feat: add GetNoteError endpoint in ntx builder by @SantiagoPittella in #1792
- chore: update rust requirement to 1.93 by @Mirko-von-Leipzig in #1803
- refactor: reuse gRPC clients by @juan518munoz in #1806
- Validator chain invariants by @sergerad in #1774
- feat: limit execution cycles for network transactions by @juan518munoz in #1801
- chore: merge
maintonextby @igamigo in #1798 - fix(rpc): stop classifying expected gRPC responses as trace errors by @sergerad in #1812
Full Changelog: v0.14.0-alpha.7...v0.14.0-alpha.8