Chainlink CCIP is publicly available on Linea mainnet and testnet.
Chainlink CCIP 1.5 is now available on testnet, introducing several new features and enhancements.
Risk Management Network Coverage
Certain CCIP integrations may not initially include the Risk Management Network (RMN). Blockchains can be integrated with CCIP in a phased approach, starting with the deployment of the Committing and Executing Decentralized Oracle Networks (DONs), followed by the addition of the Risk Management Network in a subsequent update.
During a phased deployment, the relevant Commit Stores are configured in the Risk Management contract to always be considered blessed until the Risk Management Network has been deployed for that blockchain.
Please refer to the Supported Networks documentation to identify which integrations utilize a phased approach, and review the CCIP Service Responsibility for more information.
New Version of EVMExtraArgs
Chainlink CCIP 1.5 introduces a new version of EVMExtraArgs
, allowing users to set the allowOutOfOrderExecution
parameter. This feature enables developers to control the execution order of their messages on the destination blockchain.
The allowOutOfOrderExecution
parameter is part of EVMExtraArgsV2
and is available only on lanes where the Out of Order Execution property is set to Optional or Required.
Please consult the Supported Networks page to determine if your target lane supports this feature.
Chainlink Node v2.16.0 is now available. See the Release Notes for details.
Chainlink CCIP is publicly available on ZKsync mainnet and testnet.
Payment in native gas tokens and approved non-LINK tokens is now available for upkeeps on Automation v2.3 or later. Currently this capability is available on the Base Sepolia testnet.
When you register a new upkeep, you can select whether you want to pay in LINK, the native gas token, or an approved non-LINK token for the chain that you are using. After you register the upkeep, the payment setting cannot be updated.
See the Supported Networks page to find the contract and config information for Automation on Base Sepolia testnet.
Log trigger upkeeps are now generally available. Learn more about how Chainlink Automation processes logs for log trigger upkeeps.
The Chainlink Functions Subscription Manager now supports timing out requests manually. You can time out requests that are pending for longer than five minutes to unlock your subscription funds.
Chainlink Node v2.15.0 is now available. See the Release Notes for details.
Chainlink Data Streams is available in Early Access on Base Mainnet and Base Sepolia testnet. Verifier proxy addresses and Feed IDs are available on the Data Streams Feed IDs page.