Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

patched next iteration alpha version testnet

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomtau tomtau released this 20 Dec 08:46
· 1295 commits to master since this release
8f0420c

December 20, 2019

This release fixes some of the bugs discovered in deployment of v0.1 and is based on the released 1.1.0 version
of Rust SGX SDK (0.1.0 used a beta version of 1.1.0).

v0.2.0

Breaking changes

  • client 703: HD wallet generate view key with a different account index.

Improvements

  • dev-utils 692: dev-utils init command logs error when it goes wrong
  • client 698: watch-only mode
  • client 700: client prints all environment variables in help
  • client 705: client rejects weak passphrases based on zxcvbn score

Bug Fixes

  • chain-abci 704: app hash was changing in v0.1 even though app state didn't change
  • client 694: trusted state serialization is symmetric
  • dev-utils 703: generating correct app hashes