execution-spec-tests icon indicating copy to clipboard operation
execution-spec-tests copied to clipboard

feat/refactor: extend `EthRPC` framework class and use it in `gentest.py`

Open danceratopz opened this issue 9 months ago • 1 comments

#556 added classes to help calling ETH and Engine API methods on clients, we should extend these classes and refactor gentest.py to use them: https://github.com/ethereum/execution-spec-tests/blob/aa1a57137084e4865651f6f780627c4a4e13a429/src/cli/gentest.py#L243-L254

danceratopz avatar May 17 '24 06:05 danceratopz