From 5f9098c81400b14dbd03fe767cc54295069a6b00 Mon Sep 17 00:00:00 2001 From: pdobacz <5735525+pdobacz@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:23:19 +0100 Subject: [PATCH] new geth branch --- spec/implementation_matrix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/implementation_matrix.md b/spec/implementation_matrix.md index 7a2dfa8..b5c1c83 100644 --- a/spec/implementation_matrix.md +++ b/spec/implementation_matrix.md @@ -32,7 +32,7 @@ [besu]: https://github.com/hyperledger/besu [ethereumjs]: https://github.com/ethereumjs/ethereumjs-monorepo [evmone]: https://github.com/ethereum/evmone -[geth]: https://github.com/shemnon/go-ethereum/tree/eof/extcodecopy-oob +[geth]: https://github.com/shemnon/go-ethereum/tree/osaka-mega-eof [nethermind]: https://github.com/NethermindEth/nethermind/commits/feature/evm/eof [solidity POC]: https://github.com/ethereum/solidity/pulls?q=is%3Aopen+is%3Apr+label%3AEOF [vyper]: https://github.com/vyperlang/vyper/pull/3457 @@ -75,7 +75,7 @@ Are aligned with the Megaspec, Meta EOF EIP at https://eips.ethereum.org/EIPS/ei ## geth -Current work-in-progress implementation resides in a fork at: https://github.com/shemnon/go-ethereum/tree/eof/extcodecopy-oob +Current work-in-progress implementation resides in a fork at: https://github.com/shemnon/go-ethereum/tree/osaka-mega-eof ## Nethermind