neo-project/neo

Remove some `IsHardFork` logic

Open

#4,455 创建于 2026年1月23日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C# (1,020 fork)batch import
Help Wanted

仓库指标

Star
 (3,433 star)
PR 合并指标
 (平均合并 2天 2小时) (30 天内合并 13 个 PR)

描述

IsHardfork logic ensure that we have safe updates, but I'm sure there are some conditionals that can be removed safely and it could improve the code readability and performance.

The process of remove one of this condition is sync mainnet and testnet with and without the condition (each one) can someone make this in order to detect which conditions can be removed?

Thanks!

贡献者指南