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

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

saitofun
Copy link
Contributor

@saitofun saitofun commented May 8, 2024

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.

  • New feature (non-breaking change which adds functionality)
  • Code refactor or improvement

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

  • make test

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

codecov bot commented May 22, 2024

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.

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 ⚠️
Additional details and impacted files
@@            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     

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

Copy link

sonarcloud bot commented May 28, 2024

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

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.

4 participants