bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 647 forks source link

Port code about use of the unlinked_index from Hive #2459

Open abitmore opened 3 years ago

abitmore commented 3 years ago

User Story

https://gitlab.syncad.com/hive/hive/-/merge_requests/226 and https://gitlab.syncad.com/hive/hive/-/merge_requests/227

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

Impacts Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.

Additional Context (optional) Add any other context about your request here.

CORE TEAM TASK LIST