Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common version update to head of develop #14030

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

ettec
Copy link
Collaborator

@ettec ettec commented Aug 5, 2024

No description provided.

@ettec ettec requested review from a team as code owners August 5, 2024 16:17
@ettec ettec enabled auto-merge August 5, 2024 16:31
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ettec ettec added this pull request to the merge queue Aug 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 5, 2024
@cedric-cordenier cedric-cordenier added this pull request to the merge queue Aug 5, 2024
Merged via the queue into develop with commit d90bb66 Aug 5, 2024
118 of 119 checks passed
@cedric-cordenier cedric-cordenier deleted the restore-common-version-to-head branch August 5, 2024 17:03
github-merge-queue bot pushed a commit that referenced this pull request Aug 6, 2024
* 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) <[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] (#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 (#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 <[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]>
momentmaker added a commit that referenced this pull request Aug 6, 2024
* develop:
  Add finalizer component to TXM (#13638)
  auto: adjust cron contract imports (#13927)
  Set PriceMin to match pip-35 definition (#14014)
  update solana e2e test build deps (#13978)
  fix data race in syncer/launcher (#14050)
  [KS-411] Extra validation for FeedIDs in Streams Codec (#14038)
  [TT-1262] dump pg on failure (#14029)
  ks-409 fix the mock trigger to ensure events are sent (#14047)
  update readme's with information about CL node TOML config (#14028)
  [CCIP-Merge] OCR2 plugins  [CCIP-2942] (#14043)
  [BCF - 3339] - Codec and CR hashed topics support (#14016)
  common version update to head of develop (#14030)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants