crypto-com / defi-wallet-core-rs

Cross-platform, cross-blockchain wallet library in Rust for DeFi Wallet and other applications.
Other
48 stars 16 forks source link

Problem: Missing wait_for_transaction_receipt (fix #914) #915

Closed damoncro closed 1 year ago

damoncro commented 1 year ago

๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! ๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป

PR Checklist:

Thank you for your code, it's appreciated! :)

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.55 :warning:

Comparison is base (6a46658) 42.69% compared to head (d6a1e73) 42.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #915 +/- ## ========================================== - Coverage 42.69% 42.15% -0.55% ========================================== Files 48 48 Lines 9226 9345 +119 ========================================== Hits 3939 3939 - Misses 5287 5406 +119 ``` | [Impacted Files](https://app.codecov.io/gh/crypto-com/defi-wallet-core-rs/pull/915?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-com) | Coverage ฮ” | | |---|---|---| | [bindings/cpp/src/lib.rs](https://app.codecov.io/gh/crypto-com/defi-wallet-core-rs/pull/915?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-com#diff-YmluZGluZ3MvY3BwL3NyYy9saWIucnM=) | `0.12% <0.00%> (-0.01%)` | :arrow_down: | | [common/src/node/ethereum/utils.rs](https://app.codecov.io/gh/crypto-com/defi-wallet-core-rs/pull/915?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-com#diff-Y29tbW9uL3NyYy9ub2RlL2V0aGVyZXVtL3V0aWxzLnJz) | `0.00% <0.00%> (รธ)` | | | [common/src/transaction/ethereum/error.rs](https://app.codecov.io/gh/crypto-com/defi-wallet-core-rs/pull/915?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-com#diff-Y29tbW9uL3NyYy90cmFuc2FjdGlvbi9ldGhlcmV1bS9lcnJvci5ycw==) | `0.00% <รธ> (รธ)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.