-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fusdc
ChainPolicy
schema (#10679)
## Description - rename `nobleContractAddress` to `attenuatedCttpBridgeAddress` as it better captures the functionality in FUSDC. - the contract deployed to this address must be an attenuated wrapper around Circle's TokenMessenger that does not contain `replaceDepositForBurn` . The Oracle Nodes must only report transactions where `depositor` for `DepositForBurn` is this value. - include jsdoc comments for `ChainPolicy` type ### Security Considerations None ### Scaling Considerations None ### Documentation Considerations Improves docs via jsdoc annotations ### Testing Considerations None ### Upgrade Considerations None, unreleased code
- Loading branch information
Showing
5 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+48 Bytes
(100%)
packages/boot/test/fast-usdc/snapshots/fast-usdc.test.ts.snap
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters