Release v0.1.24
Changelog
- Update tests to capture more edge cases. Resolve a bug to do with returning early when there’s only one hash in the merkle tree.
- only parse the hash if it’s there
- enhance: make sure to throw errors when the bytes are nonsensical
- also add tests for unusual transaction numbers.
- 9b84acf These paths should only have txid: true for their specific tx not the whole lot.
Full Changelog: v0.1.23...v0.1.24