nwaku/tests/v2
Ivan Folgueira Bande cb2e3d86a6
feat(postgres): Adding a postgres async pool to make the db interactions asynchronous (#1779)
* feat(postgres): added postgres async pool wrapper

---------

Co-authored-by: Lorenzo Delgado <lorenzo@status.im>
2023-06-07 10:08:43 +02:00
..
testlib feat(wakunode2): enable libp2p rendezvous protocol by default (#1770) 2023-06-01 21:43:10 +02:00
waku_archive feat(postgres): Adding a postgres async pool to make the db interactions asynchronous (#1779) 2023-06-07 10:08:43 +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 feat(rln-relay): pass in index to keystore credentials (#1777) 2023-06-06 23:13:05 +05:30
waku_store feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +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 feat(networking): prune peers from same ip beyond colocation limit (#1765) 2023-05-31 09:47:56 +02:00
test_peer_storage.nim refactor(node): remove deprecated constructor and extend testlib with builder 2023-04-05 16:01:51 +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(discv5): added find random nodes with predicate (#1762) (#1763) 2023-06-06 16:36:20 +02: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 feat(discv5): added find random nodes with predicate (#1762) (#1763) 2023-06-06 16:36:20 +02: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