EON 1.3.0 is Available to Download – Latest Node Software Upgrade
The new version EON 1.3.0 is now available to download on GitHub and via Docker.
Horizen EON will upgrade to version 1.3.0. This new version changes the EVM implementation from the current implementation derived from go-ethereum Paravin (v1.10.26) to the one used in go-ethereum Archanes (v1.13.4), which covers the Ethereum Shanghai network upgrade.
EON 1.3.0 is meant to be used for GOBI Testnet nodes and EON Mainnet nodes.
- GOBI Testnet: EON 1.3.0 performed a network upgrade on GOBI Testnet via Hard Fork at Consensus Epoch 2101 which occurred on March 12, 2024, at 07:51 UTC+1.
- EON Mainnet: EON 1.3.0 will perform a network upgrade on EON Mainnet via Hard Fork at Consensus Epoch 1405 which will occur on March 21, 2024, approximately at 18:55 UTC+1.
What you need to know if you are deploying a new smart contract
- The solidity compiler up to 0.8.23 version is now supported. Due to the new EIP-3855, it is possible to use the new instruction PUSH0, which pushes the constant value 0 onto the stack. Please note this is used by Solidity compiler from version 0.8.20.
- There are important changes in the deployment phase introduced by EIP-3860.
- The introduction of a maximum size limit for smart contract initcode.
- The introduction of a charge of 2 gas for every 32-byte chunk of initcode.
List features from 1.2.0 to 1.3.0
Updated to the 0.11.0 SDK version |
|
Forger reward address |
|
Custom log4j file support in docker |
|
Pause forging |
|
EIP-3651 Support |
|
For more information, follow the official EON Documentation guide. Please let us know if you have any questions or you need further support by reaching out to us on our Discord.