etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
275 stars 150 forks source link

Forkid tests #580

Closed meowsbits closed 11 months ago

meowsbits commented 11 months ago

A small addition/fix to the GatherForks tests. Before, only block-based forks were checked. Now, also check time-based forks. Also add test cases for default networks Goerli and Sepolia.