This is a Testnet release. It is also recommended for Devnet.
It is not recommended Mainnet Beta.
What's Changed
- v2.3: Batches stats updates for accounts index generation (backport of #6703) by @mergify in #6721
- v2.3: Fixes AppendVecError::SizeMismatch error message (backport of #6792) by @mergify in #6795
- v2.3: Update SIMDs for SBPF versions. (backport of #6784) by @mergify in #6791
- v2.3: ci: install openssl 3.4.2 for windows clippy build (backport of #6804) by @mergify in #6812
- v2.3: make
DuplicateShred::_unused_shred_type
au8
(backport of #6801) by @mergify in #6814 - v2.3: AppendVec::new_from_storage() does sanitization if len and capacity do not match (backport of #6803) by @mergify in #6838
Full Changelog: v2.3.2...v2.3.3