gballet / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
23 stars 13 forks source link

add execution spec tests in CI #468

Closed gballet closed 3 months ago

spencer-tb commented 3 months ago

I think we can CIFO https://github.com/gballet/go-ethereum/pull/470 now merged within https://github.com/gballet/go-ethereum/pull/466.

(unless we want to use self host runners.)

jsign commented 3 months ago

Yes, let's close this one. I started from it making it work for both state-conversion and verkle-genesis tests and then @spencer-tb refactored it into a matrix setup.