Hardfork Timeline
The mainnet hardfork is scheduled to take place on the mainnet around 7:00 UTC July 3rd, 2025 at block 46557383
Kotaro Hardfork (Mainnet)
As defined in REP-0026, the Kotaro hardfork introduces support for several EIPs:
EIP-7623: Increase calldata cost (#48)
EIP-2935: Access historical block hashes via precompiled contract (#50)
EIP-2537: BLS12-381 precompiles (#42)
EIP-7702: Optional user operation account abstraction (#87)
Bases
What's Changed
- github: update devops owners by @trantienduchn in #103
- eth/tracers: fix concurrency issue when share blockCtx by @chiphamskymavis in #101
- eth/tracers: correct block context initialization in traceBlockParallel by @chiphamskymavis in #107
- genesis, params: config Kotaro hardfork mainnet by @trantienduchn in #108
Full Changelog: v1.0.4...v1.1.0