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

Handle mesh-consumer WithdrawRewards IBC packet failure #36

Open
1 of 2 tasks
JakeHartnell opened this issue Oct 7, 2022 · 2 comments
Open
1 of 2 tasks

Handle mesh-consumer WithdrawRewards IBC packet failure #36

JakeHartnell opened this issue Oct 7, 2022 · 2 comments

Comments

@JakeHartnell
Copy link
Collaborator

JakeHartnell commented Oct 7, 2022

See contracts/mesh-consumer/src/ibc.rs:

  • fail_rewards
  • fail_update_validators

Not sure exactly what we want to do here? @ethanfrey / @sunnya97, thoughts? Do we need to do anything on packet timeout for example?

@JakeHartnell
Copy link
Collaborator Author

Still open question on what we should do on failure to withdraw rewards. fail_update_validators is handled in #40.

@JakeHartnell JakeHartnell changed the title Handle mesh-consumer IBC packet failure cases Handle mesh-consumer WithdrawRewards IBC packet failure Oct 28, 2022
@JakeHartnell
Copy link
Collaborator Author

#41 is potentially related.

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

1 participant