merkle-tree
merkle-tree copied to clipboard
Roadmap
- [x] Support for bytes32 leaves #36
- [x] Support for custom internal hash #39
- [x] Leaf getters #43
- [x] Linting #38
- [x] Use eslint config (from the transpiler) #41
- [ ] re-enable
@typescript-eslint/no-explicit-any
?
- [x] Non regression tests.
- [x] migrate tests to ava and use snapshot ? #41
curious if we can get an rc for the SimpleMerkleTree
?