Skip to content

22.1.3

Compare
Choose a tag to compare
@pinges pinges released this 31 Mar 04:48
917243f

Breaking Changes

  • Remove the experimental flag for bonsai tries CLI options --data-storage-format and --bonsai-maximum-back-layers-to-load #3578
  • Column family added for backward sync #3532
    • Note that this added column family makes this a one-way upgrade. That is, once you upgrade your db to this version, you cannot roll back to a previous version of Besu.

Deprecations

  • --tx-pool-hashes-max-size is now deprecated and has no more effect and it will be removed in a future release.

Additions and Improvements

  • Tune transaction synchronization parameter to adapt to mainnet traffic #3610
  • Improve eth/66 support #3616
  • Avoid reprocessing remote transactions already seen #3626
  • Upgraded jackson-databind dependency version #3647

Download Links