@@ -6,17 +6,41 @@ order: 1
66
77EOF has been implemented in the following clients and projects.
88
9- | | [ 3540] ( https://eips.ethereum.org/EIPS/eip-3540 ) | [ 3670] ( https://eips.ethereum.org/EIPS/eip-3670 ) | [ 4200] ( https://eips.ethereum.org/EIPS/eip-4200 ) | [ 4750] ( https://eips.ethereum.org/EIPS/eip-4750 ) | [ 5450] ( https://eips.ethereum.org/EIPS/eip-5450 ) | [ 6206] ( https://eips.ethereum.org/EIPS/eip-6206 ) | [ 7480] ( https://eips.ethereum.org/EIPS/eip-7480 ) | [ 7069] ( https://eips.ethereum.org/EIPS/eip-7069 ) | [ 7620] ( https://eips.ethereum.org/EIPS/eip-7620 ) | [ 7698] ( https://eips.ethereum.org/EIPS/eip-7698 ) | [ 663] ( https://eips.ethereum.org/EIPS/eip-663 ) |
10- | --------------------------------------------------------------------------------------------| :---| :-----| :---| :---| :----| :---| :---| :---| :---| :---| :---|
11- | [ Megaspec] ( https://github.com/ipsilon/eof/blob/main/spec/eof.md ) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
12- | EIP | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
13- | Testing | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 | | ✅ |
14- | [ besu] ( https://github.com/hyperledger/besu/tree/mega-eof ) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
15- | erigon | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | | | 🚧 |
16- | [ ethereumjs] ( https://github.com/ethereumjs/ethereumjs-monorepo/pull/3440 ) | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
17- | [ evmone] ( https://github.com/ethereum/evmone ) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
18- | [ geth] ( https://github.com/ethereum/go-ethereum/pull/29518 ) | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
19- | [ nethermind] ( https://github.com/NethermindEth/nethermind/commits/feature/evm/eof ) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
20- | revm | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
21- | [ solidity (experimental)] ( https://github.com/ethereum/solidity/releases/tag/v0.8.29 ) | ✅ | N/A | ✅ | ✅ | N/A | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
9+ | | [ eof-devnet-0] | [ eof-devnet-1] | eof-devnet-2 |
10+ | ----------------| :-------------------------| :---------------------| :-------------|
11+ | Megaspec | ✅ [ Megaspec v0.1.1] | ✅ [ Megaspec main] | 🚧 |
12+ | ** EIP** | ✅ [ EIP-7692 ` 8580af ` ] | ✅ [ EIP-7692] | 🚧 |
13+ | ** testing
** | ✅
[ EEST
[email protected] ] | ✅
[ EEST v4.3.0
] | 🚧
| 14+ | [ besu] | ✅ | ✅ | |
15+ | [ erigon] | ✅ | | |
16+ | [ ethereumjs] | ✅ | | |
17+ | [ evmone] | ✅ | ✅ | |
18+ | [ geth] | ✅ | ✅ | |
19+ | [ nethermind] | ✅ | | |
20+ | [ revm] | ✅ | | |
21+ | [ EELS] | ✅ | | |
22+ | [ solidity] | ✅ | | |
23+ | [ vyper] | | | |
2224
25+ [ eof-devnet-0 ] : https://notes.ethereum.org/@ethpandaops/eof-devnet-0
26+ [ eof-devnet-1 ] : https://notes.ethereum.org/@ethpandaops/eof-devnet-1
27+
28+ [ Megaspec v0.1.1 ] : https://github.com/ipsilon/eof/blob/v0.1.1/spec/eof.md
29+ [ Megaspec main ] : https://github.com/ipsilon/eof/blob/main/spec/eof.md
30+
31+ [ EIP-7692 `8580af` ] : https://github.com/ethereum/EIPs/blob/8580af761332f72cdb8b90232d31e85c70f87423/EIPS/eip-7692.md
32+ [ EIP-7692 ] : https://eips.ethereum.org/EIPS/eip-7692
33+
34+ [ EEST [email protected] ] :
https://github.com/ethereum/execution-spec-tests/releases/tag/eip7692%40v2.3.0 35+ [ EEST v4.3.0 ] : https://github.com/ethereum/execution-spec-tests/releases/tag/v4.3.0
36+
37+ [ besu ] : https://github.com/hyperledger/besu
38+ [ ethereumjs ] : https://github.com/ethereumjs/ethereumjs-monorepo
39+ [ evmone ] : https://github.com/ethereum/evmone
40+ [ geth ] : https://github.com/shemnon/go-ethereum/tree/osaka-mega-eof
41+ [ nethermind ] : https://github.com/NethermindEth/nethermind/commits/feature/evm/eof
42+ [ solidity ] : https://github.com/ethereum/solidity
43+ [ vyper ] : https://github.com/vyperlang/vyper/pull/3457
44+ [ EELS ] : https://github.com/ethereum/execution-specs/tree/eips/osaka/eip-7692
45+ [ revm ] : https://github.com/bluealloy/revm
46+ [ erigon ] : https://github.com/erigontech/erigon
0 commit comments