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

orchestration: ibc-hook / transfer tap handler example should use an orchestrated flow #10266

Open
0xpatrickdev opened this issue Oct 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@0xpatrickdev
Copy link
Member

What is the Problem Being Solved?

As a contract developer writing an orchestration contract that uses ibc hooks, I'd like to be able write the receiveUpcall handler as an orchestrated flow instead of using vows. The current example that uses ibc hooks, auto-stake-it, is difficult to follow since it uses vows:

Description of the Design

Refactor auto-stake-it to use an async-flow for the receiveUpcall handler

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

@0xpatrickdev 0xpatrickdev added the enhancement New feature or request label Oct 11, 2024
@0xpatrickdev
Copy link
Member Author

draft: #10065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant