nwaku/waku/v2/protocol/waku_rln_relay
Sanaz Taheri Boshrooyeh daaca4a4a3
Feat(Rln relay): Enables and integrates onchain rln into chat2 (#1029)
* adds wakunode2_types

* removes unused imports

* adds dynamic rln relay config options

* deletes unused imports

* replaces static rln-relay with both modes

* introduces spamHandler parameter to mountRlnRelay

* some debugging info

* introduces the config option

* adds the eth priv key to the register proc

* refactors the code by adding eth private key to the relevant procs

* revises config descriptions

* minor wording fix

* make a minor edit

* further edits

* adds Eth private key to the config options

* calls spam handler when to rln credential is given

* defaults to none for the spam handler

* updates the membership fee to match the contract

* fixes an issue for event subscription

* adds eth private key to the transactions made in the tests

* adds eth private key for the test of register process

* adds comments

* deletes lingering echo

* displays registration info

* removes an echo

* removes Goerli testnet from the config descriptions

* removes an excess space
2022-07-14 12:23:52 +02:00
..
membershipContract.txt chore|feat (waku-rln-relay): modules reorganization|Initial test for capturing events using nim-web3 (#941) 2022-05-10 14:09:18 -07:00
parameters.key Rln-Relay: Change tree depth to 20 (#726) 2021-09-28 12:03:53 -07:00
rln.nim Chore(rln-relay): adds more documentation for rln nim bindings (#1016) 2022-06-29 13:45:56 -07:00
rln_relay_contract.nim chore|feat (waku-rln-relay): modules reorganization|Initial test for capturing events using nim-web3 (#941) 2022-05-10 14:09:18 -07:00
waku_rln_relay_types.nim Feat (Rln relay): enabling signed tx (#1023) 2022-06-30 18:05:38 -07:00
waku_rln_relay_utils.nim Feat(Rln relay): Enables and integrates onchain rln into chat2 (#1029) 2022-07-14 12:23:52 +02:00