Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 13:22
· 85 commits to main since this release
544659e

What's Changed

  • Replace go-iden3-crypto dependency with new release v0.0.17 by @jimthematrix in #63
  • adding some extra checks for solidity tests by @Chengxuan in #61
  • Make the factory's registerImplementation() method onlyOwner by @jimthematrix in #69
  • adding an example for supporting KYC in the token with nullifier with encryption values by @Chengxuan in #70
  • Fix handling of 0 input elements in nullifier token mints by @jimthematrix in #74
  • Fix proof generation handling of empty sibilings by @jimthematrix in #72
  • Release artifacts to include the iden3 contracts for the SMT dependencies by @jimthematrix in #76
  • Add "data" parameter to all mint/transfer methods by @awrichar in #75
  • adding a test for generating cost of zeto contract over time by @Chengxuan in #77
  • Make merkle tree leaf addition operations atomic by @jimthematrix in #71
  • Add plotting script for cost analysis test by @Chengxuan in #78

Full Changelog: v0.0.3...v0.0.4