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

Enforce legacy endorsement feature ctx #4315

Closed CoderZhi closed 3 months ago

CoderZhi commented 3 months ago

jump to commit https://github.com/iotexproject/iotex-core/pull/4315/files/ad13942b2d72e3fd6b4168c9ece8dffa4af8fa10..c9cbbe0ca978ead3ff6a8c9d87cb8ff4c935c5f3 to review: add a new hard fork flag, EnforceLegacyEndorsement

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 3 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud