Skip to content

V1.0b-RC “Lunar Orbiter” release notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@schrink schrink released this 18 Jun 21:30
· 1729 commits to develop since this release
fa2a12c

V1.0b-RC “Lunar Orbiter” release notes

Release date: June 18th, 2018

The Lunar Orbiter release

Lunar Orbiter takes the alpha phase to the finish line nicely by implementing two final important improvements: the latest version of the payment mechanism, and version two of the zero-knowledge privacy layer logic. The payment mechanism is now extended to support the ability to perform trustless, monetized data reading from the OriginTrail Decentralized Network (ODN). In this way, the data creator (DC) and data holder (DH) nodes will be able to charge a fee from data viewer (DV) nodes, which would read data from them in order to provide them with the requested data.

New features:

  • V2 of consensus check with privacy layer (zk)
  • V2 of payment mechanism with testnet tokens
  • Standardized namespaces in XML
  • Kademlia security improved
  • Separated import form replication
  • Updated Smart Contracts
  • Developed large number of test XML files

Fixes:

  • Eclipse bugs resolved
  • Added license to repository
  • Improved tests and CI execution time reduced
  • Additional refactoring of the code
  • Increased test coverage
  • Numerous small fixes