Skip to content

Release v4.3.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 18:53
· 226 commits to master since this release
4d97efd

This is a testnet release. It is also recommended for Devnet.

https://github.com/anza-xyz/agave/blob/v4.3/CHANGELOG.md

What's Changed

  • v4.3: accounts-db: Uses ahash::{HashMap, HashSet} (backport of #14520) by @mergify[bot] in #14747
  • v4.3: TpuClientNext only uses streams. Remove datagram support (backport of #14810) by @mergify[bot] in #14814
  • v4.3: Fix - Adds missing owner check of programdata accounts in get_program_deployment_slot() (backport of #14784) by @mergify[bot] in #14806
  • v4.3: Revert "program-runtime: clean up ProgramCacheMatchCriteria (#14509)" by @buffalojoec in #14878
  • v4.3: Revert "svm: slot-based criteria for program cache extract (#14484)" by @buffalojoec in #14899
  • v4.3: Reconstruct V1 messages in storage-proto instead of downgrading them to V0 (backport of #14874) by @mergify[bot] in #14920
  • v4.3: snapshots: always include tombstones in snapshot archives (backport of #14867) by @mergify[bot] in #14921
  • Bump version to 4.3.0-beta.3 by @github-actions[bot] in #14937

Full Changelog: v4.3.0-beta.2...v4.3.0-beta.3