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

fix(bridge-ui): migrate to wallet connect 2.0 #14094

Merged
merged 3 commits into from
Jul 4, 2023
Merged

Conversation

jscriptcoder
Copy link
Contributor

Migrating to WalletConnect 2.0

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #14094 (62eee0e) into main (a55b392) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main   #14094   +/-   ##
=======================================
  Coverage   51.57%   51.57%           
=======================================
  Files         148      148           
  Lines        3874     3874           
  Branches      336      336           
=======================================
  Hits         1998     1998           
  Misses       1765     1765           
  Partials      111      111           
Flag Coverage Δ *Carryforward flag
bridge-ui 94.23% <100.00%> (ø)
eventindexer 73.82% <ø> (ø) Carriedforward from a55b392
protocol 0.00% <ø> (ø) Carriedforward from a55b392
relayer 59.13% <ø> (ø) Carriedforward from a55b392
ui 100.00% <ø> (ø) Carriedforward from a55b392

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/bridge-ui/src/chain/chains.ts 100.00% <ø> (ø)
packages/bridge-ui/src/domain/chain.ts 100.00% <ø> (ø)
...ges/bridge-ui/src/relayer-api/RelayerAPIService.ts 100.00% <ø> (ø)
packages/bridge-ui/src/signer/subscriber.ts 95.74% <ø> (ø)
packages/bridge-ui/src/storage/StorageService.ts 100.00% <ø> (ø)
packages/bridge-ui/src/vault/tokenVaults.ts 100.00% <ø> (ø)
packages/protocol/contracts/L1/libs/LibProving.sol 0.00% <ø> (ø)
packages/bridge-ui/src/utils/switchNetwork.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jscriptcoder jscriptcoder marked this pull request as ready for review July 4, 2023 09:11
Copy link
Contributor

@KorbinianK KorbinianK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jscriptcoder jscriptcoder added this pull request to the merge queue Jul 4, 2023
Merged via the queue into main with commit eda0333 Jul 4, 2023
10 checks passed
@jscriptcoder jscriptcoder deleted the migrate_to_wc_2 branch July 4, 2023 10:07
@github-actions github-actions bot mentioned this pull request Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants