neo-project/neo

Remove some `IsHardFork` logic

Open

#4.455 aberto em 23 de jan. de 2026

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C# (1.020 forks)batch import
Help Wanted

Métricas do repositório

Stars
 (3.433 stars)
Métricas de merge de PR
 (Mesclagem média 2d 2h) (13 fundiu PRs em 30d)

Description

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!

Guia do colaborador