Skip to content

v22.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@marta-lokhova marta-lokhova released this 02 Dec 22:39
· 33 commits to master since this release
fdd833d

Stability Fixes

New Features

  • Incremental verify checkpoints by @ThomasBrady in #4487
  • Enable background overlay by default, drop 'experimental' prefix by @marta-lokhova in #4534
  • Add new catchup mode to use transaction results to skip failed transaction and signature verification by @ThomasBrady in #4536
  • Add script to generate transaction histograms from Hubble data by @bboston7 in #4554

Breaking Changes

  • publish: build checkpoint files during ledger close by @marta-lokhova in #4446. Drop support for txhistory, txsethistory and upgradehistory SQL tables. Drop --force-back option from run command.

Future Deprecation Warning

  • The support for --in-memory mode will be dropped in the next release.

Full Changelog: v22.0.0...v22.1.0rc2