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: add weETHs warp route, some drive-by cleanup #4826

Merged
merged 17 commits into from
Nov 6, 2024
Merged

Conversation

tkporter
Copy link
Collaborator

@tkporter tkporter commented Nov 6, 2024

Description

  • Deploys weETHs between Ethereum and Eclipsemainnet
  • Removes all the warp route generation scripts in favor of a single one
  • Renames some things throughout infra to be closer to the canonical warp IDs (e.g. add all chain names, sort them, etc)
  • Removes a bunch of now unnecessary ts-ignores
  • Moves toward using router configs for non-EVM chains in the warp configs

Waiting to merge hyperlane-xyz/hyperlane-registry#362 before updating the registryrc in here so the warp config checker works

Drive-by changes

Related issues

Backward compatibility

Testing

Copy link

changeset-bot bot commented Nov 6, 2024

🦋 Changeset detected

Latest commit: aabdecb

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/utils Patch
@hyperlane-xyz/core Patch
@hyperlane-xyz/cli Patch
@hyperlane-xyz/infra Patch
@hyperlane-xyz/sdk Patch
@hyperlane-xyz/widgets Patch
@hyperlane-xyz/helloworld Patch
@hyperlane-xyz/ccip-server Patch
@hyperlane-xyz/github-proxy 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

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.27%. Comparing base (e3b97c4) to head (aabdecb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4826   +/-   ##
=======================================
  Coverage   74.27%   74.27%           
=======================================
  Files         101      101           
  Lines        1481     1481           
  Branches      192      192           
=======================================
  Hits         1100     1100           
  Misses        360      360           
  Partials       21       21           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 77.77% <ø> (ø)
isms 77.77% <ø> (ø)
token 89.01% <ø> (ø)
middlewares 77.58% <ø> (ø)

typescript/infra/src/config/environment.ts Outdated Show resolved Hide resolved
@tkporter tkporter added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit e6f9d5c Nov 6, 2024
38 checks passed
@tkporter tkporter deleted the trevor/weETHs branch November 6, 2024 20:08
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.

3 participants