This is a release that prepares the Andantino testnet for the Moderato hardfork (timestamp: Mon Nov 24 2025 16:00:00 GMT+0000). Please upgrade your nodes before the date to make sure your nodes keep up-to-date.
What's Changed
- feat: payload builder defaults by @klkvr in #938
- fix: bump system tx gas limit to 250M by @mattsse in #945
- fix!(stablecoin-exchange): align MIN/MAX_PRICE with MIN/MAX_TICK (Moderato+) by @fgimenez in #944
- fix!(stablecoin-exchange): round up quote amounts (Moderato+) by @fgimenez in #942
- fix!(orderbook): add price bounds validation to price_to_tick() by @fgimenez in #939
- test(bench): Include DEX orders and swaps in
max_tpsby @RomanHodulak in #770 - Revert "test(bench): Include DEX orders and swaps in
max_tps(#770)" by @shekhirin in #958 - feat(deps): replace simple-tqdm with indicatif 0.18 to avoid unmaintained number_prefix by @fgimenez in #954
- fix(consensus): certificate backfill by @SuperFluffy in #956
- fix: add delegateToDefaultV2 to prevent signature forgery by @fgimenez in #948
- fix(reth): persistence by @SuperFluffy in #957
- fix(precompiles): disable scheduled TIP20 rewards by @0xKitsune in #953
- feat(precompiles): setup transient storage support by @0xrusowsky in #955
- chore: bump commonware dep by @fgimenez in #964
- feat!(precompiles): return ABI-encoded UnknownFunctionSelector error (Moderato+) by @fgimenez in #941
- fix: ensure executor task is aborted with application by @mattsse in #967
- refactor: pull pagination types into
tempo-alloyby @onbjerg in #965 - chore: re-use EthBeaconConsensus::validate_header by @klkvr in #961
- chore: release 0.5.0 and add Moderato hardfork to Andantino by @Zygimantass in #969
Full Changelog: v0.4.0...v0.5.0