@fairdatasociety/bmt-js v1.0.0
Features
- add equalBytes utility function (1208b01)
- bee-js inspired feats (8cb3dd4)
- bmt on files (e946851)
- carrier chunk (84a109b)
- chunk bmt functions and inclusion proof (a8695f8)
- export file.ts (f9fceaf)
- export max span value constant (f3bd2d4)
- file inclusion proof (23010c1)
- file inclusion proof with carrier chunk edge-case (52e4f29)
- get span value (db8b8e6)
- init (#1) (ce95662)
- init file bmt (77e1c7d)
- init inclusionProofBottomUp function (569b9c9)
- init init (caf6695)
Bug Fixes
- calculate chunk address (3946e46)
- condition for carrier chunk segment index calculation (272c509)
- I think it is better than was (81e0b21)
- last segment index calculation (fac875e)
- place chunkSegmentIndex inside the bmt level loop (a7fed76)
- typeo (7606341)
Miscellaneous Chores
- release 1.0.0 (3fc146a)