zerokit/rln/src
Ekaterina Broslavskaya d3d85c3e3c
feat(rln): function for checking indices of leaves which are set to zero (#249)
* add function for empty leaves

* fix from linter

* fix rebase

* update test in utils

* fix

* fix(trees): inconsistencies in override_range (#250)

* fix tests

---------

Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com>
2024-05-17 21:40:42 +05:30
..
circuit.rs fix(rln): Remove resources folder, update missed docs (#246) 2024-05-10 18:13:00 +07:00
ffi.rs chore(rln): expose leaves_set api (#213) 2023-09-12 14:44:33 +05:30
hashers.rs chore: docs cleanup (#196) 2023-08-01 22:33:08 +05:30
lib.rs Refactoring (#219) 2023-10-30 09:37:17 +01:00
pm_tree_adapter.rs feat(rln): function for checking indices of leaves which are set to zero (#249) 2024-05-17 21:40:42 +05:30
poseidon_tree.rs Integrate pmtree into rln (#147) 2023-04-28 10:02:21 +05:30
protocol.rs chore(rln) : Update documentation for rln-v2 to include new serde format (#245) 2024-05-10 15:32:22 +07:00
public.rs feat(rln): function for checking indices of leaves which are set to zero (#249) 2024-05-17 21:40:42 +05:30
public_api_tests.rs fix(rln): Remove resources folder, update missed docs (#246) 2024-05-10 18:13:00 +07:00
utils.rs feat(rln): function for checking indices of leaves which are set to zero (#249) 2024-05-17 21:40:42 +05:30