Releases: datatrails/go-datatrails-logverification
Releases · datatrails/go-datatrails-logverification
Fix alternating leaf verification bug
What's Changed
- Fix every alternate entry failing due to thinking the last index entry is greater than it is. by @honourfish in #20
Full Changelog: v0.4.0...v0.4.1
Add App Entries
What's Changed
- Dev/jgough/10216 support for veracity by @honourfish in #16
- Make log verification app agnostic and remove azblob from massifs by @honourfish in #17
- Dev/henry/10216 kat tests for inclusion by @henry739 in #18
- fix off by 1 error in inclusion proof by @honourfish in #19
Full Changelog: v0.3.0...v0.4.0
Update to support multiple app log entries
What's Changed
- Update log verification to support assetsv2 and eventsv1 event verification by @honourfish in #15
Full Changelog: v0.2.1...v0.3.0
Support extrabytes or add hashed leaf in test data
What's Changed
- Update LogVerification with extraBytes for add hashed leaf by @honourfish in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
COSE Receipt MMRIVER draft alignment changes
What's Changed
- chore: bump go-datatrails-merklelog mmr & massifs deps to latest by @robinbryce in #12
- Dev/robin/9709 logconfigmer accumulator consistency proofs by @robinbryce in #13
New Contributors
- @robinbryce made their first contribution in #12
Full Changelog: v0.1.7...v0.2.0
v0.1.7
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
This change updates VerifyEvent and VerifyList to accept the (renamed from EventDetails) VerifiableEvent instead of raw event JSON, which is now expected only at the edge. This is an interface breaking change.
- Dev/henry/9604 make verifiable event by @henry739 in #8
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- Update to latest massifs by @honourfish in #5
New Contributors
- @honourfish made their first contribution in #5
Full Changelog: v0.1.2...v0.1.3