neo-project/neo

Remove some `IsHardFork` logic

Open

#4,455 opened on 2026年1月23日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)C# (1,020 forks)batch import
Help Wanted

Repository metrics

Stars
 (3,433 stars)
PR merge metrics
 (平均マージ 2d 2h) (30d で 13 merged PRs)

説明

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!

コントリビューターガイド