Skip to content

Mainnet - v1.10.35

Compare
Choose a tag to compare
@CriesofCarrots CriesofCarrots released this 16 Aug 15:42
· 54 commits to v1.10 since this release
a4a23a3

This is a stable release suitable for use on Mainnet Beta

Changes

  • Add stats for readonly cache evicts (backport #26938) (#27158)
  • Ignore rocksdb audit warning (#27169)
  • tracer-packet-stats reporting should not reset id (backport #27012) (#27037)
  • adds number of coding shreds to broadcast metrics (backport #27006) (#27025)
  • Revert "Remove resolver=2 from Cargo.toml and add it to the Windows build" (backport #27011) (#27019)
  • records num data shreds obtained from serializing entries (backport #26888) (#26992)
  • Take .max(1) when computing MAX_RAYON_THREADS (backport #25940) (#26973)
  • spl: Bump token to 3.5.0 and ata to 1.1.0 (backport #26921) (#26937)
  • Parse ConfidentialTransaction extensions (backport #26820) (#26966)
  • Unpin tokio for non-rpc crates (backport #26957) (#26964)
  • Parse more token-2022 extensions and instructions (backport #26746) (#26962)
  • Parse most token-2022 instructions (backport #25099) (#26960)
  • Support token-2022 in RPC instruction parsing (backport #24537) (#26953)
  • Remove runtime dependency from solana-transaction-status (backport #26930) (#26941)
  • Remove resolver=2 from Cargo.toml and add it to the Windows build (backport #26706) (#26928)
  • mark repair ping packets for discard only after successful signature verification (backport #26878) (#26901)