v1.101315.0
protolambda
released this
07 May 19:40
·
684 commits
to optimism
since this release
⬆️ This is a recommended release for OP Mainnet
Note: this release includes an important upstream go-ethereum patch from version v1.13.15.
See upstream security advisory for CVE-2024-32972
.
Note: The JSON RPC server is not properly returning Ecotone Receipt information in the receipt. The receipt JSON format is unchanged from the previous op-geth version.
Changelog Summary
- Include upstream go-ethereum releases:
- Development progress on Fjord. Follow proposed changes in the specs.
- Ecotone L1 data-cost fee information is now available in the JSON receipts.
What's Changed
- add a new flag to enforce an effective block gaslimit independent of … by @roberto-bayardo in #274
- fix: store and log correct OPVersion by @bitwiseguy in #297
- Add Ecotone Fee Information to JSON Receipts by @trianglesphere in #278
- ci(golangci): update config by @sambacha in #276
- Add Fjord override flag by @danyalprout in #304
- Fjord Enablement: Getters & Description by @danyalprout in #305
- Fjord: secp256r1 curve support (RIP-7212) by @mdehoog in #168
- merge upstream geth v1.13.12 by @axelKingsley in #306
- merge upstream geth v1.13.13 by @axelKingsley in #303
- merge upstream geth v1.13.14 by @axelKingsley in #310
- merge upstream v1.13.15 by @axelKingsley in #311
New Contributors
- @bitwiseguy made their first contribution in #297
- @sambacha made their first contribution in #276
Full Changelog: v1.101311.0...v1.101315.0
🚢 Docker Images: