Skip to content

Releases: datatrails/go-datatrails-logverification

Fix alternating leaf verification bug

31 Jan 10:58
c103192
Compare
Choose a tag to compare

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

20 Jan 15:23
5f0be1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Update to support multiple app log entries

13 Dec 09:44
973e5c4
Compare
Choose a tag to compare

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

04 Dec 10:52
2583670
Compare
Choose a tag to compare

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

30 Oct 11:04
7bffdf9
Compare
Choose a tag to compare

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

Full Changelog: v0.1.7...v0.2.0

v0.1.7

11 Jul 09:14
59f1052
Compare
Choose a tag to compare

What's Changed

  • implement validators for key data types by @henry739 in #11

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Jul 12:51
e154c9d
Compare
Choose a tag to compare

What's Changed

  • add a DecodedEvent type and helpers by @henry739 in #9

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Jul 15:21
d57224c
Compare
Choose a tag to compare

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.

v0.1.4

12 Jun 15:01
6722eb6
Compare
Choose a tag to compare

What's Changed

  • Dev/henry/9585 migrate integration tests by @henry739 in #6
  • Dev/henry/9585 unhappy case tests by @henry739 in #7

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Jun 08:57
92259f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3