cronos-labs / play-cpp-sdk

Generate wallet, Fetching transaction history, Transfer token, WalletConnect, Crypto.com Pay, and more
Other
16 stars 5 forks source link

Problem: missing handling session updates / events for wc 2.0 (fix #416) #439

Closed leejw51crypto closed 1 year ago

leejw51crypto commented 1 year ago

Solution: add session updates/events

remove

tidy up

tidy up

process reject

ping tidyup

remove comment

fix ping

fix clippy event display

refactor

refactor

refactor

codecov-commenter commented 1 year ago

Codecov Report

Merging #439 (3ae94e9) into main (11e4f2a) will decrease coverage by 1.73%. The diff coverage is 0.00%.

:exclamation: Current head 3ae94e9 differs from pull request most recent head 0567416. Consider uploading reports for the commit 0567416 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
- Coverage   24.38%   22.65%   -1.73%     
==========================================
  Files          25       25              
  Lines        3039     3271     +232     
==========================================
  Hits          741      741              
- Misses       2298     2530     +232     
Impacted Files Coverage Δ
wallet-connect/src/v2/client.rs 0.00% <0.00%> (ø)
wallet-connect/src/v2/core.rs 0.00% <0.00%> (ø)
wallet-connect/src/v2/protocol.rs 52.11% <0.00%> (-4.82%) :arrow_down:
wallet-connect/src/v2/session.rs 0.00% <0.00%> (ø)

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