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

Feature: Implement keymanager graffiti API endpoint #5657

Closed
yorickdowne opened this issue Dec 7, 2023 · 3 comments
Closed

Feature: Implement keymanager graffiti API endpoint #5657

yorickdowne opened this issue Dec 7, 2023 · 3 comments

Comments

@yorickdowne
Copy link

Is your feature request related to a problem? Please describe.

Users cannot set a per-validator graffiti without manually changing json files

Describe the solution you'd like

Implement keymanager graffiti endpoints so user can use ethd keys get|set|delete-graffiti

Additional context

Very similar to the gas-limit endpoint. See https://ethereum.github.io/keymanager-APIs/?urls.primaryName=dev#/Graffiti

@yorickdowne yorickdowne changed the title Feature: Implement keymanager API endpoint Feature: Implement keymanager graffiti API endpoint Dec 7, 2023
@xrchz
Copy link

xrchz commented Jan 29, 2024

For reference what are the JSON files we can edit as a workaround in the meantime? (If the validator is imported via API)

@tersec
Copy link
Contributor

tersec commented Jan 29, 2024

For reference what are the JSON files we can edit as a workaround in the meantime? (If the validator is imported via API)

Either keystore.json or remote_keystore.json, depending on whether it's a local or remote keystore.

@tersec
Copy link
Contributor

tersec commented Mar 14, 2024

#6054

@tersec tersec closed this as completed Mar 14, 2024
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

No branches or pull requests

3 participants