neo-project/neo

Remove some `IsHardFork` logic

Open

#4.455 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C# (1.020 Forks)batch import
Help Wanted

Repository-Metriken

Stars
 (3.433 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 2h) (13 gemergte PRs in 30 T)

Beschreibung

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!

Contributor Guide