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

feat: CCIP boiler plate for existing hook/ism deployers #5431

Merged
merged 8 commits into from
Feb 12, 2025

Conversation

paulbalaji
Copy link
Contributor

Description

feat: CCIP boiler plate for existing hook/ism deployers

  • add schema+types for CCIP Hook and ISM configs
  • add unimplemented method stubs in existing deployers
  • update readers to support reading CCIP hooks and isms
  • update moduleMatchesConfig to support CCIP isms

Drive-by changes

Related issues

Backward compatibility

Testing

Copy link

changeset-bot bot commented Feb 11, 2025

🦋 Changeset detected

Latest commit: 1fb77d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@hyperlane-xyz/sdk Minor
@hyperlane-xyz/cli Minor
@hyperlane-xyz/helloworld Minor
@hyperlane-xyz/infra Minor
@hyperlane-xyz/widgets Minor
@hyperlane-xyz/ccip-server Minor
@hyperlane-xyz/github-proxy Minor
@hyperlane-xyz/utils Minor
@hyperlane-xyz/core Patch

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

@paulbalaji paulbalaji force-pushed the pb/ccip-3-boilerplate branch from e081867 to ffd71b4 Compare February 11, 2025 23:28
@paulbalaji paulbalaji marked this pull request as ready for review February 12, 2025 12:47
Base automatically changed from pb/ccip-2-deployer to ccip-warp-route February 12, 2025 17:08
@paulbalaji paulbalaji merged commit e78060d into ccip-warp-route Feb 12, 2025
28 of 30 checks passed
@paulbalaji paulbalaji deleted the pb/ccip-3-boilerplate branch February 12, 2025 17:13
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (ccip-warp-route@3518f89). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                 @@
##             ccip-warp-route    #5431   +/-   ##
==================================================
  Coverage                   ?   77.11%           
==================================================
  Files                      ?      109           
  Lines                      ?     2163           
  Branches                   ?      193           
==================================================
  Hits                       ?     1668           
  Misses                     ?      474           
  Partials                   ?       21           
Components Coverage Δ
core 87.80% <0.00%> (?)
hooks 77.93% <0.00%> (?)
isms 81.60% <0.00%> (?)
token 91.66% <0.00%> (?)
middlewares 79.80% <0.00%> (?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants