v0.6.0
Breaking change: Increased hashing difficulty for tree leaves in POSW algorithm from 100 to 400 hashes/leaf (#229).
What's Changed
- Add proof verification in UTs by @poszu in #222
- Increase the LabelHashNestingDepth by @pigmej in #229
- Save round state when it is created by @poszu in #230
- Export Datadir and RpcListen in harness server config by @poszu in #231
Full Changelog: v0.5.0...v0.6.0