nwaku/tests/v2
Sanaz Taheri Boshrooyeh 57a9447972
Rln relay registration (#378)
* 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
2021-02-19 11:44:18 -08:00
..
membershipContract.txt Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
poseidonHasher.txt Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_jsonrpc_waku.nim Integrate peer manager with Swap and Store (#370) 2021-02-09 10:31:38 +02:00
test_message_store.nim Extract MessageStore interface (#350) 2021-01-22 11:39:16 +02:00
test_peer_manager.nim Feat/pm connection tracking (#377) 2021-02-12 10:53:52 +02:00
test_rln_wrappers.nim Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08:00
test_utils.nim Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_waku.nim Bump submodules (#363) 2021-02-02 13:33:59 +02:00
test_waku_filter.nim Peer manager: improvements; waku_filter integration (#368) 2021-02-08 11:17:20 +02:00
test_waku_pagination.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
test_waku_payload.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
test_waku_rln_relay.nim Rln relay registration (#378) 2021-02-19 11:44:18 -08:00
test_waku_store.nim Integrate peer manager with Swap and Store (#370) 2021-02-09 10:31:38 +02:00
test_waku_swap.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
test_waku_swap_contracts.nim Swap contracts test e2e (#371) 2021-02-17 13:50:46 +08:00
test_wakunode.nim Bump submodules (#363) 2021-02-02 13:33:59 +02:00
test_web3.nim Adds web3 (#316) 2020-12-04 12:41:28 +08:00
utils.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00