⚠️ Do not upgrade your mainnet or testnet node until you receive an official announcement.
Upgrades are coordinated via official channels. See upgrade instructions for details.
monad (execution) v0.14.6 Changelog
Tag: v0.14.6
Commit: 19ea3f147
RPC/SDK changes
- Graceful state override failure —
eth_simulateV1state override errors now return a structured error response instead of an assertion failure eth_simulateV1implementation — simulate multiple transactions across multiple blocks with state/block overrides, trace transfers, and call limits
Internal changes
- Activate Prague on Ethereum mainnet replay
- Add EIP-6110 deposit requests (Ethereum replay)
- Add EIP-7691 blob parameters (Ethereum replay)
- Generalize EIP-7685 request hashing (Ethereum replay)
- Introduce in-tree
monad_eth_revisiontype, replacingevmc_revision - Vendor silkpre
is_valid_signature - Remove support for EVMC_BYZANTIUM
- Restructure
intrinsic_gasas additive feature gates (+ latent EIP-7702 gas bug fix)
Full Changelog: v0.14.5...v0.14.6