Skip to content

fix for wrongly removed reversible blocks data

Marcin requested to merge mi_wronly_removed_reversible_blocks into develop

Previously hived removed reversible blocks without taking into account state of all contexts. This leads to bugs with mixing by the app blocks from different forks.

Merge request reports