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

Add rust binary to update permissioned stake table #2410

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

sveitser
Copy link
Collaborator

Close #2408

Compiles, but there's no test yet.

Compiles, but there's no test yet.
@tbro
Copy link
Contributor

tbro commented Dec 17, 2024

Do we need a binary? Seems like this can just be another test case in tests crate. That way we can avoid the extra binary and it will run in CI along w/ the other tests.

@sveitser
Copy link
Collaborator Author

sveitser commented Dec 17, 2024

I think the binary is useful for testing: for example we want to carry out a change to the stake table in our testnet.

@sveitser sveitser linked an issue Dec 17, 2024 that may be closed by this pull request
@imabdulbasit
Copy link
Contributor

should we merge this PR into ab/st?

@sveitser sveitser marked this pull request as ready for review December 20, 2024 12:25
@sveitser sveitser merged commit 9d0bf9c into ab/st Dec 20, 2024
20 of 22 checks passed
@sveitser sveitser deleted the ma/stake-table-update-script branch December 20, 2024 12:26
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.

Rust binary to interact with the permissioned stake table.
3 participants