github ronin-chain/ronin v1.0.3
Anemone (v1.0.3)

latest releases: v1.1.2-rc1, v1.1.1, v1.1.1-rc1...
3 months ago

The Anemone release introduces major protocol upgrades, performance improvements, and infrastructure enhancements, aligning with the changes proposed in REP-0026: Propose Pectra EIPs on Ronin. This update prepares the Ronin network for the upcoming testnet activation of the Kotaro hard fork (Prague), which includes multiple Ethereum Improvement Proposals (EIPs) aimed at enhancing scalability, security, and developer functionality.

Hardfork Timeline

The testnet hardfork block happened about Tuesday, June 03 2025, 07:08:37 GMT.

Kotaro Hardfork (Testnet Only)

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)

Core Features & Improvements

Transaction Pool

Refactored transaction lookup logic, added GetRLP method, and removed unused parameters (#45, #51, #52)

Voting and Peer Management

Improved vote pool handling and peer dropping logic; enhanced validation of finality votes (#44, #69, #72)

Networking (P2P)

Added trusted peer-only connection flag, improved node revalidation, and restricted tx broadcasting from peers (#40, #43, #14)

Execution Layer

Introduced Payer for Cancun signer, optimized consortium logic, improved precompile behavior, and moved alloc types to core/types (#30, #37, #57, #66)

Miscellaneous

Add stream log to stdout flag (#34)

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

Don't miss a new ronin release

NewReleases is sending notifications on new releases.