This release contains the code to activate the Madhugiri HF for mainnet. It mainly provides the implementation of PIP-74 (state sync txs inclusion), and the changes from geth related to EIP-7823, EIP-7883 and EIP-7825 (with gas set to 33'554'432 instead of 16'777'216 as done upstream).
Furthermore, it contains several improvements and bug fixes.
Timeline for the HF:
- Tuesday, Dec 9th at 10.00 UTC for Madhugiri (block
80084800)
What's Changed
- rpc: fixes for some calls by @marcello33 in #69
- fix: backward block downloader by @kamuikatsurgi in #78
- core/vm: disable eip 7951 by @manav2401 in #79
Full Changelog: v3.3.0...v3.3.1