Skip to content

Releases: smartcontractkit/ccip

v2.17.0-ccip1.5.12

22 Nov 09:54
v2.17.0-ccip1.5.12
aa0f5ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0-ccip1.5.0...v2.17.0-ccip1.5.11

v2.14.0-ccip1.5.10

19 Nov 04:58
v2.14.0-ccip1.5.10
bf0b464
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0-ccip1.5.9...v2.14.0-ccip1.5.10

v2.14.0-ccip1.5.9

11 Nov 22:39
v2.14.0-ccip1.5.9
31925b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0-ccip1.5.6...v2.14.0-ccip1.5.9

v2.14.0-ccip1.5.6

01 Nov 17:36
v2.14.0-ccip1.5.6
d507af3
Compare
Choose a tag to compare

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

15 Oct 21:27
v2.14.0-ccip1.5.5
909ecdf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.0-ccip1.5.4...v2.14.0-ccip1.5.5-beta.4

v2.14.0-ccip1.5.4

07 Oct 21:04
v2.14.0-ccip1.5.4
890450d
Compare
Choose a tag to compare

What's Changed

  • Metis ChainType changed from metis to optimismBedrock 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 to EstimateLimit since this config is under the GasEstimator #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

12 Sep 10:12
v2.14.0-ccip1.5.2
22d3d18
Compare
Choose a tag to compare

v2.14.0-ccip1.5.1

04 Sep 20:48
v2.14.0-ccip1.5.1
5c71121
Compare
Choose a tag to compare

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

23 Aug 11:02
6ac05d7
Compare
Choose a tag to compare
  • 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 to false
  • 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

21 Aug 05:26
v2.13.0-ccip1.4.21-release
e46ee4b
Compare
Choose a tag to compare

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