Skip to content

Commit efa3754

Browse files
authored
update eels status (#191)
1 parent e46ba53 commit efa3754

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

spec/implementation_matrix.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,18 @@
3636
[nethermind]: https://github.com/NethermindEth/nethermind/commits/feature/evm/eof
3737
[solidity POC]: https://github.com/ethereum/solidity/pulls?q=is%3Aopen+is%3Apr+label%3AEOF
3838
[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
4040

4141
## Testing readiness matrix
4242

4343
| | [besu] | erigon | [ethereumjs] | [evmone] | [geth] | [nethermind] | revm | [EELS] |
4444
|------------------------------------------------------|--------|----------|--------------|----------|--------|--------------|--------|--------|
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` | |||| || ||
4851
| \[\*\] [tests] `v14.1` - `EIPTests/StateTests/stEOF` || | || | |||
4952
| [tests] `v14.1` - `EOFTests` || | || | |||
5053
| [`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
9093

9194
## EELS
9295

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
9497

9598
# Column Descriptions
9699

0 commit comments

Comments
 (0)