github mantlenetworkio/op-geth v1.3.1
1.3.1 Mainnet Skadi

latest releases: v1.3.3, v1.3.2
22 days ago

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)

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.