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

Prepare for the 0.2.2-beta.1 release #23

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

andrejrakic
Copy link
Collaborator

This PR prepares chainlink-local for the 0.2.2-beta.1 release.

Changed

  • Bumped the version of @chainlink/contracts-ccip NPM package to 1.5.0-beta.1 to test that release
  • Fixed the bug in the CCIPLocalSimulatorFork where the switchChainAndRouteMessage function was used the outdated EVM2EVMOffRamp contract
  • Genereted new docs artifacts

…hainAndRouteMessage function of CCIPLocalSimulatorFork
@andrejrakic andrejrakic self-assigned this Oct 10, 2024
@andrejrakic andrejrakic merged commit e601b3b into develop Oct 10, 2024
@andrejrakic andrejrakic deleted the fix/ccip-v1.5-fork branch October 10, 2024 10:28
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