Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Testnet - v1.10.30

Compare
Choose a tag to compare
@willhickey willhickey released this 07 Jul 19:15
· 100 commits to v1.10 since this release
2b1e4ff

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fix a bug where node could deviate from cluster consensus after restarting from snapshot (#26394)
  • Missing privkey, add 2nd feature key (backport #26415) (#26423)
  • Document using ldb to drop rocksdb column families for downgrade scenarios (backport #26424) (#26474)
  • Forward packets by prioritization in desc order (backport #25406) (#26434)
  • Update openssl-src to fix cargo audit (backport #26410) (#26412)
  • BigtableUploadService: recheck first_available_block (backport #26347) (#26361)
  • Implement randomized pruning of QUIC connection from staked peers (backport #26299) (#26346)
  • Use correct QUIC connection table for removing the entry (backport #26328) (#26335)
  • Fix bug in retransmit stats where slot stats are erroneously dropped (backport #26317) (#26324)