-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add FeeQuoter to SourceConfig Add missing function from DestConfig * cl-ccip bump * Debugging * Fix OnRamp.GetDestChainConfig All destChain configs have same Router address which is the same as the chainSel. We just need to call with a different destChainSelector * Cleaning * Clean contract configs * Clean contract configs * Add Gas Price test in initial_deploy_test.go * Bump chainlink-ccip * Bump chainlink-ccip * cleaning cmoments * linting * skip failing test for now * unskip * Add FeeQuoter to SourceConfig Add missing function from DestConfig Debugging Fix OnRamp.GetDestChainConfig All destChain configs have same Router address which is the same as the chainSel. We just need to call with a different destChainSelector Cleaning Clean contract configs Clean contract configs Add Gas Price test in initial_deploy_test.go Bump chainlink-ccip Bump chainlink-ccip cleaning cmoments linting skip failing test for now unskip * Bump chainlink-ccip * Add weth feed * Remove deprecated thing. * Add assertions for weth * Remove replacement. * linting * gomodtidy * Make TestAddChainInbound test Bidirectional and rename to TestAddChain * updates * changes * more changes * updates * go mod update * more fix * fix lint * fix lint * go mod --------- Co-authored-by: asoliman <[email protected]> Co-authored-by: Will Winder <[email protected]>
- Loading branch information
1 parent
a48b264
commit eb03ec3
Showing
8 changed files
with
58 additions
and
72 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
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
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
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