v1.24.0
⛔ THIS VERSION HAS A CONSENSUS ISSUE. Use v1.25.2 or later instead.
Release notes
⚠️ WARNINGThis version cannot be downgraded. Once you upgrade to this version or sync from scratch with it, you cannot downgrade to any previous version.
Major highlights
-
Improvements to the headers database
- Reduce IOPS and bandwidth requirements during sync by up to 200Mbps or ~8% of overall bandwidth during sync
- Reduce IOPS and bandwidth requirements when serving headers to peers
- Require an additional 800MB of metadata database for the Mainnet
-
Supported networks adjustments
- Added OP Sepolia and Base Sepolia support
- Added archive configuration support for both Optimism and Base
For more info, see the
-c, --config <value>
flag and supported networks.For Optimism networks, ensure that networking is disabled to reduce unnecessary hardware usage.
Changelog
New features and important changes
Optimism
- Remove syncing check from ReviewBlockTree step by @jmederosalvarado in #6332
- Disable networking on OpStack configs by @jmederosalvarado in #6334
- Fix / Add OP configs by @jmederosalvarado in #6364
Bug fixes and stability
- Skip signature only for TxType.DepositTx by @LukaszRozmej in #6349
- Use Kestrel on Windows for metrics by @benaadams in #6326
Full Changelog: 1.23.0...1.24.0