nwaku/tests/v2
Alvaro Revuelta 71c4ac1641
chore: add peer manager config to builder (#1816)
2023-06-23 15:30:28 +02:00
..
testlib chore: add peer manager config to builder (#1816) 2023-06-23 15:30:28 +02:00
waku_archive refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
waku_core chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
waku_filter_v2 chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
waku_relay feat(networking): integrate gossipsub scoring (#1769) 2023-06-06 19:28:47 +02:00
waku_rln_relay fix(rln-relay): tree race condition upon initialization (#1807) 2023-06-19 13:46:05 +05:30
waku_store refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
wakunode_jsonrpc feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
wakunode_rest feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_message_cache.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_peer_exchange.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
test_peer_manager.nim chore: add peer manager config to builder (#1816) 2023-06-23 15:30:28 +02:00
test_peer_storage.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
test_peer_store_extended.nim bug: move canBeConnected to PeerManager and check for potential overflow (#1670) 2023-04-14 15:12:22 +02:00
test_utils_compat.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
test_waku_discv5.nim feat: discovery peer filtering for relay shard (#1804) 2023-06-20 12:08:10 -04:00
test_waku_dnsdisc.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_enr.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_filter.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_waku_keepalive.nim chore(core): move peers utils module to waku_core 2023-04-24 16:37:54 +02:00
test_waku_keystore.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_keystore_keyfile.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
test_waku_lightpush.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_noise.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_noise_sessions.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
test_waku_peer_exchange.nim sharded topic validation & ENR update (#1795) 2023-06-19 18:16:25 -04:00
test_waku_rendezvous.nim feat(wakunode2): enable libp2p rendezvous protocol by default (#1770) 2023-06-01 21:43:10 +02:00
test_waku_switch.nim refactor(node): remove deprecated constructor and extend testlib with builder 2023-04-05 16:01:51 +02:00
test_wakunode.nim feat(networking): integrate gossipsub scoring (#1769) 2023-06-06 19:28:47 +02:00
test_wakunode_filter.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_wakunode_lightpush.nim feat(networking): integrate gossipsub scoring (#1769) 2023-06-06 19:28:47 +02:00