Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Pendulum-1.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@oracle58 oracle58 released this 22 Oct 15:07
· 254 commits to dev since this release
ccdc359

1.0.4-pre-release

  • Added vis, lmr and ctx zmq topics to track basic info for visualisation.
  • Added test for TagViewModel
  • Added default constructor to TagHash to support loading from DB
  • MockitoHint was fixed for new Mockito version
  • Fixed #215 key rotation: INCOMPLETE candidates are re-analyzed, and once solid, the candidate transaction should be processed correctly, and key rotation executed properly.
  • Fixed #208: When reaching a milestone in the dag-traversal, the branch containing the merkle root is now correctly traversed. Virtual transactions will also solve this issue.