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

[staking] implement staking abi v3 #4273

Closed envestcc closed 2 weeks ago

envestcc commented 1 month ago

Description

This update upgraded the staking ABI to v3, adding endorsement information when querying buckets.

It's based on #4272

Fixes #(issue)

Type of change

Please delete options that are not relevant.

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

Test Configuration:

Checklist:

envestcc commented 1 month ago

TODO: enable v3 in builder after #4272 was merged

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud