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

fix(cli): set-federated-power: use correct signer middleware. #813

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

raulk
Copy link
Contributor

@raulk raulk commented Mar 17, 2024

We received multiple complaints that ipc-cli subnet set-federated-power was invariably failing due to a contract revert. It turns out we were not correctly setting the from account as the signer of the transaction.

This PR also applies other minor fixes.

@raulk raulk requested a review from mb1896 March 17, 2024 17:23
@raulk
Copy link
Contributor Author

raulk commented Mar 17, 2024

@mb1896 this probably worked in your tests because your default wallet account was the creator of the subnet, or something like that.

@raulk raulk merged commit c45a13c into main Mar 17, 2024
18 checks passed
@raulk raulk deleted the raulk/fix-cli-setfederatedpower branch March 17, 2024 18:33
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