Skip to content

v22.1.0

Latest
Compare
Choose a tag to compare
@marta-lokhova marta-lokhova released this 11 Dec 19:31
· 30 commits to master since this release
0241e79

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.
  • The support for cursors will be dropped in the next release.

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