nwaku/tests/v2
Aaryamann Challani 08b2180441
fix(rln-relay): msg validation according to new circuit (#1594)
2023-03-13 20:09:33 +05:30
..
testlib feat(common): added the enr builder 2023-03-10 01:33:52 +01:00
waku_archive fix: allow higher resolution timestamps (#1570) 2023-02-21 14:52:30 +02:00
waku_filter_v2 feat: new filter protocol increment - subscribe request handling (#1584) 2023-03-02 17:23:30 +02:00
waku_relay fix: remove unused imports 2023-02-13 15:02:34 +01:00
waku_rln_relay fix(rln-relay): msg validation according to new circuit (#1594) 2023-03-13 20:09:33 +05:30
waku_store fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
wakunode_jsonrpc refactor(networking): peermanager refactor and cleanups (#1539) 2023-02-27 10:24:31 -07:00
wakunode_rest fix(jsonrpc): use padded-base64 for payload encoding 2023-02-23 09:31:06 +01:00
test_message_cache.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_peer_exchange.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_peer_manager.nim refactor(networking): unify peer data models, remove StoredInfo (#1597) 2023-03-09 11:05:50 -07:00
test_peer_storage.nim refactor(networking): unify peer data models, remove StoredInfo (#1597) 2023-03-09 11:05:50 -07:00
test_peer_store_extended.nim chore: update submodules (#1601) 2023-03-13 16:33:24 +02:00
test_utils_compat.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_utils_peers.nim chore: randomize waku tcp ports in tests 2022-11-03 14:47:56 +01:00
test_utils_time.nim fix: allow higher resolution timestamps (#1570) 2023-02-21 14:52:30 +02:00
test_waku_discv5.nim refactor(enr): node capabilities code clean up and reorganization 2023-03-08 15:44:10 +01:00
test_waku_dnsdisc.nim chore: move discovery protocols under protocol module 2023-03-06 17:18:41 +01:00
test_waku_enr.nim feat(enr): added enr builder waku capabilities extension 2023-03-10 11:49:41 +01:00
test_waku_filter.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_keepalive.nim fix: remove unused imports 2023-02-13 15:02:34 +01:00
test_waku_keystore.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_keystore_keyfile.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_lightpush.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_message_digest.nim feat(message): added waku message deterministic hashing 2023-03-02 11:41:41 +01:00
test_waku_message_topics.nim feat(message): differentiate content and pubsub topic namespacing 2023-03-07 11:10:36 +01:00
test_waku_noise.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_noise_sessions.nim feat(protobuf): added error wrappers for invalid length validation 2023-02-20 15:03:32 +01:00
test_waku_peer_exchange.nim refactor(enr): node capabilities code clean up and reorganization 2023-03-08 15:44:10 +01:00
test_waku_swap.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_swap_contracts.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_waku_switch.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_wakunode.nim feat(testlib): added global tests rng and waku2 sub-module 2023-02-13 11:43:49 +01:00
test_wakunode_filter.nim fix(tests): do not specify port number 2023-02-13 12:27:49 +01:00
test_wakunode_lightpush.nim fix(jsonrpc): encode waku messages payload in base64 (#1139) 2023-02-14 09:19:06 +01:00