ethereum-consensus
ethereum-consensus copied to clipboard
run spec tests in CI
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
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