nwaku/waku/v2/protocol/waku_rln_relay
Sanaz Taheri Boshrooyeh 2fe53c334c
Make rln optional (dependencies and compilation) (#602)
* makes rlnlib target optional

* makes the rln-related targets conditioned to the RLN command line flag

* adds the rln compiler flag condition

* adds the rln compiler flag condition to the rln module

* wakunode2 rln conditional compilation

* updates wakunode2 test

* updates waku rln relay tests

* removing the rln test from the default imports of the v2 tests

* imports rln module conditionally

* removes the rln flag condition from the rln module

* separates rln data types from its procs

* adds the import statement

* brings back the contract def to the rln utils

* adds rln module import to the rln unit tests

* clean up and reorganization

* adds a todo

* minor edits on a comment
2021-06-08 11:56:32 -07:00
..
parameters.key Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08:00
rln.nim Make rln optional (dependencies and compilation) (#602) 2021-06-08 11:56:32 -07:00
waku_rln_relay_types.nim Make rln optional (dependencies and compilation) (#602) 2021-06-08 11:56:32 -07:00
waku_rln_relay_utils.nim Make rln optional (dependencies and compilation) (#602) 2021-06-08 11:56:32 -07:00