-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement json engine api rpc calls #120
Comments
Can I take this one? |
Hi @Vid201 I believe this is already being implemented by @Kayden-ML as it is required for this issue #51 |
@Vid201 I am currently working on this |
Anything from Engine API that is currently not being worked on? |
I think Kayden is working on implementing the initial engine api implementation If you want you can help contribute to our ef-tests https://github.com/ReamLabs/ream/tree/master/testing/ef-tests/src/macros https://github.com/ethereum/consensus-spec-tests/tree/master/tests/mainnet/deneb Or you can help work on the p2p layer, implementing gossipsub would be awesome! Or adding support for discovering discv5 eth2 subnets |
There are lots of other things to work on as well, those are just a few ideas that initially come to mind. |
Cool, I'd like to work on gossipsub! I have experience with that from some other project |
Details: https://github.com/ethereum/execution-apis/blob/main/src/engine/cancun.md#engine_forkchoiceupdatedv3
The text was updated successfully, but these errors were encountered: