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

Finish migrating warp UI utils + adapters to SDK #2711

Merged
merged 17 commits into from
Sep 13, 2023

Conversation

jmrossy
Copy link
Contributor

@jmrossy jmrossy commented Sep 6, 2023

Description

Drive-by changes

  • Update Sepolia RPC which was causing errors

Related issues

Required for #2652
Fixes #2546

Backward compatibility

Yes

Testing

Tested these in warp UI

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (35fdc74) 64.16% compared to head (3041b50) 64.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2711   +/-   ##
=======================================
  Coverage   64.16%   64.16%           
=======================================
  Files          92       92           
  Lines        1398     1398           
  Branches      186      186           
=======================================
  Hits          897      897           
  Misses        494      494           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmrossy jmrossy force-pushed the rossy/finish-warp-ui-migration branch from 1974859 to 86a65e0 Compare September 7, 2023 22:19
typescript/sdk/src/app/MultiProtocolApp.ts Outdated Show resolved Hide resolved
typescript/sdk/src/app/MultiProtocolApp.ts Outdated Show resolved Hide resolved
typescript/sdk/src/app/MultiProtocolApp.ts Show resolved Hide resolved
typescript/token/src/adapters/SealevelTokenAdapter.ts Outdated Show resolved Hide resolved
typescript/token/src/config.ts Outdated Show resolved Hide resolved
@jmrossy jmrossy enabled auto-merge (squash) September 13, 2023 19:40
@jmrossy jmrossy merged commit 7a5dce2 into main Sep 13, 2023
24 checks passed
@jmrossy jmrossy deleted the rossy/finish-warp-ui-migration branch September 13, 2023 20:12
jmrossy added a commit to hyperlane-xyz/hyperlane-warp-ui-template that referenced this pull request Sep 13, 2023
- Removes duplicated code with SDK/Token/Utils packages
- Upgrades Typescript for Viem type fix
- Adds experimental support for Sealevel IGPs

Fixes hyperlane-xyz/hyperlane-monorepo#2652
Related: hyperlane-xyz/hyperlane-monorepo#2711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Sealevel warp route UI: support IGP payments when transferring tokens
2 participants