Skip to content

Commit

Permalink
Update matrix for solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
rodiazet committed May 22, 2024
1 parent cb7f6ba commit 431a576
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions spec/implementation_matrix.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Readiness matrix

| | [3540] | [3670] | [4200] | [4750] | [5450] | [6206] | [7480] | [7069] | [7620] | [7698] | [663] |
|---------------------|--------|--------|---------|--------|--------|--------|--------|--------|--------|--------|-------|
| **Megaspec** | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: |
| **EIP** | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: |
| **testing** | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | 🚧 | :+1: | :+1: | | 🚧 |
| besu | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | | :+1: |
| erigon | | | | | | | | | | | |
| erigon++ (silkworm) | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: |
| ethereumjs | stale | stale | stale | stale | stale | | | | | | |
| evmone | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: |
| geth | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
| nethermind | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
| revm | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: | :+1: | 🚧 | 🚧 | | :+1: |
| solidity | 🚧 | N/A | 🚧 | 🚧 | N/A | | | 🚧 | 🚧 | 🚧 | |
| vyper | stale | N/A | stale | stale | N/A | | | | | | |
|---------------------|--------|--------|---------|--------|--------|-------|-------|--------|--------|--------|-------|
| **Megaspec** | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: |
| **EIP** | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: |
| **testing** | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | 🚧 | :+1: | :+1: | | 🚧 |
| besu | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | | :+1: |
| erigon | | | | | | | | | | | |
| erigon++ (silkworm) | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: |
| ethereumjs | stale | stale | stale | stale | stale | | | | | | |
| evmone | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: |
| geth | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
| nethermind | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
| revm | :+1: | :+1: | :+1: | :+1: | 🚧 | :+1: | :+1: | 🚧 | 🚧 | | :+1: |
| solidity | 🚧 | N/A | 🚧 | 🚧 | N/A | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | |
| vyper | stale | N/A | stale | stale | N/A | | | | | | |

[3540]: https://eips.ethereum.org/EIPS/eip-3540
[3670]: https://eips.ethereum.org/EIPS/eip-3670
Expand Down

0 comments on commit 431a576

Please sign in to comment.