Skip to content

when starting hive by replay and then going to live sync

when performing replay and omitting p2p sync stage (which could potentially happen in real network) there was problem with irreversible block value stored in database, immediately after replay when live sync started irreversible value was decreasing and assertions in hive_fork_manager failed

Merge request reports