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

Problem: walletconnect 2.0 not supporting metamask android (fix #462) #464

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

leejw51crypto
Copy link
Collaborator

Solution: fix send transaction

@leejw51crypto leejw51crypto requested a review from a team as a code owner November 28, 2023 04:39
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (a8aad34) 19.02% compared to head (37893a1) 19.03%.

Files Patch % Lines
wallet-connect/src/v2/client.rs 0.00% 41 Missing ⚠️
wallet-connect/src/v2/crypto.rs 66.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
+ Coverage   19.02%   19.03%   +0.01%     
==========================================
  Files          24       24              
  Lines        3880     3877       -3     
==========================================
  Hits          738      738              
+ Misses       3142     3139       -3     

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

@leejw51crypto
Copy link
Collaborator Author

leejw51crypto commented Nov 28, 2023

fixing audit issue

need to upgrade ethers-rs to 2.0.11
working on
crypto-com/defi-wallet-core-rs#941

@leejw51crypto leejw51crypto marked this pull request as draft November 28, 2023 07:16
@leejw51crypto leejw51crypto marked this pull request as ready for review November 30, 2023 07:48
@leejw51crypto
Copy link
Collaborator Author

checking ci

@leejw51crypto
Copy link
Collaborator Author

fixing WalletConnectRust security issue

Copy link

@rarcifa rarcifa left a comment

Choose a reason for hiding this comment

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

LGTM. left a few comments

Solution: fix send transaction

tidy up

send tx

refactor

remove comment

tidy up

remove debug print

rename

changelog

change version

update Cargo.lock

update Cargo.lock

fix fmt

fix clippy

update cargo.lock

add system config

fix mac build

update defi-wallet-core

update cargo.lock

fix audit issue

tidy up TOPIC

tidy up from,to

tidy up comment
@leejw51crypto leejw51crypto added this pull request to the merge queue Dec 4, 2023
Merged via the queue into main with commit f9e1916 Dec 4, 2023
@leejw51crypto leejw51crypto deleted the feature/462 branch April 23, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants