nwaku/examples/v2
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
..
matterbridge Secure websocket (#759) 2021-11-10 12:05:36 +00:00
basic2.nim Remove `udpPort` CLI option from waku v1 and v2 nodes (#728) 2021-10-12 13:43:01 +02:00
chat2.nim Feat(Rln relay): Enables and integrates onchain rln into chat2 (#1029) 2022-07-14 12:23:52 +02:00
config_chat2.nim Feat(Rln relay): Enables and integrates onchain rln into chat2 (#1029) 2022-07-14 12:23:52 +02:00
example_config.toml feat(config): add config file support (#953) 2022-05-17 17:48:08 +02:00