This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Conversation
- Removed the pretest script and updated test commands in package.json. - Revised README to clarify the use of `foundryup` for running Anvil and updated test execution instructions. - Enhanced error handling in integration test to handle undefined block numbers.
…ent Names and updated FeeQuoter. Update pnpm-lock.yaml and package dependencies; introduce FeeQuoter contract - Upgraded lockfile version to 9.0 and updated TypeScript dependencies in pnpm-lock.yaml. - Added new FeeQuoter contract and corresponding ABI for fee management. - Refactored references from PriceRegistry to FeeQuoter in various components and tests. - Updated documentation to reflect changes in function names and parameters related to fee handling.
…n api.ts and config.ts. Currently this update is only for transferTokens(). sendCCIPMessage() will be updated next.
…ssage() in api.ts to use branching logic based on evm 1.5 or 1.6. - Replaced FeeQuoter with PriceRegistry (for 1.6) in the API for fee token management. - Updated method names and documentation to reflect changes from 'chain' to 'lane'. - Added new PriceRegistry ABI and adjusted logic for rate limits and token prices. - Enhanced error handling and ensured compatibility with existing functionality.
1. Reverted changes to lane rate limit functions in api.ts to prevent breaking changes on the ccipClient services API. 2. testing - change t:int script to only run integration-testnet. Mocks depend on CCIP local updates.
Tests passing.
…to use parseAbi of getTokens() signature rather than entire ABIs - Integrated FeeQuoter ABI into the API for improved fee token management. - Updated logic in createClient() to handle both PriceRegistry and FeeQuoter based on the OnRamp version. - Update integration tests to validate fee token retrieval for both OnRamp versions 1.5 and 1.6 - dynamic routing logic for version.
CL-Andrew
approved these changes
May 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.