You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scheduled for U19 at P2 because it will be helpful to have in the SDK release to make it easier to import in clients, but it shouldn't block U19 release.
What is the Problem Being Solved?
FastUSDC has various components that require offers - LPs, oracle operators. To facilitate client build out and integration testing, we should export an
Offers
object a lainter-protocol/src/clientSupport.js
: https://github.com/Agoric/agoric-sdk/blob/master/packages/inter-protocol/src/clientSupport.js#L429-L455Description of the Design
CctpEvidence
andTxStatus
multichain-testing/test/fast-usdc/fast-usdc.test.ts
and/orpackages/fast-usdc/src/cli/cli.js
Security Considerations
Scaling Considerations
Test Plan
Upgrade Considerations
The text was updated successfully, but these errors were encountered: