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

Add revise logic #4316

Closed CoderZhi closed 5 days ago

CoderZhi commented 5 days ago

add revise endorsement logic in PreStates, jump to https://github.com/iotexproject/iotex-core/commit/b9bf2e5b192d9bf27811932cc9c91404b099955f to review

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:

sonarcloud[bot] commented 5 days ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud