Added
- Add parallel reads to GetFullProof. Thanks to marcoabreu!
- Print Target/Final Directory early in the logs refs and log process ID. Thanks to grayfallstown!
Changed
- Using Gulrak 1.5.6
- Optimize code in phase1.hpp. Thanks to 683280!
- Migrating to flags instead of booleans parameters for show_progress and nobitfield. Thanks to jespino and mrhacky!
Fixed
- reset write pointer on 0 write. Thanks to tinodj!