nwaku/tests
Aaryamann Challani 8f66e61ac1
feat(rln-relay): group manager integration (#1496)
* feat(rln-relay): init group manager integration

fix(rln-relay): integrate group manager. todo spam and reg handlers

fix(rln-relay): decouple waku-relay and waku-rln-relay

fix(rln-relay): compiles now

fix(chat2): compilation

fix(rln-relay): wip segfault

fix(rln-relay): segfault

fix(chat2|wakunode2): use optional field

fix(rln-relay): wakunode test

fix(rln-relay): uncomment fields in proto decode

fix(rln-relay): used pragma on tests

fix(rln-relay): include cred processing

fix(rln-relay): add reg callback

fix(rln-relay): args to mount

fix(rln-relay): add timeout to waitForExit

fix(rln-relay): use osproc term instead of posix kill

fix(rln-relay): use poParentStream to prevent deadlock

fix(rln-relay): remove poParentStream, remove ganache log output

* fix(rln-relay): abstract tuple into own type
2023-02-28 19:08:30 +05:30
..
common fix(jsonrpc): use padded-base64 for payload encoding 2023-02-23 09:31:06 +01:00
v1 chore: remove unused imports 2022-11-04 10:52:08 +01:00
v2 feat(rln-relay): group manager integration (#1496) 2023-02-28 19:08:30 +05:30
wakubridge refactor(wakubridge): split message compatibility from wakubridge 2023-02-10 09:54:47 +01:00
whisper chore: remove unused imports 2022-11-04 10:52:08 +01:00
all_tests_common.nim feat(protobuf): added error wrappers for invalid length validation 2023-02-20 15:03:32 +01:00
all_tests_v1.nim Run test_shh test as this code is used in Waku v1 (#1011) 2022-06-23 20:59:49 +02:00
all_tests_v2.nim feat(rln-relay): group manager integration (#1496) 2023-02-28 19:08:30 +05:30
all_tests_wakubridge.nim refactor(wakubridge): split message compatibility from wakubridge 2023-02-10 09:54:47 +01:00
all_tests_whisper.nim Whisper tests (#678) 2021-07-19 17:54:36 +08:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
test_helpers.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00