-
Notifications
You must be signed in to change notification settings - Fork 431
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
feat: add support for amount routing ism #5406
base: ccip-warp-route
Are you sure you want to change the base?
Conversation
…that use the amount routing ism
🦋 Changeset detectedLatest commit: 61a0a0e The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…loyed and managed by the cli
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## ccip-warp-route #5406 +/- ##
================================================
Coverage 77.11% 77.11%
================================================
Files 109 109
Lines 2163 2163
Branches 193 193
================================================
Hits 1668 1668
Misses 474 474
Partials 21 21
|
…ne-monorepo into xeno/add-support-for-differential-ism
…upport-for-differential-ism
Signed-off-by: pbio <[email protected]>
the current failing yarn-test will self resolve after merging #5432 |
…upport-for-differential-ism
Description
This PR adds support for the new
AmountRoutingISM
in both the CLI and the SDK.MetadataBuilder
to successfully derive the new ISM configHyperlaneIsmFactory
to deploy the new ISMEvmIsmReader
to successfully read data from anAmountRoutingIsm
deploy
the new ISMwarp-send
test to verify successful message self-relaying when using the new ISMDrive-by changes
Related issues
Backward compatibility
Testing