mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-19 10:28:30 +00:00
* cleans up imported modules * adds uploadContract proc and consolidates rln-relay test files * deletes test_rln_relay_wrappers * deletes wrappers tests * adds waku_rln_relay_utils * adds the unit test for the membership key generation * adds the key generation procedure * adds unit test of key gen proc * adds RLNRelayPeer data type * adds the register proc * adds the register proc unit test * minor * edits registration test * adds comments to the registration unit test and relocates some constants * defines constants variables for membership contract inputs and adds todos * fixes a typo * adds rln to gitignore * moves all the types to the top * adds contracts inputs to the utils module * adds a TODO * adds some comments * removes newline! adds some comments
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.