1.3.1 Mainnet Skadi
Mainnet Skadi Release
This release is primarily aimed to enable the Mantle Mainnet Network to support all features of the Ethereum Prague upgrade.
Additionally, this upgrade adjusts the eth_maxPriorityFeePerGas method, which no longer returns a fixed zero value but instead provides a suggested value based on network congestion.
Key EIPs included in this upgrade:
- EIP-1153: Introduces
TSTORE/TLOADopcodes to reduce the gas cost of temporary data storage in smart contracts. - EIP-5656: Introduces the
MCOPYopcode to optimize memory data copying in smart contracts. - EIP-6780: Adjusts the
SELFDESTRUCTopcode - EIP-7702: Supports
SetCode TX. - EIP-2935: Introduces a system contract to store the most recent 8191 historical block hashes.
Change Log
Docker Images
https://hub.docker.com/u/mantlenetworkio
- mantlenetworkio/mantle-op-geth:(v1.3.1)