neo-project/neo

Remove some `IsHardFork` logic

Open

#4 455 ouverte le 23 janv. 2026

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C# (1 020 forks)batch import
Help Wanted

Métriques du dépôt

Stars
 (3 433 stars)
Métriques de merge PR
 (Merge moyen 2j 2h) (13 PRs mergées en 30 j)

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!

Guide contributeur