Releases: smartcontractkit/ccip
Releases · smartcontractkit/ccip
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
v2.13.0-ccip1.4.21
What's Changed
- Chainlink Node 2.13
- Fix slice bounds out of range error in performBatchCall in #1145
- Returning messageVisibilityInterval always from commit roots cache in #1155
- Chain selectors update in #1266
- Commit NewReportingPlugin retries on error in #1160 #1270
- Batch gas price reporting - for a given chain, 1 CommitStore will receive gas price and token price reporting aggregated from all lanes going to that chain in #1071 #1278
- Aggregate cross-source token and gas price heartbeat updates into batches in #1282
Full Changelog: v2.12.0-ccip1.4.19-release...v2.13.0-ccip1.4.21-release