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
Fast USDC is not part of the Agoric SDK but was built in the agoric-sdk repo as a convenience. Other developers need to build things like Fast USDC without making changes to agoric-sdk, but that's very difficult.
Description of the Design
Pull the @agoric/fast-usdc package into its own repo.
For each of these integration test suites, developing tooling to run them outside agoric-sdk and then move the existing tests to the new repo to use them.
What is the Problem Being Solved?
Fast USDC is not part of the Agoric SDK but was built in the agoric-sdk repo as a convenience. Other developers need to build things like Fast USDC without making changes to agoric-sdk, but that's very difficult.
Description of the Design
Pull the
@agoric/fast-usdc
package into its own repo.For each of these integration test suites, developing tooling to run them outside agoric-sdk and then move the existing tests to the new repo to use them.
boot/test/fast-usdc
)proposals/f:fast-usdc
)multichain-testing/test/fast-usdc/
)Security Considerations
Scaling Considerations
Test Plan
Upgrade Considerations
The text was updated successfully, but these errors were encountered: