Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
322 stars 204 forks source link

vat-orchestration - create ICAs - subscribe to packet events #8882

Open aj-agoric opened 6 months ago

aj-agoric commented 6 months ago

What is the Problem Being Solved?

Scenario:

This ticket covers the notification that would be needed from the ICA to the Agoric contract that assets had been received

This may be a critical set of functionality for certain behaviors, such as managing onboarding of assets through bridging protocols like CCTP (if assets cannot make it all the way to the Agoric chain)

Description of the Design

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

anilhelvaci commented 6 months ago

Is there any work happening on this? @aj-agoric

aj-agoric commented 4 months ago

Assigned to @rowgraus for now for to enhance the requirements

rowgraus commented 3 months ago

Problem updated. I don't think this is required for MVP

@anilhelvaci can you describe how your team might need this?

anilhelvaci commented 3 months ago

Even tough this could be a great improvement for our UX, we currently do not rely on this.

How we can need this is;

@rowgraus