-
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.
[CCIP-Merge] OCR2 plugins [CCIP-2942] (#14043)
* Copy over core/services/ocr2/plugins/ccip from ccip repo (#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) <2677789+asoliman92@users.noreply.github.com> Co-authored-by: Agustina Aldasoro <agusaldasoro@users.noreply.github.com> Co-authored-by: Amir Y <83904651+amirylm@users.noreply.github.com> Co-authored-by: André Vitor de Lima Matos <andre.matos@smartcontract.com> Co-authored-by: AnieeG <anindita.ghosh@smartcontract.com> Co-authored-by: Anindita Ghosh <88458927+AnieeG@users.noreply.github.com> Co-authored-by: Chunkai Yang <matYang@users.noreply.github.com> Co-authored-by: Connor Stein <connor.stein@mail.mcgill.ca> Co-authored-by: Evaldas Latoškinas <34982762+elatoskinas@users.noreply.github.com> Co-authored-by: Jean Arnaud <jarnaud@users.noreply.github.com> Co-authored-by: Justin Kaseman <justinkaseman@live.com> Co-authored-by: Makram <makramkd@users.noreply.github.com> Co-authored-by: Makram Kamaleddine <makramkd@users.noreply.github.com> Co-authored-by: Mateusz Sekara <mateusz.sekara@gmail.com> Co-authored-by: Matt Yang <matt.yang@smartcontract.com> Co-authored-by: Patrick <patrick.huie@smartcontract.com> Co-authored-by: Rens Rooimans <github@rensrooimans.nl> Co-authored-by: Roman Kashitsyn <roman.kashitsyn@gmail.com> Co-authored-by: Roman Kashitsyn <roman.kashitsyn@smartcontract.com> Co-authored-by: Ryan Stout <ryan.stout@smartcontract.com> Co-authored-by: Will Winder <wwinder.unh@gmail.com> Co-authored-by: connorwstein <connor.stein@mail.mcgill.ca> Co-authored-by: dimitris <dimitrios.kouveris@smartcontract.com> Co-authored-by: dimkouv <dimitrios.kouveris@smartcontract.com> Co-authored-by: nogo <0xnogo@gmail.com> Co-authored-by: nogo <110664798+0xnogo@users.noreply.github.com> Co-authored-by: valerii-kabisov-cll <172247313+valerii-kabisov-cll@users.noreply.github.com> * [CCIP-2942] OCR2 plugins merge fixes [CCIP-2942] (#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 <mateusz.sekara@gmail.com> * VRF-1138: Make CTF tests to reuse existing VRF Wrapper (#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 (#13935) * common version update to head of develop (#14030) * Add changeset --------- Co-authored-by: Agustina Aldasoro <agusaldasoro@users.noreply.github.com> Co-authored-by: Amir Y <83904651+amirylm@users.noreply.github.com> Co-authored-by: André Vitor de Lima Matos <andre.matos@smartcontract.com> Co-authored-by: AnieeG <anindita.ghosh@smartcontract.com> Co-authored-by: Anindita Ghosh <88458927+AnieeG@users.noreply.github.com> Co-authored-by: Chunkai Yang <matYang@users.noreply.github.com> Co-authored-by: Connor Stein <connor.stein@mail.mcgill.ca> Co-authored-by: Evaldas Latoškinas <34982762+elatoskinas@users.noreply.github.com> Co-authored-by: Jean Arnaud <jarnaud@users.noreply.github.com> Co-authored-by: Justin Kaseman <justinkaseman@live.com> Co-authored-by: Makram <makramkd@users.noreply.github.com> Co-authored-by: Mateusz Sekara <mateusz.sekara@gmail.com> Co-authored-by: Matt Yang <matt.yang@smartcontract.com> Co-authored-by: Patrick <patrick.huie@smartcontract.com> Co-authored-by: Rens Rooimans <github@rensrooimans.nl> Co-authored-by: Roman Kashitsyn <roman.kashitsyn@gmail.com> Co-authored-by: Roman Kashitsyn <roman.kashitsyn@smartcontract.com> Co-authored-by: Ryan Stout <ryan.stout@smartcontract.com> Co-authored-by: Will Winder <wwinder.unh@gmail.com> Co-authored-by: dimitris <dimitrios.kouveris@smartcontract.com> Co-authored-by: nogo <0xnogo@gmail.com> Co-authored-by: nogo <110664798+0xnogo@users.noreply.github.com> Co-authored-by: valerii-kabisov-cll <172247313+valerii-kabisov-cll@users.noreply.github.com> Co-authored-by: Ilja Pavlovs <5300706+iljapavlovs@users.noreply.github.com> Co-authored-by: Matthew Pendrey <matthew.pendrey@gmail.com>
- 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.