execution-spec-tests
execution-spec-tests copied to clipboard
feat/refactor: extend `EthRPC` framework class and use it in `gentest.py`
#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