ethereum / execution-apis

Collection of APIs provided by Ethereum execution layer clients
Creative Commons Zero v1.0 Universal
908 stars 352 forks source link

tests: regenerate tests with new rpctestgen chain #513

Closed fjl closed 5 months ago

fjl commented 6 months ago

This PR regenerates the tests with lightclient/rpctestgen#27, where we introduce an improved test chain with more interesting contracts.

fjl commented 6 months ago

speccheck doesn't like the new eth_call test where the call fails, I guess we need to add some errors.