Skip to content

1.3.0 Sepolia Skadi

Pre-release
Pre-release

Choose a tag to compare

@adam-xu-mantle adam-xu-mantle released this 07 Jul 06:06
· 631 commits to main since this release
0710425

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

  • Mantle Prague upgrade #112
  • Adjusts eth_maxPriorityFeePerGas logic #110

Docker Images

https://hub.docker.com/u/mantlenetworkio

  • mantlenetworkio/mantle-op-geth:(v1.3.0)