ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
806 stars 222 forks source link

chore: bump the required major version of coincurve (20.0.0) #967

Closed marioevz closed 1 week ago

marioevz commented 1 week ago

What was wrong?

Currently, tox in ethereum/execution-spec-tests seems to be failing on python 3.12 when installing coincurve:

https://github.com/ethereum/execution-spec-tests/actions/runs/9587245705/job/26436878955

This PR bumps coincurve to the latest version which seems to fix the issue.

How was it fixed?

Bumped coincurve to the latest version, 20.0.0.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

SamWilsn commented 1 week ago

I've updated the cmake version on our GitHub Actions worker. Hopefully that'll fix the build.