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

chore: devnet config for Fast USDC #10971

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

chore: devnet config for Fast USDC #10971

wants to merge 5 commits into from

Conversation

dckc
Copy link
Member

@dckc dckc commented Feb 7, 2025

closes: ?
refs: #10940

Description

IOU

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Upgrade Considerations

cc @0xpatrickdev @turadg

dckc added 5 commits February 7, 2025 16:55
devnetAssetInfo patterned after defaultAssetInfo

chainInfo, connectionInfo for agoric, noble, osmosis testnets

based on queries such as:

agd query --node https://devnet.rpc.agoric.net:443 ibc connection end connection-85
agd query --node https://devnet.rpc.agoric.net:443 ibc client state 07-tendermint-131

w/Patrick
@@ -46,6 +46,169 @@ const agoricAssetInfo = defaultAssetInfo.filter(
const DepositForBurnEvent =
'DepositForBurn(uint64,address,uint256,address,bytes32,uint32,bytes32,bytes32)';

/** @satisfies {Record<string, CosmosChainInfo & Passable>} */
const devnetChainInfo = {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: set USDC denom to ibc/35357FE55D81D88054E135529BB2AEB1BB20D207292775A19BD82D83F27BE9B4
and use it in packages/builders/scripts/fast-usdc/start-fast-usdc.build.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant