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

Use correct field names for validator requests #1015

Closed

Conversation

etan-status
Copy link

The request fields should be amed pubkey instead of public_key to be compatible with execution-spec-tests and latest EIP specs.

The request fields should be amed `pubkey` instead of `public_key` to be
compatible with `execution-spec-tests` and latest EIP specs.
@gurukamath
Copy link
Collaborator

@etan-status As per latest updates under discussion for EIP-7685, I don't think the field name updates will be required since we just make the requests opaque. See EIP-7002 Update, EIP-7251 Update and EIP-6110 Update

@gurukamath
Copy link
Collaborator

If all the discussions on these EIPs proceed as planned, this PR should be superseded by #1016

@etan-status
Copy link
Author

JSON-RPC still has the structure, no?

@etan-status
Copy link
Author

But sure, that's more of a thing for the tests repo which already uses correct names for engine API (hive tests).

@etan-status etan-status deleted the dev/etan/rq-fix branch September 30, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants