Skip to content
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

Open
Vid201 opened this issue Feb 22, 2025 · 7 comments
Open

Implement json engine api rpc calls #120

Vid201 opened this issue Feb 22, 2025 · 7 comments
Assignees
Milestone

Comments

@Vid201
Copy link
Contributor

Vid201 commented Feb 22, 2025

Details: https://github.com/ethereum/execution-apis/blob/main/src/engine/cancun.md#engine_forkchoiceupdatedv3

@Vid201
Copy link
Contributor Author

Vid201 commented Feb 22, 2025

Can I take this one?

@KolbyML
Copy link
Member

KolbyML commented Feb 22, 2025

Hi @Vid201 I believe this is already being implemented by @Kayden-ML as it is required for this issue #51

@Kayden-ML
Copy link
Contributor

Kayden-ML commented Feb 23, 2025

@Vid201 I am currently working on this

@KolbyML KolbyML added this to the v0.1.0 milestone Feb 23, 2025
@Vid201
Copy link
Contributor Author

Vid201 commented Feb 23, 2025

@Vid201 I am currently working on this

Anything from Engine API that is currently not being worked on?

@KolbyML
Copy link
Member

KolbyML commented Feb 23, 2025

@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

@KolbyML
Copy link
Member

KolbyML commented Feb 23, 2025

There are lots of other things to work on as well, those are just a few ideas that initially come to mind.

@Vid201
Copy link
Contributor Author

Vid201 commented Feb 23, 2025

@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

Cool, I'd like to work on gossipsub! I have experience with that from some other project

@Kayden-ML Kayden-ML changed the title Implement engine_forkchoiceUpdatedV3 Implement json engine api rpc calls Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants