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

[DO NOT MERGE] Changeset Release Preview - v2.13.0 #19

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 11, 2024

This PR is a preview of the changes that will be included in the next release. Please do not merge this PR.

Changelog Chainlink Core

2.13.0 - PREVIEW

nops

  • #13200 4718aa7ec2 Thanks @augustbleeds! - Add option to include GasPriceSubunits pipeline to include gasPriceSubunits in median ocr2 transmission (only to be used with Starknet chain for now) #added #nops #updated

  • #13132 eed5668e3c Thanks @akuzni2! - #nops fix metric description on mercury_transmit_queue_load

added

  • #13221 0b100ad3db Thanks @ilija42! - Added a mechanism to validate forwarders for OCR2 and fallback to EOA if necessary #added

  • #13181 c14576a945 Thanks @krehermann! - #added workflow spec auto-approval via CLO

  • #12881 d675d864f0 Thanks @amit-momin! - #added Added an auto-purge feature to the EVM TXM that identifies terminally stuck transactions either through a chain specific method or heurisitic then purges them to unblock the nonce. Included 4 new toml configs under Transactions.AutoPurge to configure this new feature: Enabled, Threshold, MinAttempts, and DetectionApiUrl.

  • #13200 4718aa7ec2 Thanks @augustbleeds! - Add option to include GasPriceSubunits pipeline to include gasPriceSubunits in median ocr2 transmission (only to be used with Starknet chain for now) #added #nops #updated

  • #13259 76dbe19282 Thanks @archseer! - #added A ChainWriter implementation in the EVM relay.

  • #12952 7572a50a78 Thanks @FelixFan1992! - #added
    compare user-defined max gas price with current gas price in automation simulation pipeline

  • #12813 ac893364e6 Thanks @matYang! - #db_update created 2 new CCIP tables in migration 0236, one for observed gas prices, one for observed token prices; setup indexing for these tables.
    #added ORM for CCIP gas prices and token prices

  • #12952 7572a50a78 Thanks @FelixFan1992! - #added
    pass a gas estimator to registry 2.1 pipeline

  • #13336 4c7e5a0efa Thanks @dhaidashenko! - Added config option HeadTracker.FinalityTagBypass to force HeadTracker to track blocks up to FinalityDepth even if FinalityTagsEnabled = true. This option is a temporary measure to address high CPU usage on chains with extremely large actual finality depth (gap between the current head and the latest finalized block). #added
    Added config option HeadTracker.MaxAllowedFinalityDepth maximum gap between current head to the latest finalized block that HeadTracker considers healthy. #added

  • #12952 7572a50a78 Thanks @FelixFan1992! - #added an integration test for max gas price check

changed

updated

  • #13200 4718aa7ec2 Thanks @augustbleeds! - Add option to include GasPriceSubunits pipeline to include gasPriceSubunits in median ocr2 transmission (only to be used with Starknet chain for now) #added #nops #updated

  • #13084 d79bdf16c5 Thanks @austinborn! - #updated Add gethwrappers for operatorforwarder contracts

  • #13078 0917394a46 Thanks @finleydecker! - bumpThreshold config setting for chains using suggestPrice estimator #updated

breaking_change

db_update

  • #13265 5db47b63b3 Thanks @krehermann! - #db_update Add name to workflow spec. Add unique constraint to (owner,name) for workflow spec

  • #13315 3af83ed014 Thanks @mateusz-sekara! - Reducing the scope of 0233 migration to include only 5th word index which is required for CCIP #db_update

  • #12813 ac893364e6 Thanks @matYang! - #db_update created 2 new CCIP tables in migration 0236, one for observed gas prices, one for observed token prices; setup indexing for these tables.
    #added ORM for CCIP gas prices and token prices

  • #13165 143741012c Thanks @cedric-cordenier! - #db_update Add ON DELETE CASCADE to workflow tables

wip

  • #13214 921a015792 Thanks @momentmaker! - Add to CI changeset workflow an additional step to update the Jira issue associated with this PR and set the fixVersions for the issue with the upcoming core release version. #internal #wip

bugfix

internal

untagged

Copy link

google-cla bot commented May 11, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot force-pushed the changesets/release-preview branch from fbed54e to 3ccb438 Compare May 11, 2024 21:54
@JoKacar JoKacar marked this pull request as ready for review May 12, 2024 10:28
@github-actions github-actions bot force-pushed the changesets/release-preview branch from 3ccb438 to 1fd31c7 Compare June 2, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant