-
Notifications
You must be signed in to change notification settings - Fork 61
add TransactionReceipt & RawTransaction #22
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
Conversation
|
Warnings are found on analyzing the commit 62f44e4. 4 warnings: We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure If you are struggling with these errors or warnings, feel free to ask us via chat. 💬 |
Codecov Report
@@ Coverage Diff @@
## dev #22 +/- ##
============================================
- Coverage 28.71% 26.16% -2.56%
Complexity 287 287
============================================
Files 133 137 +4
Lines 2995 3287 +292
Branches 357 434 +77
============================================
Hits 860 860
- Misses 2019 2311 +292
Partials 116 116
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
* add RawTransaction & TransactionReceipt * format Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
* add RawTransaction & TransactionReceipt * format Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
* add RawTransaction & TransactionReceipt * format Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
* add RawTransaction & TransactionReceipt * format Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
add TransactionReceipt & RawTransaction