What's Changed
- feat: make the hash type generic by @Davidson-Souza in #57
- feat: Pollard and partial forest support by @Davidson-Souza in #56
- [bug fix] write roots len as 64-representation always by @halseth in #61
- bump msrv to 1.63.0 by @Davidson-Souza in #60
- fix a bug with MemForest due to off-by-one error by @Davidson-Souza in #62
- Pollard: add a leaf map by @Davidson-Souza in #63
- Pollard: add serialize/deserialize methods by @Davidson-Souza in #64
- Pollard: add from_roots by @Davidson-Souza in #65
- optimize get_proof_positions to not use sort by @Davidson-Souza in #66
- stump: remove the last calls to sort by @Davidson-Souza in #67
Full Changelog: v0.4.0...v0.4.0