Skip to content

HORNET-0.5.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@muXxer muXxer released this 28 Jul 00:27
· 859 commits to chrysalis since this release
24d7da6

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