ethereum-consensus icon indicating copy to clipboard operation
ethereum-consensus copied to clipboard

run spec tests in CI

Open ralexstokes opened this issue 2 years ago • 1 comments

after #17 we have the infra in place to run the consensus-spec-tests

we should figure out how to run them in the CI, perhaps only when merging into main

an important detail will be caching the spec test data

ralexstokes avatar May 21 '22 03:05 ralexstokes

given how long the spec tests take to run, we should only run them on a release tag for the moment; if the spec becomes more optimized we can reconsider this

ralexstokes avatar Mar 27 '24 14:03 ralexstokes