forked from smartcontractkit/chainlink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CCIP-Merge] OCR2 plugins [CCIP-2942] (smartcontractkit#14043)
* Copy over core/services/ocr2/plugins/ccip from ccip repo (smartcontractkit#14024) This is first part in merging offchain code from ccip repo (https://github.com/smartcontractkit/ccip) into chainlink Maintaining history across repos for specific direcotires was complicated so we chose to copy the directory right away. ----------------- Co-authored-by: Abdelrahman Soliman (Boda) <[email protected]> Co-authored-by: Agustina Aldasoro <[email protected]> Co-authored-by: Amir Y <[email protected]> Co-authored-by: André Vitor de Lima Matos <[email protected]> Co-authored-by: AnieeG <[email protected]> Co-authored-by: Anindita Ghosh <[email protected]> Co-authored-by: Chunkai Yang <[email protected]> Co-authored-by: Connor Stein <[email protected]> Co-authored-by: Evaldas Latoškinas <[email protected]> Co-authored-by: Jean Arnaud <[email protected]> Co-authored-by: Justin Kaseman <[email protected]> Co-authored-by: Makram <[email protected]> Co-authored-by: Makram Kamaleddine <[email protected]> Co-authored-by: Mateusz Sekara <[email protected]> Co-authored-by: Matt Yang <[email protected]> Co-authored-by: Patrick <[email protected]> Co-authored-by: Rens Rooimans <[email protected]> Co-authored-by: Roman Kashitsyn <[email protected]> Co-authored-by: Roman Kashitsyn <[email protected]> Co-authored-by: Ryan Stout <[email protected]> Co-authored-by: Will Winder <[email protected]> Co-authored-by: connorwstein <[email protected]> Co-authored-by: dimitris <[email protected]> Co-authored-by: dimkouv <[email protected]> Co-authored-by: nogo <[email protected]> Co-authored-by: nogo <[email protected]> Co-authored-by: valerii-kabisov-cll <[email protected]> * [CCIP-2942] OCR2 plugins merge fixes [CCIP-2942] (smartcontractkit#14026) * Add status checker original commit: smartcontractkit/ccip@451984a * Add CCIP to types.go * Add Unsafe_SetConnectionsManager to feeds service for testing * Add CCIP feature to core.toml * Rebuilding config * Wiring up relayer and ocr2 delegates - this commit touches shared code ! * Adding mockery configuration for ccip specific code * Setting CCIP feature flag to true - it's no longer used anywhere --------- Co-authored-by: Mateusz Sekara <[email protected]> * VRF-1138: Make CTF tests to reuse existing VRF Wrapper (smartcontractkit#13854) * VRF-1138: Make CTF tests to reuse existing VRF Wrapper * VRF-1138: remove old code * VRF-1138: remove comments * VRF-1138: refactoring * VRF-1138: pr comments * VRF-1138: pr comments * VRF-1138: fixing lint issues * VRF-1138: PR comments * changes to support deterministic message hash in the remote target (smartcontractkit#13935) * common version update to head of develop (smartcontractkit#14030) * Add changeset --------- Co-authored-by: Agustina Aldasoro <[email protected]> Co-authored-by: Amir Y <[email protected]> Co-authored-by: André Vitor de Lima Matos <[email protected]> Co-authored-by: AnieeG <[email protected]> Co-authored-by: Anindita Ghosh <[email protected]> Co-authored-by: Chunkai Yang <[email protected]> Co-authored-by: Connor Stein <[email protected]> Co-authored-by: Evaldas Latoškinas <[email protected]> Co-authored-by: Jean Arnaud <[email protected]> Co-authored-by: Justin Kaseman <[email protected]> Co-authored-by: Makram <[email protected]> Co-authored-by: Mateusz Sekara <[email protected]> Co-authored-by: Matt Yang <[email protected]> Co-authored-by: Patrick <[email protected]> Co-authored-by: Rens Rooimans <[email protected]> Co-authored-by: Roman Kashitsyn <[email protected]> Co-authored-by: Roman Kashitsyn <[email protected]> Co-authored-by: Ryan Stout <[email protected]> Co-authored-by: Will Winder <[email protected]> Co-authored-by: dimitris <[email protected]> Co-authored-by: nogo <[email protected]> Co-authored-by: nogo <[email protected]> Co-authored-by: valerii-kabisov-cll <[email protected]> Co-authored-by: Ilja Pavlovs <[email protected]> Co-authored-by: Matthew Pendrey <[email protected]>
- Loading branch information
1 parent
8b9f2b6
commit 55e7c8b
Showing
224 changed files
with
42,778 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"chainlink": minor | ||
--- | ||
|
||
Added CCIP plugins code from https://github.com/smartcontractkit/ccip/ #added |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.