mirror of https://github.com/waku-org/nwaku.git
645832e9fd
* replaces uint with MembeshipIndex type * fixes rln relay mem index config message * adds rln relay setup proc * decouples relay and rln-relay * uses MemIndexType instead of uint * brings back the rlnRelayEnabled flag to mountRlnRelay * deletes commented codes * adds rln relay topic validator inside updates rln relay mounting procedure * adds rln-relay-pubsub-topic cli option * adds a static rln-relay topic * deletes rlnrelayEnabled argument * adds pubsub topic for rln-relay * deletes static pubsub topic * mounts relay before rlnrelay in the tests * logs rln relay pubsub topic * cleans up the code * edits rlnrelay setup * uninitializes the input parameter of rlnrelay setup * adds comments * removes unused comments * compiles addRLNRelayValidtor when RLN compilation flag is set * adds comment about topic validator * minor * mode modifications on the description of add validator * Checks whether rln relay pubsub topic is within the supported topics of relay protocol * minor * addresses comments membeshipindex to membershipindex, adds default value for rln topic adds missing return |
||
---|---|---|
.. | ||
matterbridge | ||
basic2.nim | ||
chat2.nim | ||
config_chat2.nim |