Conversation
|
Hi @Shiti, thank you for this contribution. In addition to the spec update, we also need to generate tests. You can learn how to do this here: https://github.com/ethereum/execution-apis/blob/main/tests/README.md |
|
@lightclient I'm unable to get the tests to pass. Here's an example, The errors in the logs from failure are: Is it disabled intentionally for testing ?
Please guide me on how to proceed. |
these methods are only available over websocket |
|
I don't think it will be possible to create example driven tests for this mechanism. For |
|
What would it take to get this merged? These methods are quite widely used in the ecosystem right now and it seems bad to not have a standard for it. |
|
These functions are important - is there a strategy to overcome the above issue with testing? |
This is implemented and supported by the most execution clients. For example:
I could not find the EIP or other document where this was discussed.