Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 11:19
· 3 commits to master since this release
51fbd78

1.0.0 (2022-03-29)

Bug Fixes

  • deps: remove security vulnerabilities (#28) (51fbd78)
  • build package before publishing to npm (ec25acd)
  • proving strings on-chain (a4d4a21)
  • update README.md example (7fa98ca)
  • loicense: gplv3 (279a0dd)
  • README: precise proof -> precise proofs (8cdba3d)
  • README: we are not using bumpverstion tool (b33b839)
  • REAMDE: corercted package name and import (4466e87)

Features

  • added on-chain verifier. added string base64 encoding (312e6de)
  • ethers-compatible version (a33308d)
  • soliditySha3 based hashing for on-chain verificable proofs (51e51b6)
  • demo: demo 7 works (f08a912)
  • poc: built contracts (2db7ddd)
  • poc: demos (91efef7)
  • poc: minor improvements (ef09004)
  • poc: readme (3a7139d)
  • poc: salt generation upgraded (6d6f02a)
  • salt: salt is now hex (e70cff0)