Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for CCIP v1.5 and preparing for 0.2.2-beta release #19

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

andrejrakic
Copy link
Collaborator

This PR adds tentative support for CCIP v1.5 and prepares Chainlink Local for 0.2.2 Beta release

@andrejrakic andrejrakic self-assigned this Sep 12, 2024
@andrejrakic andrejrakic merged commit 54ff7b0 into develop Sep 12, 2024
@andrejrakic andrejrakic deleted the feat/ccip-v1.5 branch September 12, 2024 11:48
andrejrakic added a commit that referenced this pull request Oct 15, 2024
* feat: Add Mock Data Feeds contracts

* feat: Add MockOffchainAggregator contract that expose minAnswer and maxAnswer functions. Add functionality to MockV3Aggregator to change underlying aggregator

* chore: Forge install @chainlink/contracts@v1.1.1

* feat: Add mock data feeds smoke test

* chore: List upcoming release in Changelog

* feat: Add unit tests for mock data feeds contracts

* feat: Add smoke test for mock data feeds using Hardhat

* feat: Add forking test example and prepare for beta release

* Support for CCIP v1.5 and preparing for 0.2.2-beta release (#19)

* feat: Add new changes to support CCIP v1.5 version

* forge: Update ccip

* chore: Add CCIP v1.5 config details to Register for all available testnet lanes. Prepare for 0.2.2-beta.0 release (#21)

* fix: Use the latest version of EVM2EVMOffRamp contract in the switchChainAndRouteMessage function of CCIPLocalSimulatorFork (#23)

* chore: Prepare repo for the 0.2.2 release

- Bump @chainlink/contracts-ccip to v1.5.0
- Delete DOCUMENTATION.md and related assets, and point to official documentation at README
- Update CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant