Releases: smartcontractkit/ccip
Releases · smartcontractkit/ccip
v2.17.0-ccip1.5.16
What's Changed
- CCIP-4403 LBTC attestation cherry-pick by @bukata-sa in #1564
- Lbtc attestation fix by @bukata-sa in #1565
- Revert "CCIP-4403 LBTC attestation cherry-pick (#1564)" by @bukata-sa in #1566
- Reapply "CCIP-4403 LBTC attestation cherry-pick (#1564)" by @bukata-sa in #1567
- set FinalityTagBypass=false for chains with FinalityDepth<1k (#1526) by @friedemannf in #1576
- cherry-pick: CCIP-4408: E2E test for LBTC by @bukata-sa in #1578
- cherry-pick: ccip-exec: lbtc histogram by @bukata-sa in #1577
- Revert "set FinalityTagBypass=false for chains with FinalityDepth<1k"… by @bukata-sa in #1581
- Merge core changes into CCIP by @ogtownsend in #1589
- Additional CherryPick by @stackman27 in #1593
- [Cherry Pick] Zircuit ZK Overflow detection (#1594) by @stackman27 in #1595
Full Changelog: v2.17.0-ccip1.5.12...v2.17.0-ccip1.5.16
v2.17.0-ccip1.5.12
What's Changed
- Upgrading Core Node to 2.17 https://github.com/smartcontractkit/chainlink/releases/tag/v2.17.0
- Various minor performance improvements introduced to the recent cor versions
- Memory consumption related to prom metrics for OCR plugins fixed smartcontractkit/chainlink#14800
Full Changelog: v2.14.0-ccip1.5.0...v2.17.0-ccip1.5.11
v2.14.0-ccip1.5.10
What's Changed
- SHIP-3990: improving working configs (#1533) by @fernandezlautaro in #1537
- Bump chainselectors by @HelloKashif in #1538
Full Changelog: v2.14.0-ccip1.5.9...v2.14.0-ccip1.5.10
v2.14.0-ccip1.5.9
What's Changed
- Adding TOML configs for B^2, BoB, Berachain, Unichain, Worldchain by @fernandezlautaro in #1523
- Bump ChainSelector to v1.0.28 (#1528) by @bukata-sa in #1530
Full Changelog: v2.14.0-ccip1.5.6...v2.14.0-ccip1.5.9
v2.14.0-ccip1.5.6
What's Changed
- [CCIP-2611] Report new heads to atlas' OTI (#13647) by @bukata-sa in #1508
Full Changelog: v2.14.0-ccip1.5.5...v2.14.0-ccip1.5.6
v2.14.0-ccip1.5.5
What's Changed
- Bump chainselectors cherrypicked by @fernandezlautaro in #1493
- updated chain-selectors to 1.0.27 (#1500) by @simsonraj in #1502
- Fix Nil pointer error in TXM stuck tx detector (CCIP 1.5) by @amit-momin in #1499
- Add Mantle NonceTooLow Error by @amit-momin in #1505
New Contributors
- @fernandezlautaro made their first contribution in #1493
- @amit-momin made their first contribution in #1499
Full Changelog: v2.14.0-ccip1.5.4...v2.14.0-ccip1.5.5-beta.4
v2.14.0-ccip1.5.4
What's Changed
- Metis ChainType changed from
metis
tooptimismBedrock
in chain toml config. #1485 #1345 - Added the gas limit estimation feature #14041
- Fixed deadlock in
RPCClient
, causing CL Node to stop performing RPC requests for the affected chain #14236 - Set From address for gas limit estimation feature #14246
- Updated the
EstimateGasLimit
config name toEstimateLimit
since this config is under theGasEstimator
#14297 - Custom errors for
Mantle
#14053 - Changed
Optimism L1 Oracle
to supportMantle
#14160 Mantle
use vanilla l1 oracle #14471- Add component into CCIP price estimators to account for chain specific logic for
Mantle
#1446 FeeHistory
estimator #13833- Add node level OOC error. #14315
- Change
Polygon zkEVM
to use FeeHistory estimator #14161 - Added
Zircuit
Configs #14541 - Use
Astar
Chain Type #1465 - Zp/update mockrouter #1427
Full Changelog: v2.14.0-ccip1.5.2...v2.14.0-ccip1.5.4
v2.14.0-ccip1.5.2
Full Changelog: v2.14.0-ccip1.5.1...v2.14.0-ccip1.5.2
v2.14.0-ccip1.5.1
What's Changed
- Chain selectors bump to v1.0.23 in #1395
Full Changelog: v2.14.0-ccip1.5.0...v2.14.0-ccip1.5.1
v2.14.0-ccip1.5.0
- Self serve token pools
- Allows for permissionless listing of tokens on CCIP
- Allows for custom token pool contracts to be deployed by users
- Allow for Out-Of-Order (OOO) execution which allows users to opt-in to ignore nonce ordering
- This ensures the state of any prior message does not influence future messages
- Optionally set in
ExtraArgsV2.allowOutOfOrderExecution
, defaults tofalse
- New lane contracts for onRamp, commitStore and offRamp
- RMN fine grained cursing
- Allows for lane based cursing granularity
- Support for various ZK based chains
- Various offchain performance improvements
- Chainlink Node 2.14
Full Changelog: v2.8.0-ccip1.4.0-release...v2.14.0-ccip1.5.0