An urgent version that fixes the problem of intensive CPU usage caused by improper NeoFS BlockFetcher shutdown on the node's sync process completion and magnified by additional bug at the peer discovery level.
No configuration changes or DB resync is required. It is highly recommended to update from 0.107.0 as soon as possible since described problems affect the speed of blocks processing and the overall node functionality.
Behavior changes:
- explicitly enable the list of stable hardforks in default NeoFS testnet configuration (#3722)
Improvements:
- decrease NeoFS storage nodes dial timeout for NeoFS BlockFetcher (#3723)
- adjust optimal number of peers for networks with small peer count (#3727)
- don't enable unstable hardforks by default (#3724)
Bugs fixed: