Skip to content

Commit

Permalink
Update Besu Matrix Values (#155)
Browse files Browse the repository at this point in the history
---------

Signed-off-by: Danno Ferrin <[email protected]>
  • Loading branch information
shemnon authored Aug 22, 2024
1 parent b21e986 commit c567307
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions spec/implementation_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@

| | [besu] | erigon | [ethereumjs] | [evmone] | [geth] | [nethermind] | revm | [EELS] |
|------------------------------------------------------|--------|----------|--------------|----------|--------|--------------|--------|--------|
| [EEST] `[email protected]` - `state_tests` | | ||| | || |
| [EEST] `[email protected]` - `eof_tests` | |||| | || |
| [EEST] `[email protected]` - `state_tests` | | | || || | |
| [EEST] `[email protected]` - `eof_tests` | | | || | | | |
| [EEST] `[email protected]` - `state_tests` | | ||| | || |
| [EEST] `[email protected]` - `eof_tests` | |||| | || |
| [EEST] `[email protected]` - `state_tests` | | | || || | |
| [EEST] `[email protected]` - `eof_tests` | | | || | | | |
| \[\*\] [tests] `v14.0` - `EIPTests/StateTests/stEOF` || | || | || |
| \[\*\] [tests] `v14.0` - `EOFTests` || | || | || |
| \[\*\*\] (`evmone` (old) `70ca837` - `state_tests`) || ||| | | | |
| \[\*\*\] (`evmone` (old) `70ca837` - `eof_tests`) || ||| | | | |
| [`evmone` exported] `v0.12.0` - `state_tests` | | | || | || |
| [`evmone` exported] `v0.12.0` - `eof_tests` | | | || | || |
| [`evmone` exported] `v0.12.0` - `state_tests` | | | || | || |
| [`evmone` exported] `v0.12.0` - `eof_tests` | | | || | || |

[EEST]: https://github.com/ethereum/execution-spec-tests/releases/
[tests]: https://github.com/ethereum/tests/releases/
[`evmone` exported]: https://github.com/ethereum/evmone/releases/
[`evmone` exported]: https://github.com/ethereum/evmone/releases/ - except for TXCREATE and related transaction tests.

\[\*\] **NOTE:** several tests from this release are out-of-date and need to be skipped, see [besu's exclusions](https://github.com/hyperledger/besu/blob/965e757d81072f31d2a44bb5757ff46f7d102e36/ethereum/referencetests/src/reference-test/java/org/hyperledger/besu/ethereum/eof/EOFReferenceTestTools.java#L84-L102).

Expand Down

0 comments on commit c567307

Please sign in to comment.