iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go.
https://iotex.io
Apache License 2.0
1.55k stars 322 forks source link

[ioctl][ws] add ws project/prover subcommand to interact with w3bstream contracts #4265

Open saitofun opened 1 month ago

saitofun commented 1 month ago

Description

add ws project/prover subcommand to interact with w3bstream contracts

commit 28839ff: add sprout contract abis and generate go code commit 304c0d4: add tools for contract call commit bf926d7: add w3bstream contract address configs commit a60e101: wsproject command for interaction with project contracts commit c4f1626: wsprover command for interaction with prover contracts

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.42857% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 76.98%. Comparing base (cc526cd) to head (289de73). Report is 8 commits behind head on master.

:exclamation: Current head 289de73 differs from pull request most recent head 8c297b5

Please upload reports for the commit 8c297b5 to get more accurate results.

Files Patch % Lines
ioctl/newcmd/config/config.go 71.42% 4 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4265 +/- ## ========================================== - Coverage 77.02% 76.98% -0.05% ========================================== Files 342 343 +1 Lines 29406 29445 +39 ========================================== + Hits 22651 22669 +18 - Misses 5650 5667 +17 - Partials 1105 1109 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
219 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.0% Duplication on New Code

See analysis details on SonarCloud