-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] CCIP capability config contract (#858)
## Motivation The CCIP capability needs to fetch its configuration from somewhere - that somewhere is the CCIP capability configuration contract. ## Solution Implement the CCIP capability configuration contract in solidity. The solidity implementation almost matches the design doc exactly.
- Loading branch information
Showing
9 changed files
with
3,281 additions
and
1 deletion.
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
Oops, something went wrong.