Go Iden3 Core Versions Save

Go core implementation of the iden3 system

v0.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/iden3/go-iden3-core/compare/v0.0.18...v0.1.0

v0.0.18

2 years ago

Now when flags are invalid we return an error instead of PositionNone on GetIDPosition

What's Changed

Full Changelog: https://github.com/iden3/go-iden3-core/compare/v0.0.17...v0.0.18

v0.0.17

2 years ago

GetIDPosition() returns IDPositionNone / IDPositionIndex / IDPositionValue

What's Changed

Full Changelog: https://github.com/iden3/go-iden3-core/compare/v0.0.16...v0.0.17

v0.0.16

2 years ago

v0.0.15

2 years ago

v0.0.14

2 years ago

!Not backward compatible Core interfaces changed

v0.0.13

2 years ago
  • Rename type DataSlot to ElemBytes
  • Remove dependency on go-merkletree-sql

Backward compatibility is broken.

v0.0.12

2 years ago