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

Cosmos Orchestration Account - Balance Update Notification #9968

Open
0xpatrickdev opened this issue Aug 26, 2024 · 0 comments
Open

Cosmos Orchestration Account - Balance Update Notification #9968

0xpatrickdev opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@0xpatrickdev
Copy link
Member

What is the Problem Being Solved?

As an orchestration developer, I would like to get a notification in my contract when the balance of a cosmos-sdk ICA account changes.

If the balance changes as the result of an IBC Transfer that starts, ends, or goes through an Agoric LocalChain account, I am able to set up a notifier that wakes when the transfer is complete. This ticket captures scenarios when this is not the case (e.g., intra-chain bank transfer or inter-chain MsgTransfer between two remote chains)

Description of the Design

TBD

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

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

4 participants
@0xpatrickdev and others