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][#4] prover sub commands to support interaction with ws contracts #4282

Merged
merged 5 commits into from
May 30, 2024

Conversation

saitofun
Copy link
Contributor

Description

supported sub commands:

  1. register prover: ioctl ws prover register
  2. prover state control: ioctl ws prover pause/resume
  3. update prover config: ioctl ws prover update
  4. query prover: ioctl ws prover query
  5. update prover note type: ioctl ws prover update

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • make test

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

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

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud

@CoderZhi CoderZhi merged commit 3ebc017 into master May 30, 2024
2 checks passed
@CoderZhi CoderZhi deleted the feat/ws_prover_sub_command branch May 30, 2024 05:10
dustinxie pushed a commit that referenced this pull request May 30, 2024
…ntracts (#4282)

* feat(ioctl/ws): sync latest w3bstream contract abis and generate go code

* feat(ioctl/config): add ws contract address configurations

* feat(ioctl/ws): ioctl support ws project contracts interactions

* feat(ioctl/ws): ioctl support ws prover contracts interactions
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