-
Notifications
You must be signed in to change notification settings - Fork 167
Insights: ethereum/execution-spec-tests
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
benchmark@v0.0.4
published
Aug 11, 2025
30 Pull requests merged by 12 people
-
feat(consume): Add
consume sync
tests to sync clients after engine tests#2007 merged
Aug 12, 2025 -
fix(ci,clis): Change ci runner, fix
timeout-minutes
, Increase t8n timeout#2024 merged
Aug 11, 2025 -
fix(consume): Swap nethermind blob limit related messages
#2022 merged
Aug 11, 2025 -
fix(tests): Remove duplicates from secp256r1_test.json
#2017 merged
Aug 11, 2025 -
chore(tooling): removes unused
tenacity
dependency#2019 merged
Aug 11, 2025 -
feat(tests): Test 256verify modular comparison
#2015 merged
Aug 8, 2025 -
refactor(fill): extract phase management into testable components
#2010 merged
Aug 8, 2025 -
bug(cli): fixed bug where
--trace
would never be enabled for geth'sevm
#2012 merged
Aug 8, 2025 -
chore(tests): exception hotfix
#2011 merged
Aug 8, 2025 -
refactor(fill): remove spaces from test ids/fixture names
#2009 merged
Aug 8, 2025 -
test(osaka): add edge case test vectors for EIP-7883 MODEXP gas calculation
#1993 merged
Aug 7, 2025 -
fix(tests): Fix
ModExpInput.from_bytes
#1999 merged
Aug 7, 2025 -
chore(benchmark): update max env gas
#2001 merged
Aug 7, 2025 -
feat(tests): add case for large exp with zero mod/base length
#2005 merged
Aug 7, 2025 -
feat(tests): extra BLS tests with invalid point coords
#2004 merged
Aug 7, 2025 -
feat(tests): add critical BLS tests with invalid point coordinates
#2000 merged
Aug 7, 2025 -
feat(fill): Disable
--generate-all-formats
for static tests#1998 merged
Aug 6, 2025 -
chore(ci): preparation for next full release
#1954 merged
Aug 6, 2025 -
chore(tests): update max blob per tx test errors
#1997 merged
Aug 6, 2025 -
fix(github): Set x-dist to auto for all evm impl
#1996 merged
Aug 6, 2025 -
chore(benchmark): update gas limit configuration
#1983 merged
Aug 6, 2025 -
chore: align gas limit with mainnet
#1994 merged
Aug 6, 2025 -
chore(tests): remove temp fix for block rlp type 4
#1995 merged
Aug 6, 2025 -
feat(test): add test for memory expansion on early revert in CALL
#1967 merged
Aug 5, 2025 -
fix(tests/static): Fix all static tests for Osaka fork
#1980 merged
Aug 5, 2025 -
chore(tests): fix pre alloc grouping remaining fails
#1975 merged
Aug 5, 2025 -
feat(checklist): Add
Modified Transaction Validity Constraint
#1988 merged
Aug 5, 2025 -
test: add max block size test using access lists
#1932 merged
Aug 5, 2025 -
feat(ci): Build releases in self-hosted-ghr, fetch solidity, lllc from github releases
#1990 merged
Aug 5, 2025
8 Pull requests opened by 6 people
-
tests(benchmark): port additional Nethermind cases
#1992 opened
Aug 6, 2025 -
chore(consume): remove non-functional hive command
#2008 opened
Aug 7, 2025 -
chore(ci): fix coverage when modifying existing ported tests
#2013 opened
Aug 8, 2025 -
chores(src): nuke fixtures dir when html is disabled and no tests were filled
#2014 opened
Aug 8, 2025 -
chore(cli): update blob per tx limit for reth exception mapper
#2016 opened
Aug 8, 2025 -
chores(fill): remove --flat-output and all logic associated with it
#2018 opened
Aug 11, 2025 -
feat(tests): Add more cases for EIP-7951
#2023 opened
Aug 11, 2025
18 Issues closed by 4 people
-
chore(deps): Support pypy3.11
#1840 closed
Aug 11, 2025 -
Write tests for bugs caught while syncing the chain
#359 closed
Aug 11, 2025 -
EOF Tracker
#500 closed
Aug 11, 2025 -
Vscode parser failing
#1368 closed
Aug 11, 2025 -
mkdocs don't accept `Generator` with single argument
#1402 closed
Aug 11, 2025 -
chore(tooling): experiment with `mutmut`
#1445 closed
Aug 11, 2025 -
bug(tooling,deps): macOS installation breaks for python >= 3.13 - can't build coincurve
#1452 closed
Aug 11, 2025 -
pip install fails: dependency conflicts
#528 closed
Aug 11, 2025 -
docs(bug): unable to install eest with error Failed to build `coincurve==20.0.0`
#1060 closed
Aug 11, 2025 -
EOF: Refactor as many tests as possible to use `with_all_call_opcodes`
#1469 closed
Aug 11, 2025 -
Osaka CFI'd Tracker Issue
#1509 closed
Aug 11, 2025 -
feat(tests,execute): expand 4844 test suite to use real blobs in execute mode
#1515 closed
Aug 11, 2025 -
chore: enforce python version within EEST
#1516 closed
Aug 11, 2025 -
static_tests optimise for 30M gas cap
#1594 closed
Aug 11, 2025 -
bug(fill): EVM traces are not generated
#1628 closed
Aug 8, 2025 -
Enforce no spaces in the test names
#2003 closed
Aug 8, 2025 -
bug(tests): remaining `--generate-all-formats` errors
#1955 closed
Aug 5, 2025
5 Issues opened by 4 people
-
tests(benchmark): add invalid input case for precompile
#2026 opened
Aug 12, 2025 -
tracker(Amsterdam): schedule for future fork
#2025 opened
Aug 12, 2025 -
tracker(tests): missing tests that were requested in previous issues
#2021 opened
Aug 11, 2025 -
chore(tests): eip spec references outdated
#2020 opened
Aug 11, 2025 -
tracker(release): v5.0.0
#1991 opened
Aug 5, 2025
41 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(clis,filler): Add trace types to allow trace analysis and gas optimizations
#1979 commented on
Aug 6, 2025 • 8 new comments -
feat(tests): enhance eip7883 test coverage
#1929 commented on
Aug 12, 2025 • 8 new comments -
fix(consume): `consume_direct.sh` files contained invalid commands because value after `--filter` flag was not enclosed in parenthesis (issue reported by flcl42)
#1987 commented on
Aug 11, 2025 • 4 new comments -
feat(consume): add `consume enginex` simulator
#1765 commented on
Aug 11, 2025 • 4 new comments -
feat(benchmark): create new `benchmark_test` test type
#1896 commented on
Aug 5, 2025 • 0 new comments -
Test to catch the alt_bn_128 issue
#1461 commented on
Aug 11, 2025 • 0 new comments -
Address warmed on aborted call
#1474 commented on
Aug 11, 2025 • 0 new comments -
tracker(gentest): make `gentest` great
#866 commented on
Aug 11, 2025 • 0 new comments -
tracker(static tests): port ethereum/tests test cases
#972 commented on
Aug 11, 2025 • 0 new comments -
tracker(packaging): make eest a publishable package
#1565 commented on
Aug 11, 2025 • 0 new comments -
tracker(devex improvements): improve `fill`'s test dev-ex
#1752 commented on
Aug 11, 2025 • 0 new comments -
tracker(nethermind): Porting Nethermind tests
#1734 commented on
Aug 11, 2025 • 0 new comments -
tracker(benchmark): Porting extra benchmark tests
#1923 commented on
Aug 11, 2025 • 0 new comments -
tracker(bloatnet): BloatNet benchmark testing
#1986 commented on
Aug 11, 2025 • 0 new comments -
tracker(fork): osaka fork mega meta issue
#1790 commented on
Aug 11, 2025 • 0 new comments -
feat(tests): additional test cases for eip-7825
#1793 commented on
Aug 11, 2025 • 0 new comments -
feat(tests): additional test cases for eip-7951
#1794 commented on
Aug 11, 2025 • 0 new comments -
tracker(weld): move `./tests` from EEST to EELS ⚙️🧪⚒️🔥
#1839 commented on
Aug 11, 2025 • 0 new comments -
tooling(ux): better logging in python tests
#1562 commented on
Aug 5, 2025 • 0 new comments -
feat(tools,forks): Extend EEST to support EIP-7928 payload
#1866 commented on
Aug 5, 2025 • 0 new comments -
feat(benchmark): add `benchmark_test` and `benchmark_state_test` test type
#1945 commented on
Aug 11, 2025 • 0 new comments -
fix(tests/static): Tests that use more than 16M and break when gas limit is lowered
#1948 commented on
Aug 6, 2025 • 0 new comments -
feat(tests): additional test cases for eip-7594
#1798 commented on
Aug 6, 2025 • 0 new comments -
feat(tests): additional test cases for eip-7939
#1795 commented on
Aug 7, 2025 • 0 new comments -
Update coverage script to use `ported_from` markers
#1631 commented on
Aug 8, 2025 • 0 new comments -
feat(fill,consume): add test markers to filled fixtures, to the index, and allow using them in `consume`
#1430 commented on
Aug 8, 2025 • 0 new comments -
refactor(pytest): update `spec_version_checker` plugin to use the github trees api endpoint
#1555 commented on
Aug 11, 2025 • 0 new comments -
feat(consume): track any possible stats during test execution
#1533 commented on
Aug 11, 2025 • 0 new comments -
feat(consume): enable retries for RPC requests to reduce flakiness
#1532 commented on
Aug 11, 2025 • 0 new comments -
Prague contracts in pre state changed for ethereum/tests
#1490 commented on
Aug 11, 2025 • 0 new comments -
Refactor Exception Mapper to disallow duplicated Keys
#1477 commented on
Aug 11, 2025 • 0 new comments -
feat(forks): Implement `transition_time` method
#1472 commented on
Aug 11, 2025 • 0 new comments -
feat(tests): block access list test ideas
#1880 commented on
Aug 11, 2025 • 0 new comments -
fix(consume): captured teardown output is not propagated to hive
#1386 commented on
Aug 11, 2025 • 0 new comments -
bug(execute): allow `--collect-only` without specifying `--rpc-*` flags
#1376 commented on
Aug 11, 2025 • 0 new comments -
chore(docs,tooling): clean-up old `gh-pages` versions due to large clone size
#1369 commented on
Aug 11, 2025 • 0 new comments -
Fix static test filler requiring a `__init__.py` without any python tests in the folder
#1366 commented on
Aug 11, 2025 • 0 new comments -
Compile static test filler comments in the fixture output
#1365 commented on
Aug 11, 2025 • 0 new comments -
chore(ci): add test of hive simulator docker build
#1354 commented on
Aug 11, 2025 • 0 new comments -
chore(consume): improve hive simulator cli ux
#1353 commented on
Aug 11, 2025 • 0 new comments -
Missing test cases for ecrecover
#1382 commented on
Aug 11, 2025 • 0 new comments