V1.0b-RC “Lunar Orbiter” release notes
Pre-release
Pre-release
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