Breaking change:
** DO NOT USE IT ON MAINNET, IT WILL CRASH IMMEDIATELY AND IT WILL DESTROY YOUR DATABASE !!! **
Changed
- Use stack based DFS in TraverseApprovees
- Use stack based BFS in TraverseApprovers
- Do not update root transaction snapshot indexes if not synced
- Set higher default verticesLimit in visualizer
- Do not add tips to URTS if the node becomes unsync
- Update scores of the URTS tips
Fixed
- Fix solidifier
- Catch ErrOperationAborted of the solidifier
- Fix wrong scoreSum in URTS
- Fix nil pointer in removeMessageEventHandlers
- Panic if ErrTransactionNotFound in GetTransactionRootSnapshotIndexes