Skip to content

1.3.1 Mainnet Skadi

Choose a tag to compare

@adam-xu-mantle adam-xu-mantle released this 15 Aug 02:19
· 629 commits to main since this release
4512536

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/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.

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.1)