mirror of https://github.com/waku-org/nwaku.git
2fe53c334c
* 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 |
||
---|---|---|
.. | ||
waku_filter | ||
waku_keepalive | ||
waku_lightpush | ||
waku_rln_relay | ||
waku_store | ||
waku_swap | ||
README.md | ||
message_notifier.nim | ||
waku_message.nim | ||
waku_relay.nim |
README.md
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.