Skip to content

Commit 5f3e0b8

Browse files
authored
update EELS eof status (#186)
1 parent 53bf54a commit 5f3e0b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

spec/implementation_matrix.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
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/972
39+
[EELS]: https://github.com/ethereum/execution-specs/pull/1108
4040

4141
## Testing readiness matrix
4242

@@ -45,9 +45,9 @@
4545
| \[\*\] [EEST] `eip7692@v2.1.0` - `state_tests` | | | || || | |
4646
| \[\*\] [EEST] `eip7692@v2.1.0` - `blockchain_tests` | | | || || | |
4747
| \[\*\] [EEST] `eip7692@v2.1.0` - `eof_tests` | | | || || | |
48-
| [EEST] `eip7692@v2.2.0` - `state_tests` | |||| || | |
49-
| [EEST] `eip7692@v2.2.0` - `blockchain_tests` | |||| || | |
50-
| [EEST] `eip7692@v2.2.0` - `eof_tests` | |||| || | |
48+
| [EEST] `eip7692@v2.2.0` - `state_tests` | |||| || | |
49+
| [EEST] `eip7692@v2.2.0` - `blockchain_tests` | |||| || | |
50+
| [EEST] `eip7692@v2.2.0` - `eof_tests` | |||| || | |
5151
| \[\*\] [tests] `v14.1` - `EIPTests/StateTests/stEOF` || | || | |||
5252
| [tests] `v14.1` - `EOFTests` || | || | |||
5353
| [`evmone` exported] `v0.13.0` - `state_tests` || | || | |||
@@ -93,7 +93,7 @@ There is a contributor submitted PR from mid 2023 implementing some of EOF: http
9393

9494
## EELS
9595

96-
There is a draft PR with the EIPs implemented: https://github.com/ethereum/execution-specs/pull/972
96+
There is a draft PR with the EIPs implemented: https://github.com/ethereum/execution-specs/pull/1108
9797

9898
# Column Descriptions
9999

0 commit comments

Comments
 (0)