|
36 | 36 | [nethermind]: https://github.com/NethermindEth/nethermind/commits/feature/evm/eof |
37 | 37 | [solidity POC]: https://github.com/ethereum/solidity/pulls?q=is%3Aopen+is%3Apr+label%3AEOF |
38 | 38 | [vyper]: https://github.com/vyperlang/vyper/pull/3457 |
39 | | -[EELS]: https://github.com/ethereum/execution-specs/pull/1108 |
| 39 | +[EELS]: https://github.com/ethereum/execution-specs/tree/eips/osaka/eip-7692 |
40 | 40 |
|
41 | 41 | ## Testing readiness matrix |
42 | 42 |
|
43 | 43 | | | [besu] | erigon | [ethereumjs] | [evmone] | [geth] | [nethermind] | revm | [EELS] | |
44 | 44 | |------------------------------------------------------|--------|----------|--------------|----------|--------|--------------|--------|--------| |
45 | | -| [EEST ] `[email protected]` - `state_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
46 | | -| [EEST ] `[email protected]` - `blockchain_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
47 | | -| [EEST ] `[email protected]` - `eof_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
| 45 | +| [EEST ] `[email protected]` - `state_tests` | | | | | | | | ✅ | |
| 46 | +| [EEST ] `[email protected]` - `blockchain_tests` | | | | | | | | ✅ | |
| 47 | +| [EEST ] `[email protected]` - `eof_tests` | | | | | | | | ✅ | |
| 48 | +| \[\*\] [EEST ] `[email protected]` - `state_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
| 49 | +| \[\*\] [EEST ] `[email protected]` - `blockchain_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
| 50 | +| \[\*\] [EEST ] `[email protected]` - `eof_tests` | | ✅ | ✅ | ✅ | | ✅ | | ✅ | |
48 | 51 | | \[\*\] [tests] `v14.1` - `EIPTests/StateTests/stEOF` | ✅ | | | ✅ | | | ✅ | ✅ | |
49 | 52 | | [tests] `v14.1` - `EOFTests` | ✅ | | | ✅ | | | ✅ | ✅ | |
50 | 53 | | [`evmone` exported] `v0.13.0` - `state_tests` | ❓ | | | ✅ | | | ✅ | ✅ | |
@@ -90,7 +93,7 @@ There is a contributor submitted PR from mid 2023 implementing some of EOF: http |
90 | 93 |
|
91 | 94 | ## EELS |
92 | 95 |
|
93 | | -There is a draft PR with the EIPs implemented: https://github.com/ethereum/execution-specs/pull/1108 |
| 96 | +The WIP implementation of EOF on EELS can be found here: https://github.com/ethereum/execution-specs/tree/eips/osaka/eip-7692 |
94 | 97 |
|
95 | 98 | # Column Descriptions |
96 | 99 |
|
|
0 commit comments