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 - ICA Controller - Account - Faux notification #9067

Open
ivanlei opened this issue Mar 11, 2024 · 1 comment
Open

orchestration - ICA Controller - Account - Faux notification #9067

ivanlei opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ivanlei
Copy link
Contributor

ivanlei commented Mar 11, 2024

What is the Problem Being Solved?

#9065 details the ability to send ICA commands over an ICA account object.

This supports that capability by allowing a caller of the API to receive a promise that will resolve after a specific event or state change on a host chain. For example, the promise may resolve when an unbonding txn completes or balance changes on the host chain. While the user facing API is simply a promise, the implementation may use the timer service to intelligently poll the host chain to determine when to resolve the promise.

Description of the Design

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

@mitdralla
Copy link

@aj-agoric what is the actual ask for this ticket?

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

2 participants