Releases: HORNET-Storage/Scionic-Merkle-Tree
Releases · HORNET-Storage/Scionic-Merkle-Tree
v2.1.4
Full Changelog: v2.0.4...v2.1.4
v2.0.4
Full Changelog: v2.0.3...v2.0.4
v2.0.2
Full Changelog: v1.3.7...v2.0.2
- Removed labels from hash computation
- Fixed many verification issues
- Added diff helper functions
- Added parallel dag creation
- Added cleaner create dag with config for all customization options
- Fixed partial dag creation and verification
- Fixed transmission packet creation and verification
- Fixed batched transmission packet creation and verification
- Ensured batched transmission packets support partial dag
- Reworked tests to use pre-determined fixtures to cover different dag formats properly
v1.3.7
- Fixed single child not being linked to parent due to classic merkle root only being generated when there are 2 or more children
- Added batch transmission functions to group leaves and proofs together for more efficient network transfer
Full Changelog: v1.2.6...v1.3.7
v1.2.6
- Fixed file chunks not being ordered properly in GetContentFromLeaf function
Full Changelog: v1.2.5...v1.2.6
v1.2.5
- Fixed disable file chunking array out of bounds error
- Fixed slow verification of transmission packets during large dag partial transfers
- Updated readme with updated function calls and examples
Full Changelog: v1.2.4...v1.2.5
v1.2.4
- Can now disable file chunking
- Function to remove all file content from a dag object
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- Added support for a custom processor function to run per leaf when building a scionic merkle tree from a directory
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Release v1.2.2