nwaku/tests
Ivan FB b28207ab07
refactor: addition of waku_api/rest/builder.nim and reduce app.nim (#2623)
2024-04-24 15:59:50 +02:00
..
common Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
factory Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
incentivization feat(incentivization): add codec for eligibility proof and status (#2419) 2024-03-26 18:25:42 +01:00
node refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
resources Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
testlib refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
waku_archive chore: Better postgres duplicate insert (#2535) 2024-03-18 15:59:45 +01:00
waku_core Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_discv5 refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
waku_enr refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
waku_filter_v2 fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
waku_lightpush fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
waku_peer_exchange fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
waku_relay fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
waku_rln_relay Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_store feat: Added simple, configurable rate limit for lightpush and store-query (#2390) 2024-04-15 15:28:35 +02:00
wakunode2 refactor: addition of waku_api/rest/builder.nim and reduce app.nim (#2623) 2024-04-24 15:59:50 +02:00
wakunode_rest chore: Separation of node health and initialization state from rln_relay (#2612) 2024-04-23 18:53:18 +02:00
all_tests_common.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
all_tests_waku.nim chore: Separation of node health and initialization state from rln_relay (#2612) 2024-04-23 18:53:18 +02:00
all_tests_wakunode2.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
postgres-docker-compose.yml feat: Postgres partition implementation (#2506) 2024-03-06 20:50:22 +01:00
test_all.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_helpers.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_message_cache.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_peer_manager.nim fix: fix regresion + remove deprecated flag (#2556) 2024-03-26 19:44:55 +01:00
test_peer_storage.nim fix: fix regresion + remove deprecated flag (#2556) 2024-03-26 19:44:55 +01:00
test_peer_store_extended.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_relay_peer_exchange.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_utils_compat.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_dnsdisc.nim refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
test_waku_enr.nim chore: switch wakuv2 to waku fleet (#2519) 2024-03-20 16:28:00 +01:00
test_waku_keepalive.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_keystore.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_keystore_keyfile.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_metadata.nim refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
test_waku_netconfig.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_noise.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_noise_sessions.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_protobufs.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_rendezvous.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_switch.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_wakunode.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_wakunode_lightpush.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00