evm icon indicating copy to clipboard operation
evm copied to clipboard

Upgrade test submodules

Open manuelmauro opened this issue 4 months ago • 3 comments

Description

Upgrades test git submodules.

manuelmauro avatar Sep 08 '25 09:09 manuelmauro

Not res/ethtests (as this tests EIP-7610). Instead, we should update legacytests -- hopefully that has Prague. If not, we need to integrate ethereum-spec-tests.

sorpaas avatar Sep 08 '25 13:09 sorpaas

legacytests submodule seems to be pointing already at the latest commit. I updated spectest, merged master, and expected the tests to fail, but they didn't.

manuelmauro avatar Sep 10 '25 12:09 manuelmauro

We aren't actually using spectest repo at this moment. Only legacytests and ethtests.

There's still some work to be done because the JSON structure is again changed (and now it's mainly yaml based). I had planned to get back on that soon.

sorpaas avatar Sep 10 '25 13:09 sorpaas