Commit Graph

  • 1d7afde562
    fix(rln-wasm): dont run benchmarks rymnc 2024-04-30 15:44:51 +0530
  • d96eb59e92
    fix(makefile): include wasm-pack+node in installation (#240) Aaryamann Challani 2024-04-30 15:44:33 +0530
  • 405660664a
    fix: install 18.20.2 node rymnc 2024-04-30 14:54:20 +0530
  • fb686164f9
    fix: include node in installdeps rymnc 2024-04-30 14:51:18 +0530
  • b86e104486
    fix(makefile): include wasm-pack in installation rymnc 2024-04-30 14:40:39 +0530
  • a372053047
    Remove height 32 from RLN (#239) tyshko-rostyslav 2024-04-29 14:56:29 +0200
  • 33aa5f757d remove `TEST_PARAMETERS_INDEX` and related comments Rostyslav Tyshko 2024-04-29 10:08:10 +0200
  • 044b61c2e9 rm height 32 resources Rostyslav Tyshko 2024-04-29 10:05:51 +0200
  • bf706e9af4 fm from tests Rostyslav Tyshko 2024-04-22 10:50:55 +0200
  • b738db8bdb rm corresponding logic from ffi Rostyslav Tyshko 2024-04-22 10:50:45 +0200
  • 8530b232e4 rm tree height from circuit Rostyslav Tyshko 2024-04-22 10:50:30 +0200
  • b450bfdb37
    docs: add users rymnc 2024-04-21 15:53:46 +0200
  • 0521c7349e
    chore(rln): add QoL traits to the Hasher associated type in MerkleTree trait (#238) Aaryamann Challani 2024-04-17 17:54:49 +0530
  • 98f87906bd
    chore(rln): add QoL traits to the Hasher associated type in MerkleTree trait rymnc 2024-04-17 17:31:19 +0530
  • 0ad1ed296d
    fix: missing submodule v0.3.7 v0.3.7-release rymnc 2024-04-09 01:43:09 +0300
  • 9708e925b8
    chore: Release rymnc 2024-04-09 01:23:56 +0300
  • d91a5b3568
    chore: Release (#236) v0.4.3 Aaryamann Challani 2024-04-09 01:26:57 +0300
  • c5884ec830
    chore: sunset deprecated crates for rln-v1 branch rymnc 2024-04-09 01:19:25 +0300
  • 71734f7710
    chore: Release rymnc 2024-04-08 19:57:30 +0300
  • 074a7b5b39
    chore: Release rln-v0.4.3 rymnc 2024-04-08 20:36:44 +0300
  • feef75497f
    fix: rln version rymnc 2024-04-08 20:01:52 +0300
  • ab5bc687da
    chore: Release rymnc 2024-04-08 19:57:30 +0300
  • cf9dbb419d
    chore: remove code surface area for maintainability (#235) Aaryamann Challani 2024-04-08 10:45:12 +0300
  • f651d5fbec
    fix: remove gitmodules rymnc 2024-04-08 09:53:11 +0300
  • 3568d5f7bd
    fix: ci rymnc 2024-04-08 09:51:30 +0300
  • 7826e749f0
    chore: remove code surface area for maintainability rymnc 2024-04-08 09:48:26 +0300
  • 2aafbf00aa
    Merge 0c9fc07cfe into 7dd019b0a5 Arseniy Klempner 2024-03-29 11:59:15 -0700
  • 0c9fc07cfe add debug statements that appear in js console debug-wasm Arseniy Klempner 2024-03-29 11:58:51 -0700
  • 195a6dd9b7 renaming Rostyslav Tyshko 2024-03-25 21:27:19 +0100
  • 953b0a5529 patch sources Rostyslav Tyshko 2024-03-25 21:27:11 +0100
  • d2137c2061 Merge branch 'master' into update-multiplier Rostyslav Tyshko 2024-03-25 12:14:25 +0100
  • ad8c6091e6
    feat: add functions for calculating witness that accepts merkle proof merkle-proof-provider-poc Arseniy Klempner 2024-03-21 00:26:03 -0700
  • aaa12db70d
    chore: Release (#232) v0.4.2 Aaryamann Challani 2024-03-07 11:47:23 +0530
  • 0d29bed793
    chore: Release rymnc 2024-03-07 11:38:39 +0530
  • 30d5f94181
    chore(rln): return empty metadata if it doesnt exist (#230) Aaryamann Challani 2024-03-07 02:22:37 +0530
  • 7dd019b0a5
    chore: Release v0.3.6 nightly-v0.3.6 v0.3.6-release rymnc 2024-03-07 01:41:06 +0530
  • 78bec51fba
    feat(rln-v1): return empty metadata if it doesnt exist (#231) Aaryamann Challani 2024-03-07 01:37:01 +0530
  • d05be12334
    fix: clippy rymnc 2024-03-07 01:34:43 +0530
  • 6d293bb868
    feat(rln-v1): return empty metadata if it doesnt exist rymnc 2024-03-07 01:31:58 +0530
  • 8a03858d96
    chore(rln): return empty metadata if it doesnt exist rymnc 2024-03-07 01:19:22 +0530
  • 3ea8cc3460
    Merge 1045e056d1 into ccd2ead847 Aaryamann Challani 2024-02-19 14:25:03 +0530
  • ccd2ead847
    chore(rln): infallible conversions (#229) Aaryamann Challani 2024-01-23 19:47:54 +0530
  • 73938f0d14
    chore(rln): infallible conversions Aaryamann Challani 2024-01-23 19:27:08 +0530
  • b0be32943e chore: Release v0.3.5-release rymnc 2024-01-23 16:56:33 +0530
  • 09da5304c1 fix: add support to aarch64-linux-android Richard Ramos 2024-01-23 09:26:14 -0400
  • 7669d72f9b fix: add support to aarch64-linux-android Richard Ramos 2024-01-23 09:26:14 -0400
  • f29a7486d8 fix: add support to aarch64-linux-android Richard Ramos 2024-01-23 09:26:14 -0400
  • 6b86244b6b
    chore: Release v0.3.5 rln-v0.3.5 rymnc 2024-01-23 16:56:33 +0530
  • d5e09524d7
    Expose generate proof with witness ffi (#227) Alvaro Revuelta 2024-01-23 12:19:54 +0100
  • aefcfed581
    Remove forced CI run Alvaro Revuelta 2024-01-23 12:19:32 +0100
  • 4144bb75b9
    Fix wasm with_witness alrevuelta 2024-01-23 11:51:56 +0100
  • c19ab572cf
    Update ci.yml Alvaro Revuelta 2024-01-23 10:37:33 +0100
  • 60e82063d0
    Force run CI Alvaro Revuelta 2024-01-23 10:36:06 +0100
  • b50f814e8d
    Expose generate proof with witness ffi alrevuelta 2024-01-11 16:36:20 +0100
  • 1045e056d1
    feat: push reverted wasm circom optimize-wasm rymnc 2023-12-09 14:56:13 +0530
  • e22535dce7
    further changes rymnc 2023-12-09 14:43:42 +0530
  • 9a22bca6f0
    feat: add helper apis, generate rln proof using zerokit instead rymnc 2023-12-07 14:50:15 +0530
  • fd2facc34f
    chore: start optimizing wasm blob rymnc 2023-12-07 11:49:36 +0530
  • b5e5be47db
    chore(rln): onchain tree poc onchain-tree-poc rymnc 2023-11-30 12:24:01 +0530
  • b370af2d1d main file update Rostyslav Tyshko 2023-11-27 11:54:44 +0100
  • 879d08157f lock file fix Rostyslav Tyshko 2023-11-27 11:54:34 +0100
  • 468c922dfe general toml temp Rostyslav Tyshko 2023-11-27 11:54:26 +0100
  • b630c521b2 multiplier toml fix Rostyslav Tyshko 2023-11-27 11:54:13 +0100
  • b5760697bc
    Fix nightly build (#223) tyshko-rostyslav 2023-11-20 00:29:43 +0100
  • f39200df9e old semaphore Rostyslav Tyshko 2023-11-16 13:00:41 +0100
  • 25cbb6afd5 vendored Rostyslav Tyshko 2023-11-16 12:47:28 +0100
  • 02292fbfdc attempt Rostyslav Tyshko 2023-11-16 12:26:01 +0100
  • 880b79f43a move instal ssl Rostyslav Tyshko 2023-11-16 12:08:44 +0100
  • 8e3d62a0d1 fix Rostyslav Tyshko 2023-11-16 12:01:09 +0100
  • ad1df3a5df install libssl-dev and pkg-config Rostyslav Tyshko 2023-11-16 11:57:48 +0100
  • 5c4e3fc13c
    Semaphore update (#220) tyshko-rostyslav 2023-11-13 13:27:47 +0100
  • a92d6428d6
    feat: rln-wast 0.0.13(#222) Sasha 2023-11-08 20:09:43 +0100
  • 93a8bff9f5
    up package version weboko/rln-wasm-0.0.13 Sasha 2023-11-08 19:27:53 +0100
  • e6db05f27c feat: rln-wasm 0.0.12 Richard Ramos 2023-11-08 13:30:01 -0400
  • 806622c3dd
    feat: rln-wasm 0.0.12 rln-wasm-0.0.11 Richard Ramos 2023-11-08 13:30:01 -0400
  • 07df746f15 update lock file semaphore-update Rostyslav Tyshko 2023-11-05 16:18:43 +0100
  • b9437088f5 update toml file Rostyslav Tyshko 2023-11-05 16:18:35 +0100
  • 25f822e779
    Refactoring (#219) tyshko-rostyslav 2023-10-30 09:37:17 +0100
  • a4e5df549e fmt refactoring Rostyslav Tyshko 2023-10-29 19:55:09 +0100
  • 7e27e87139 rm redundunt code Rostyslav Tyshko 2023-10-22 14:59:24 +0200
  • a0f9945fce fmt Rostyslav Tyshko 2023-10-22 14:55:18 +0200
  • 09b74f9267 rm tests Rostyslav Tyshko 2023-10-22 14:54:16 +0200
  • 7ab4e367ff add tests to new module Rostyslav Tyshko 2023-10-22 14:54:02 +0200
  • 41aad0fae2 public_api_tests module Rostyslav Tyshko 2023-10-22 14:53:45 +0200
  • 0997d15d33
    fix(rln): use tree_height_20 artifacts from ceremony (#218) v0.4.1 Aaryamann Challani 2023-10-04 13:22:51 +0530
  • f120d46365
    chore: Release rymnc 2023-10-04 12:58:48 +0530
  • bdb4de63e8
    fix(rln): use artifacts from ceremony rymnc 2023-10-04 12:57:16 +0530
  • e9be8e153e
    chore: Release zerokit_utils-v0.4.1 rln-v0.4.1 rymnc 2023-10-04 12:58:48 +0530
  • 8026f57497
    fix(rln): use artifacts from ceremony rymnc 2023-10-04 12:57:16 +0530
  • 8614b2a33a
    feat: rln-v2 (#204) v0.4.0 Aaryamann Challani 2023-10-03 21:28:21 +0530
  • a09f9fbc00
    Merge branch 'master' into rln-v2 Aaryamann Challani 2023-10-03 21:04:56 +0530
  • 35b0404dd6
    chore: Release rymnc 2023-10-03 21:00:19 +0530
  • f64ae3aa63
    Fix message (#217) tyshko-rostyslav 2023-10-03 16:55:17 +0200
  • f177c2bbaa unused Rostyslav Tyshko 2023-10-03 16:54:43 +0200
  • 46fa9bdef2 uncomment code Rostyslav Tyshko 2023-10-03 16:37:19 +0200
  • 3796a3ff2b clippy Rostyslav Tyshko 2023-10-03 16:11:37 +0200
  • 6f8a3806c6 fmt Rostyslav Tyshko 2023-10-03 15:26:24 +0200
  • f57bafbe21 Merge branch 'rln-v2' into fix-message_id Rostyslav Tyshko 2023-10-03 15:25:50 +0200
  • e1d099882a
    fix: recover_id_secret rymnc 2023-10-03 16:52:42 +0530
  • fadb679ea5 fix ffi tests Rostyslav Tyshko 2023-10-03 12:40:42 +0200