v0.1.6
What's Changed
- Avoid calling required_bits() twice by @poszu in #33
- Don't require nightly by @poszu in #38
- New proving algo with 8/56 split eager/lazy difficulty check by @poszu in #36
- Find k2 and k3 PoWs in parallel for better speed by @poszu in #40
- Predictible k2_pow and k3_pow values by @poszu in #41
- Check Cargo.lock in for consistent builds of the C library by @poszu in #42
- Release v0.1.6 by @poszu in #43
Full Changelog: v0.1.5...v0.1.6