nwaku/tests
Aaryamann Challani 3fe4522a7e
chore(rln-relay): verify proofs based on bandwidth usage (#1844)
* chore(rln-relay): Verify proofs based on bandwidth usage

* fix(rln-relay): make default threshold 0, for backwards compat

* fix(rln-relay): add unit test for bandwidth cutoff

* fix(rln-relay): rlnRelayBandwidthTreshold option
2023-07-07 17:28:37 +05:30
..
common refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
v1 refactor: proper use of setupNat (#1740) 2023-05-17 18:32:53 +02:00
v2 chore(rln-relay): verify proofs based on bandwidth usage (#1844) 2023-07-07 17:28:37 +05:30
wakubridge chore: discv5 re-org clean-up (#1823) 2023-06-28 08:57:10 -04:00
wakunode2 chore: move discv5 out of node. (#1818) 2023-06-27 09:50:11 -04:00
whisper refactor: proper use of setupNat (#1740) 2023-05-17 18:32:53 +02:00
all_tests_common.nim feat(common): added the enr builder 2023-03-10 01:33:52 +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(postgres): complete implementation of driver and apply more tests (#1785) 2023-06-09 12:42:33 +02:00
all_tests_wakubridge.nim refactor(wakubridge): split message compatibility from wakubridge 2023-02-10 09:54:47 +01:00
all_tests_wakunode2.nim chore: add validator for dos protec metrics and move to app (#1704) 2023-05-02 16:20:38 +02: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
postgres-docker-compose.yml Allow compile postgres tests only on Linux platforms (#1771) 2023-06-02 14:53:13 +02:00
test_helpers.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00