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

chore/release 2.12.0 to develop #13441

Merged
merged 39 commits into from
Jun 6, 2024
Merged

Conversation

snehaagni
Copy link
Contributor

@snehaagni snehaagni commented Jun 6, 2024

snehaagni and others added 30 commits May 1, 2024 14:13
…ctx-v2.12.0

Cherry pick BCF-3221 - core/services: fix ocrWrapper saveError contexts
…g_cherrypick

Updating changelog for 2.12.0  with cherry pick fix
… transmitter on OCR2 aggregator (#13221)

* Implement forwarder OCR2 fallback if fwd not present as a transmitter

* Add changeset
…allback-feature-cherry-pick

BCF-3225 - Implement forwarder fallback if forwarder not present as a…
* Fixed CPU usage issues caused by inefficiencies in HeadTracker

* added comments

* revert heads back to the fix

(cherry picked from commit 6f1ebca)
…ise-headtracker-2-12

Hotfix/bci 3285 optimise headtracker (cherry pick for 2.12)
…2.12.0-changelog-bugfixes

Update CHANGELOG for 2.12.0 bugfixes
* fix: Decouple ChainType from config string

* fix: receiver name and failing test

* test: enhance config test to test for xdai specifically

* refactor: directly unmarshal into ChainType

* fix: validation

* test: fix TestDoc/EVM

* test: add xdai to warnings.xtar
[SHIP-2001] Cherry Pick - Decouple ChainType Setting (#13272)
…nly-fifth-word

BCF-3244 Index only the fifth word to reduce the db size overhead #13315
* Add special transmitter for OCR2 feeds

* Add ocr2FeedsTransmitter FromAddress()

* Cherry-pick some forwarders context changes from (#13171)
* Improve ocr2FeedsTransmitter FromAddress() fallback

* Fix forwarders test error assert
…r2-transmitter

BCF-3243 - Cherry pick Add special transmitter for OCR2 feeds (#13323)
…changelog-update

Update 2.12.0 Changelog with bugfixes
…dge-task-timeout

core/services/pipeline: bridge task must continue after cancellation (
core/services/pipeline: hide deadline from monitor
snehaagni and others added 3 commits June 5, 2024 22:22
…changelog-date-2.12.0

Finalize date on changelog for 2.12.0
Signed-off-by: Sneha Agnihotri <[email protected]>
Copy link
Contributor

github-actions bot commented Jun 6, 2024

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@snehaagni snehaagni marked this pull request as ready for review June 6, 2024 12:03
@snehaagni snehaagni requested review from a team as code owners June 6, 2024 12:03
@snehaagni snehaagni added this pull request to the merge queue Jun 6, 2024
Merged via the queue into develop with commit fe76fa0 Jun 6, 2024
106 checks passed
@snehaagni snehaagni deleted the chore/release-2.12.0-to-develop branch June 6, 2024 16:48
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.