Skip to content

Conversation

@andrejrakic
Copy link
Collaborator

This PR prepares repo for the v0.2.7 stable release, after a month of testing the v0.2.7-beta.0 version

andrejrakic and others added 30 commits June 8, 2024 17:16
…axAnswer functions. Add functionality to MockV3Aggregator to change underlying aggregator
* feat: Add new changes to support CCIP v1.5 version

* forge: Update ccip
…tnet lanes. Prepare for 0.2.2-beta.0 release (#21)
…hainAndRouteMessage function of CCIPLocalSimulatorFork (#23)
- Bump @chainlink/contracts-ccip to v1.5.0
- Delete DOCUMENTATION.md and related assets, and point to official documentation at README
- Update CHANGELOG
* feat: Add mock data streams contracts

* feat: smoke test data streams in local mode in Foundry with docs examples

* feat: Add GMX-like test example

* feat: Add DataStreamsLocalSimulatorFork implemented in both Solidity and JavaScript

* feat: Add MockReportGenerator.js to support local mode in Hardhat; Support Forking mode in Hardhat

* chore: Prepare for 0.2.4-beta release

* chore: Generate docs artifacts
…er) with chainlink-local versioning (#31)

Co-authored-by: emanherawy <eman.herawy@gmaail.com>
* chore: Bumped @chainlink/contracts to 1.3.0. Started returning raw report structs from generateReportV- functions which is handful for tests

* chore: Generate docs artifacts for this adjustment
* chore: Bumped @chainlink/contracts to 1.3.0. Started returning raw report structs from generateReportV- functions which is handful for tests

* chore: Generate docs artifacts for this adjustment

* fix: Year should be 2025 instead of 2024
* fix: Fix incorrect import path

* chore: Prepared changelog and package.json for v0.2.4-beta.1 release
* feat: Add support for CCIP v1.6

* chore: Removed lib/ccip and lib/chainlink-brownie-contracts dependencies

* fix: Accept copilot's suggestions
…o v1.4.0 and @chainlink/contracts-ccip to v1.6.0
* fix: Refactored CCIPLocalSimulatorFork.sol so it can route all CCIP messages sent from a loop and not just the first one

* fix: Correct loop variable k
* fix: Refactor switchChainAndRouteMessage to deliver more than 1 message to more than 1 chain in a same call

* chore: Ran `npm run generate-docs`

* fix: Correct offRamp index in executeSingleMessage call in CCIPLocalSimulatorFork
…cip to v1.6.2. Vendor OpenZeppelin contracts these two packages use (#48)
* feat: Implement fee manager toggle for on-chain and off-chain billing in DataStreamsLocalSimulator

* feat: Add developer friendly error messages when wrong Data Streams billing mechanism is used

* fix: Vendor Chainlink contracts that caused compilation issues with Hardhat 2

* chore: Merge publishing beta releases into a single workflow file
@andrejrakic andrejrakic self-assigned this Nov 9, 2025
@andrejrakic andrejrakic marked this pull request as ready for review November 9, 2025 13:11
@andrejrakic andrejrakic requested a review from a team as a code owner November 9, 2025 13:11
@andrejrakic andrejrakic merged commit a3ace4e into main Nov 9, 2025
7 checks passed
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.

2 participants