Sepolia Skadi Release
This release is primarily aimed to enable the Mantle Sepolia 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/TLOAD
opcodes to reduce the gas cost of temporary data storage in smart contracts. - EIP-5656: Introduces the
MCOPY
opcode to optimize memory data copying in smart contracts. - EIP-6780: Adjusts the
SELFDESTRUCT
opcode - EIP-7702: Supports
SetCode TX
. - EIP-2935: Introduces a system contract to store the most recent 8191 historical block hashes.
🚧 Note: It is a required upgrade for all operators of Mantle Sepolia Network. 🚧
🚧 For now, it is not recommended for Mantle Mainnet operators to upgrade. 🚧
Change Log
Docker Images
https://hub.docker.com/u/mantlenetworkio
- mantlenetworkio/mantle-op-geth:(v1.3.0)