Skip to content

V0.8.0a “Surveyor” release notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@schrink schrink released this 04 Jun 15:02
· 1906 commits to develop since this release
7efb328

V0.8.0a “Surveyor” release notes

Release date: May 21st, 2018

The Surveyor release introduces:

  • an improved version of the bidding mechanism and
  • the first version of the long awaited consensus check which utilizes the zero-knowledge privacy layer we have been working on in the previous releases.

New features:

  • More efficient bidding on agreements for nodes
  • Consensus check on top of zero-knowledge privacy layer allows validating the observed supply chain
  • Remote control API improvement
  • Created new smart contract for Bidding
  • Improved initial configuration verification

Fixes:

  • Several configuration bugs
  • More verbose error reporting
  • Additional refactoring of the code
  • Increased test coverage and started integration tests