[DO NOT MERGE] Changeset Release Preview - v2.13.0 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
eed5668
Thanks @akuzni2! - #nops fix metric description on mercury_transmit_queue_loadadded
#12952
7572a50
Thanks @FelixFan1992! - #addedcompare user-defined max gas price with current gas price in automation simulation pipeline
#12813
ac89336
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
7572a50
Thanks @FelixFan1992! - #addedpass a gas estimator to registry 2.1 pipeline
#12952
7572a50
Thanks @FelixFan1992! - #added an integration test for max gas price checkchanged
#13174
e778a32
Thanks @FelixFan1992! - #changed:AUTO-10539: adjust logging for offchain config and gas control
#13173
a9717f0
Thanks @ferglor! - Revert block number tracking #changed#13133
2e66837
Thanks @matYang! - #changed CCIP price cache to use DB timestampupdated
d79bdf1
Thanks @austinborn! - #updated Add gethwrappers for operatorforwarder contractsdb_update
ac89336
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
bugfix
#13058
a34a17a
Thanks @shileiwill! - withdraw in offchain mode #bugfix#13096
2c08c8c
Thanks @shileiwill! - add upkeepCharged event #bugfix#13088
29b1636
Thanks @shileiwill! - get available erc20 for payment #bugfixinternal
#12970
1eb7180
Thanks @dimriou! - Decouple client tests from core #internal#12972
1196df4
Thanks @dimriou! - Decouple gas tests from core #internal#12993
2a8d1b1
Thanks @dimriou! - Decouple utils tests from core #internal#13139
15fab1d
Thanks @jmank88! - core/services: fix ocrWrapper saveError contexts #internal#13008
841fe61
Thanks @HenryNguyen5! - #internal Keystone - rename type -> id#12962
62d31d0
Thanks @archseer! - #internal#13118
6008d73
Thanks @bolekk! - #internal Pass MercuryTriggerService to Mercury Transmitter#13094
a0d1ce5
Thanks @momentmaker! - Refactor changesets release preview workflow #internal#13175
fbd94c4
Thanks @erikburt! - bump chainlink-solana dependency #internal#13080
36cc95f
Thanks @cds95! - #internal Generate gethwrappers for capability registry changes#13128
a0e7b7c
Thanks @samsondav! - #internal improve mercury tranmission debugging#13199
4f502c9
Thanks @bolekk! - #internal Use Aggregator factory for OCR capability#13103
54f7c9c
Thanks @DeividasK! - #internal regen geth wrappers for capability registry#13112
8059066
Thanks @HenryNguyen5! - #internal Normalize keystone workflow ref regex property to match id regex#13102
700a827
Thanks @cds95! - #internal generate geth wrappers for capability registry remove nodes#13189
1451b2b
Thanks @samsondav! - Performance improvements for mercury single insert for multiple mercury servers #internal