iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any trusted logic requiring Web3 composability
https://iotex.io
Apache License 2.0
1.55k stars 324 forks source link

[ioctl][ws][#1] sync latest w3bstream contract abis and generate go code #4279

Closed saitofun closed 4 months ago

saitofun commented 4 months ago

Description

sync the latest w3bstream contracts and generate go code contracts:

  1. FleetManagement
  2. ProjectDevice
  3. ProjectRegister
  4. W3bstreamProject
  5. W3bstreamProver
  6. W3bstreamRouter

Fixes #(issue)

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
210 New issues
0 Accepted issues

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

See analysis details on SonarCloud