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

feat(cli): update validator preferences #411

Open
thedevbirb opened this issue Nov 21, 2024 · 1 comment
Open

feat(cli): update validator preferences #411

thedevbirb opened this issue Nov 21, 2024 · 1 comment
Labels
C: bolt-cli Component: bolt CLI D-good-first-issue Difficulty: a great choice to get started! T: feature Type: Feature
Milestone

Comments

@thedevbirb
Copy link
Contributor

thedevbirb commented Nov 21, 2024

Describe the feature

We should expose two commands:

bolt validators update-gas-limit
bolt validators update-operator

that update such preferences in the BoltValidators contract, by calling the BoltValidators.updateMaxCommittedGasLimit and BoltValidators.updateOperators (see #391) functions.

We also need:

bolt operators <protocol> deregister
bolt operators <protocol> update-rpc
@thedevbirb thedevbirb added C: bolt-cli Component: bolt CLI D-good-first-issue Difficulty: a great choice to get started! T: feature Type: Feature labels Nov 21, 2024
@mempirate mempirate added this to the v0.3.1 milestone Nov 27, 2024
@merklefruit merklefruit changed the title bolt CLI: update validator preferences feat(cli): update validator preferences Nov 30, 2024
@merklefruit
Copy link
Collaborator

Deregister has been implemented in #498

@mempirate mempirate modified the milestones: v0.3.1, v0.3.2 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bolt-cli Component: bolt CLI D-good-first-issue Difficulty: a great choice to get started! T: feature Type: Feature
Projects
None yet
Development

No branches or pull requests

3 participants