This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
What's Changed
- Move loop-invariant offset calculation outside loop by @adlerjohn in #35
- Automatic removal of orphan nodes by @tzdybal in #24
- Fetch values immediately, updates by @adlerjohn in #39
- Improve treeHasher performance by @cuonglm in #42
- Fix wrong link to Libra whitepaper by @cuonglm in #44
- Rebrand by @adlerjohn in #46
- Error handling before logic in HasDescend by @adlerjohn in #50
- Add fuzz package for running go-fuzz by @cuonglm in #51
- fuzz: add .Delete fuzzing by @odeke-em in #52
- Update coverage badge by @liamsi in #53
- fuzz: return nil if len(keys) is zero by @odeke-em in #55
- sanityCheck: only calculate siblingHash if necessary, refactor and reduce code nesting by @odeke-em in #57
- Minor improvements by @liamsi in #60
- Remove wishlist from readme by @musalbas in #63
- Create CHANGELOG.md, CHANGELOG-PENDING.md, and corresponding GH action by @jbowen93 in #66
- Remove changelog checker in favor of automatic on release. by @adlerjohn in #68
New Contributors
- @cuonglm made their first contribution in #42
- @odeke-em made their first contribution in #52
- @jbowen93 made their first contribution in #66
Full Changelog: v0.2.0...v0.3.0