-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
according to reported status and my best guesses in some cases
- Loading branch information
Showing
1 changed file
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,25 +42,23 @@ | |
|
||
| | [besu] | erigon | [ethereumjs] | [evmone] | [geth] | [nethermind] | revm | [EELS] | | ||
|------------------------------------------------------|--------|----------|--------------|----------|--------|--------------|--------|--------| | ||
| \[\*\] [EEST] `[email protected].7` - `state_tests` | ✅ | | ✅ | ✅ | | | ✅ | | | ||
| \[\*\] [EEST] `[email protected].7` - `eof_tests` | ✅ | ❓ | ✅ | ✅ | | | ✅ | | | ||
| [EEST] `eip7692@v1.0.8` - `state_tests` | ✅ | | | ✅ | | ✅ | ✅ | ✅ | | ||
| [EEST] `eip7692@v1.0.8` - `eof_tests` | ✅ | | | ✅ | | ✅ | ✅ | ✅ | | ||
| \[\*\] [EEST] `[email protected].8` - `state_tests` | ✅ | | | ✅ | | ✅ | ✅ | ✅ | | ||
| \[\*\] [EEST] `[email protected].8` - `eof_tests` | ✅ | | | ✅ | | ✅ | ✅ | ✅ | | ||
| [EEST] `eip7692@v1.1.0` - `state_tests` | ✅ | ✅ | | ✅ | | | | ✅ | | ||
| [EEST] `eip7692@v1.1.0` - `eof_tests` | ✅ | ✅ | | ✅ | | | | ✅ | | ||
| [tests] `v14.1` - `EIPTests/StateTests/stEOF` | ✅ | | | ✅ | | | ✅ | ✅ | | ||
| [tests] `v14.1` - `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` | ✅ | | | ✅ | | | ✅ | ✅ | | ||
| [`evmone` exported] `v0.13.0` - `state_tests` | ❓ | | | ✅ | | | ❓ | ✅ | | ||
| [`evmone` exported] `v0.13.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/ | ||
|
||
\[\*\] **NOTE:** old version, will be dropped once clients report back with recent version passing. | ||
|
||
**NOTE:** **`evmone`** tests apply except for TXCREATE and related transaction tests. | ||
|
||
# Specs | ||
|
||
## Megaspec | ||
|