v2.12.0-ccip1.4.18
mateusz-sekara
released this
14 Jun 09:53
·
1436 commits
to ccip-develop
since this release
What's Changed
- Chainlink Node 2.12
- Fix selectReportsToFillBatch by @jarnaud in #829
- On/Off Ramps use per lane cursing by @justinkaseman in #801
- feat: ooo exec by @makramkd in #729
- Using IsCursed(chainSelector) for OnRamp 1.5 when checking if source is cursed by @mateusz-sekara in #849
- Temporarily remove PriceReportingDisabled flag in plugin by @matYang in #929
- Update token reporting threshold by @matYang in #970
- Log the reported commitStore sequence number by @dimkouv in #975
- Add GetAllGasPriceUpdatesCreatedAfter to PriceRegistry by @matYang in #977
- Use decimals to normalize aggregator prices by @jarnaud in #853
- Do not reject entire observations based on gas or token price by @matYang in #930
- pass token into lockOrBurn by @RensR in #913
- Public HashLeaf Function by @winder in #739
- remove DestinationPool from OffRampTokens by @RensR in #914
- Added configs toml by @stackman27 in #943
- Cache RMN Contract in OnRamp by @asoliman92 in #945
- Avoid marshal/unmarshall of CommitObservation by @jarnaud in #940
- Add ABI caching functionality to
abihelpers
[CCIP-2388] by @asoliman92 in #966 - Remove costly logs by @jarnaud in #986
- Exec NewReportingPlugin must not error by @rstout in #894
- zkSync L1 gas price calculation by @simsonraj #1050
Full Changelog: v2.11.0-ccip1.4.15-release...v2.12.0-ccip1.4.16-beta.0