mirror of https://github.com/waku-org/nwaku.git
1ac029025a
* adds the contract handler file * adds integration test for the group listening * adds groupManagement proc * deletes rln relay contract handler file * brings back all the tests * replaces toUINT256 with getIdCommitment proc * replaces individual futures with an array of futures * adds code documentation * asyncSpawn instead of await * adds untitest for toIDCommitment and toUInt256 * reorganizes the test and add rlnInstance * mounts handleGroupUpdates on the rln peer * asyncSpawn to await * implements toIDCommitment * updates the unittest * improves the code documentation * removes unused tests * removes registration of the dynamic group management handler * adds a comment * adds a comment * adds a TODO * removes getIdCommitment |
||
---|---|---|
.. | ||
waku_filter | ||
waku_lightpush | ||
waku_noise | ||
waku_rln_relay | ||
waku_store | ||
waku_swap | ||
README.md | ||
waku_message.nim | ||
waku_relay.nim |
README.md
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.