Skip to content

Restore use of the unlinked_index

Eric Frias requested to merge use_unlinked_block_index into develop

After pushing a new block that links to the chain, check the unlinked_index to see if there are any more blocks that we are now able to link.

This restores functionality that was accidentally removed from bitshares many years ago, and will help us recover from out-of-order blocks quickly

Merge request reports