Skip to content

fix problem with to early commiting app_next_block transaction

Marcin requested to merge mi_fix_for_commiting_during_restarting into develop

Code which was used to handle finalization of massive sync after restart makes commit, and then blocks were processed in other transaction than call of hive.app_next_block

Merge request reports