• © Goverland Inc. 2026
  • v1.0.8
  • Privacy Policy
  • Terms of Use
IoTeX NetworkIoTeX Networkby0x2Ed3767CfCBCEb42ff5F3642d4DF6f851B9470730x2Ed3…7073

Mainnet v1.9 Release: EVM London & Nonce Update

Voting ended over 3 years agoSucceeded

Proposer

iotex-core

Summary

This proposal introduces upgrades to the iotex-core blockchain protocol, including upgrading to EVM London and changing the first nonce from 1 to 0 for a new address.

Context

The IoTeX blockchain uses the Ethereum Virtual Machine (EVM) to process Solidity smart contracts. Currently, the iotex-core 2 blockchain protocol utilizes the Berlin release of the EVM. The latest production release of EVM is London, which added 5 Ethereum Improvement Proposals (EIPs) to the Berlin release. Three of these EIPs are relevant to the IoTeX blockchain:

  • EIP-3198 Returns the BASEFEE from a block
  • EIP-3529 Reduces gas refunds for EVM operations
  • EIP-3541 Prevents deploying contracts starting with 0xEF

Additionally, for historical reasons, the first transaction sent from an IoTeX address uses nonce = 1, while on Ethereum the first transaction has nonce = 0.

Proposal

We propose upgrading the iotex-core 2 protocol’s EVM to the London release, as well as updating IoTeX blockchain’s nonce format from nonce = 1 to nonce = 0 for new wallets to align with Ethereum.

Expected Impact

Upgrading the EVM version will align IoTeX with the latest production version on Ethereum where smart contracts can now access use the BASEFEE value for a block. In addition, it will fix the gas refund amounts to prevent some attacks and will prohibit the deployment of contracts whose bytecode starts by the 0xEF byte to ensure any conract deployed on IoTeX can still be deployed on Ethereum as is.

For the nonce behavior upgrade, while it is generally only a nuance and not an issue, we should correct the behavior so that the first transaction from a new address created after Mainnet v1.9 will use the same first nonce = 0 format as is the case for Ethereum. This further enhances IoTeX blockchain’s Ethereum compatibility and paves the way for open integration with more projects, such as Gnosis Safe 1.

Implementation Plan & Future Work

This proposal, if passed, will be activated as part of the Mainnet v1.9 code release. If approved by the community, Mainnet v1.9 will be activated via hard-fork in mid- to late-September 2022.

Discussion history: https://community.iotex.io/t/idea-mainnet-v1-9-release-evm-london-upgrade-nonce-update/9312

Off-Chain Vote

Yes
54.84M IOTX100%
No
0 IOTX0%
Download mobile app to vote

Discussion

IoTeX NetworkMainnet v1.9 Release: EVM London & Nonce Update

Timeline

Sep 09, 2022Proposal created
Sep 12, 2022Proposal vote started
Sep 19, 2022Proposal vote ended
Oct 26, 2023Proposal updated