This is a Testnet release. It is also recommended for Devnet.
It is not recommended Mainnet Beta.
What's Changed
- v2.3: Recalculates the accounts lt hash when creating minimized snapshots (backport of #6843) by @mergify[bot] in #6872
- v2.3: Deprecate blockstore-processor for --block-verification-method (backport of #4728) by @mergify[bot] in #6742
- v2.3: xdp: set ring sizes based on configured ethtool values (backport of #6826) by @mergify[bot] in #6835
- v2.3: svm: use load_transaction_account for initial nonce load (backport of #6869) by @mergify[bot] in #6874
- v2.3: runtime: Use the same deserialized snapshot for storage and banks rebuild (backport of #6540) by @mergify[bot] in #6724
- v2.3: xdp: always populate the fill ring (backport of #6836) by @mergify[bot] in #6846
- v2.3: Adds
Offset
to callback on scan_accounts() family (backport of #6744) by @mergify[bot] in #6755 - v2.3: Scans each storage only once when building accounts index (backport of #6745) by @mergify[bot] in #6896
- v2.3: validator: Add --wait-for-exit flag to exit subcommand (backport of #6780) by @mergify[bot] in #6908
- v2.3: dont call epoch info always (backport of #6682) by @mergify[bot] in #6734
- v2.3: Updates index stats at startup w.r.t. duplicates (backport of #6898) by @mergify[bot] in #6928
- v2.3: remove calls to get EpochInfo from LeaderTpuCacheUpdater (backport of #6748) by @mergify[bot] in #6870
- v2.3: TPU: optimize rate limits (backport of #6937) by @mergify[bot] in #6939
Full Changelog: v2.3.3...v2.3.4