-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/ccip 2466 HomeChain config syncer (#978)
## Motivation Plugins need to refresh HomeChain config regularly to know which oracles support which chains and the latest F for each chain. ## Solution * Add HomeChainConfigPoller which polls chain configs and maps them to internal configs * Commit plugin uses HomeChainConfigPoller to access required data
- Loading branch information
1 parent
8d34b38
commit a9370e1
Showing
11 changed files
with
822 additions
and
212 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
Oops, something went wrong.