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][#5] project device sub commands to support interaction with ws contracts #4283

Closed saitofun closed 3 weeks ago

saitofun commented 4 weeks ago

Description

ioctl support interactions to binding/unbinding device to ws project

supported command

  1. approve device to project ioctl ws device approve
  2. unapprove device from project ioctl ws device unapprove
  3. query if device is approved to project ioctl ws device approved

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

ququzone commented 3 weeks ago

@saitofun need resolve conflicts

sonarcloud[bot] commented 3 weeks ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud