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][#2] add w3bstream contracts address configurations #4280

Merged
merged 3 commits into from
May 29, 2024

Conversation

saitofun
Copy link
Contributor

@saitofun saitofun commented May 29, 2024

Description

add w3bstream contract addresses configurations

added configurations:

  1. WsProjectRegisterContract: w3bstream project register contract address
  2. WsProjectStoreContract: w3bstream project store contract address
  3. WsFleetManagementContract: w3bstream project fleet contract address
  4. WsProverStoreContract: w3bstream prover store contract address
  5. WsProjectDeviceContract: w3bstream project device binding contract address

more info refs: https://github.com/machinefi/sprout/tree/develop/smartcontracts/contracts

Fixes #(issue)

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

@saitofun saitofun changed the title [ioctl][ws] #2 add w3bstream contracts address configurations [ioctl][ws][#2] add w3bstream contracts address configurations May 29, 2024
Copy link

sonarcloud bot commented May 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
22.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@CoderZhi CoderZhi merged commit c4a08ba into master May 29, 2024
2 of 3 checks passed
dustinxie pushed a commit that referenced this pull request May 30, 2024
* feat(ioctl/ws): sync latest w3bstream contract abis and generate go code

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

---------

Co-authored-by: CoderZhi <thecoderzhi@gmail.com>
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.

3 participants