nwaku/tests
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
..
v1 Folder restructure (#274) 2020-11-17 17:34:53 +08:00
v2 Rln relay registration (#378) 2021-02-19 11:44:18 -08:00
.DS_Store Rln relay key generation (#383) 2021-02-18 14:59:10 -08:00
all_tests_v1.nim Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
all_tests_v2.nim Rln-relay tests utils and reorganization (#381) 2021-02-17 13:54:49 -08:00
test_helpers.nim feature/store-protocol (#102) 2020-08-27 10:44:09 +08:00