Skip to content

Releases: animo/react-native-bbs-signatures

Release 0.1.0

11 Apr 11:01
fb67b58
Compare
Choose a tag to compare

Release 0.0.3

06 Apr 11:10
1325f21
Compare
Choose a tag to compare
  • docs: README (#18) (1325f21)
  • build: add packages to files (#17) (ebda57d)
  • chore(deps): bump plist from 3.0.4 to 3.0.5 in /example (#6) (11fc1a3)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example (#7) (2b8c572)
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example (#8) (95af9fa)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (#10) (9196622)
  • build: added some files to the build (#16) (33603ce)

Release 0.0.2

30 Mar 13:56
363a8e7
Compare
Choose a tag to compare

Release 0.0.1

30 Mar 12:31
f5720a7
Compare
Choose a tag to compare
  • build: added namespace (#14) (f5720a7)
  • build: added release script (3ba4d01)
  • chore(deps): bump plist from 3.0.4 to 3.0.5 (#9) (66f706f)
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#11) (88d300d)
  • build: add release pipeline (#12) (c0ce5ce)
  • fix: cleanup package (abf1d92)
  • fix: minor patches (9fa69f7)
  • feat: promisified and cleanup (2a9a7a1)
  • test: tests the cpp side of the wrapper (#5) (01b3baf)
  • Merge pull request #4 from animo/v1 (cdb7529)
  • fix: resolved feedback (8d80de8)
  • refactor: cleanup code and ran formatter (b72c7da)
  • feat: ios works without patch (4229d2d)
  • started on arraybuffer conversion support (61c3be7)
  • fix: android builds but it is not working (39b9022)
  • refactor: removed unused code (888f318)
  • feat: v1 sample done (33bdce6)
  • feat: completed functionality (6e199cd)
  • feat: proper key generation (09a6057)
  • feat: initial works on verify commitment (ee9e76e)
  • feat: blind signature commitment (8d9494b)
  • fix: revealed has to be enum (1f319fd)
  • feat: verify proof (5696d0f)
  • feat: can create proof without blinded factor (2557864)
  • feat: verify (4462761)
  • feat: proper error handling (fbc6158)
  • feat: can create a signature (4a95b3b)
  • fix: restructured the cpp -> js bindings (82e74d1)
  • wrapped some methods but stuck on handle (def277f)
  • generated cpp code from the interface (f0d57c1)
  • partly done with the turbomodule js side interface (829e43f)
  • android (#3) (a70d932)
  • ios (#1) (16b12c9)
  • chore: initial commit (644c4d0)