Skip to content

chore: chain policies for all chains#10829

Merged
mergify[bot] merged 2 commits intomasterfrom
pc/mn-chain-policies
Jan 9, 2025
Merged

chore: chain policies for all chains#10829
mergify[bot] merged 2 commits intomasterfrom
pc/mn-chain-policies

Conversation

@0xpatrickdev
Copy link
Copy Markdown
Contributor

refs: #10714

Description

  • Adds ChainPolicies for all 5 FUSDC chains
  • Adds MN values for attenuatedCttpBridgeAddress and cctpTokenMessengerAddress.
  • Adds Testnet values for cctpTokenMessengerAddress and chainId (* Sepolia network for most, as that's where Circle deploys)

Security Considerations

None really, but it's important these are the correct values.

Scaling Considerations

None

Documentation Considerations

None

Testing Considerations

None

Upgrade Considerations

None, part of initial release.

@0xpatrickdev 0xpatrickdev requested a review from a team as a code owner January 9, 2025 19:07
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jan 9, 2025

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 34228ac
Status: ✅  Deploy successful!
Preview URL: https://4dcdc062.agoric-sdk.pages.dev
Branch Preview URL: https://pc-mn-chain-policies.agoric-sdk.pages.dev

View logs

attenuatedCttpBridgeAddress: '0xTODO',
cctpTokenMessengerAddress: '0x9f3B8679c73C2Fef8b59B4f3444d4e156fb70AA5',
chainId: 80002,
confirmations: 2, // TODO mocked
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Mocked as in we expect this number to change? It doesn't feel like an actual mock, maybe a placeholder value.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes placeholder is better, will update

},
// Polygon PoS Amoy
Polygon: {
attenuatedCttpBridgeAddress: '0xTODO',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do these not have bridge addresses, or just unknown? Do we even care since it's just testnet?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Uknown and harder to find than the mainnet ones. Reached out for a list and will update when we receive them

@0xpatrickdev 0xpatrickdev added the automerge:rebase Automatically rebase updates, then merge label Jan 9, 2025
@mergify mergify Bot merged commit 537ffd0 into master Jan 9, 2025
@mergify mergify Bot deleted the pc/mn-chain-policies branch January 9, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge:rebase Automatically rebase updates, then merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants