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 new createvalidator in CLI #3047

Closed
fabtreb opened this issue Feb 12, 2025 · 0 comments · Fixed by #3085
Closed

Implement new createvalidator in CLI #3047

fabtreb opened this issue Feb 12, 2025 · 0 comments · Fixed by #3085
Assignees
Labels
sprint: ad hoc PRs or issues included mid-sprint

Comments

@fabtreb
Copy link
Contributor

fabtreb commented Feb 12, 2025

Problem to solve

The CreateValidator function on Staking.sol has been updated to accept a signature. The omni CLI however stil uses the old CreateValidator0 function.

Proposed solution

Switch the CLI to use the new function by creating the signature the first.

@fabtreb fabtreb added the sprint: ad hoc PRs or issues included mid-sprint label Feb 12, 2025
@powerslider powerslider linked a pull request Feb 17, 2025 that will close this issue
powerslider added a commit that referenced this issue Feb 17, 2025
call createValidator function from Staking.sol that accepts a signature
as a parameter

issue: #3047
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sprint: ad hoc PRs or issues included mid-sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants