Skip to content

Release op-geth v1.101304.0

Compare
Choose a tag to compare
@trianglesphere trianglesphere released this 31 Oct 21:29
· 1039 commits to optimism since this release
7b2e046

This is the Canyon ready release for op-geth. See ethereum-optimism/optimism#7452 for the contents of Canyon. This release contains the Canyon activation timestamp for Goerli & Sepolia based chains. Canyon will activate at 1699981200 which is Tue Nov 14 17:00:00 UTC 2023 on the following networks: op-goerli, op-sepolia, base-goerli, base-sepolia, pgn-sepolia, & zora-sepolia.

❗ This is a mandatory release for op-goerli, op-sepolia, base-goerli, base-sepolia, pgn-sepolia, & zora-sepolia and upgrading is required before Nov 14, 2023. ⬆️ This is a recommended release for other networks.

To ensure that the Canyon hardfork is properly set, we recommend using the --op-network flag.

This release also pulls in the latest go-ethereum release v1.13.4.

Changelog

  • Deploy create2deployer in the next hardfork by @mdehoog in #126
  • Merge go-ethereum Archanes (v1.13.4) by @ajsutton in #159
  • Change EIP 1559 Denominator with Canyon by @trianglesphere in #165
  • fix receipt json marshaling/unmarshaling by @roberto-bayardo in #167
  • Remove ChainID + GetCodeSize check from create2deployer precompile deployment by @mdehoog in #170
  • Enable Canyon via superchain in op-geth by @trianglesphere in #171
  • Add regolith override time for base goerli devnet by @mdehoog in #172
  • Fix potential nil pointer dereference panic in superchain overrides by @mdehoog in #174
  • Ensure that the EIP1559DenominatorCanyon is set if the canyon override is set by @mdehoog in #175
  • Activate Canyon on Goerli & Sepolia via superchain registry by @trianglesphere in #177
  • Set base testnets elasticity by @mdehoog in #179

Full Changelog: v1.101303.0...v1.101304.0

🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101304.0