Skip to content

Commit

Permalink
Test passes
Browse files Browse the repository at this point in the history
* Generating NonceManager
* Add onRamp as an authorized caller to NonceManager
  • Loading branch information
asoliman92 committed Jul 10, 2024
1 parent 2cd4fdd commit 6c9ebd0
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 52 deletions.
2 changes: 2 additions & 0 deletions contracts/scripts/native_solc_compile_all_ccip
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ compileContract ccip/tokenAdminRegistry/TokenAdminRegistry.sol
compileContract ccip/tokenAdminRegistry/RegistryModuleOwnerCustom.sol
compileContract ccip/capability/CCIPConfig.sol
compileContract ccip/capability/interfaces/IOCR3ConfigEncoder.sol
compileContract ccip/interfaces/INonceManager.sol
compileContract ccip/NonceManager.sol

# Test helpers
compileContract ccip/test/helpers/BurnMintERC677Helper.sol
Expand Down
Loading

0 comments on commit 6c9ebd0

Please sign in to comment.