.. |
resources
|
Resolve jenkins windows error (#777)
|
2021-11-23 11:40:43 +00:00 |
testlib
|
test(archive): randomize archive driver query test suites' fixtures
|
2022-11-24 00:58:17 +01:00 |
waku_archive
|
test(archive): randomize archive driver query test suites' fixtures
|
2022-11-24 00:58:17 +01:00 |
00002_test.up.sql
|
Persisting Waku message timestamp & implementing DB migration & convert receiver timestamp data type to float64 (#607)
|
2021-06-16 13:23:55 -07:00 |
test_confutils_envvar.nim
|
feat(wakunode2): support configuration via environment variables
|
2022-11-03 17:58:48 +01:00 |
test_enr_utils.nim
|
chore(networkmonitor): tool to discover and provide metrics on peers (#1290)
|
2022-11-10 10:29:34 +01:00 |
test_envvar_serialization.nim
|
feat(wakunode2): support configuration via environment variables
|
2022-11-03 17:58:48 +01:00 |
test_jsonrpc_waku.nim
|
feat(archive): add waku archive implementation
|
2022-11-23 10:08:00 +01:00 |
test_message_cache.nim
|
refactor: continue pubsub/content types started in #1352 (#1362)
|
2022-11-09 15:00:11 +01:00 |
test_namespacing_utils.nim
|
General refactoring: `nim-waku` (#671)
|
2021-07-16 17:13:36 +02:00 |
test_peer_exchange.nim
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
test_peer_manager.nim
|
feat(peerstore): store peer direction (#1424)
|
2022-11-29 17:35:25 +01:00 |
test_peer_storage.nim
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
test_peer_store_extended.nim
|
refactor: reuse nim-libp2p peerstore + move peermanager logic (#1383)
|
2022-11-24 14:11:23 +01:00 |
test_rest_debug_api.nim
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
test_rest_debug_api_serdes.nim
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
test_rest_relay_api.nim
|
refactor: continue pubsub/content types started in #1352 (#1362)
|
2022-11-09 15:00:11 +01:00 |
test_rest_relay_api_serdes.nim
|
refactor: continue pubsub/content types started in #1352 (#1362)
|
2022-11-09 15:00:11 +01:00 |
test_rest_serdes.nim
|
feat(rest): Add HTTP REST API (#727). Amend Debug REST API client
|
2022-06-22 20:30:44 +02:00 |
test_rln_wrappers.nim
|
Nim wrappers for Rln lib (Key and Params generation) (#373)
|
2021-02-10 12:51:41 -08:00 |
test_sqlite_migrations.nim
|
feat(archive): add waku archive implementation
|
2022-11-22 19:40:24 +01:00 |
test_utils.nim
|
Rln relay/membership contract (#359)
|
2021-02-04 12:10:25 -08:00 |
test_utils_keyfile.nim
|
feat: add keyfile support for RLN credentials secure storage (#1285)
|
2022-10-28 11:13:05 +02:00 |
test_utils_peers.nim
|
chore: randomize waku tcp ports in tests
|
2022-11-03 14:47:56 +01:00 |
test_waku_bridge.nim
|
fix: waku bridge test timing (#1429)
|
2022-11-28 22:07:21 +02:00 |
test_waku_discv5.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_waku_dnsdisc.nim
|
refactor: reuse nim-libp2p peerstore + move peermanager logic (#1383)
|
2022-11-24 14:11:23 +01:00 |
test_waku_filter.nim
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
test_waku_keepalive.nim
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
test_waku_lightpush.nim
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
test_waku_noise.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_waku_noise_sessions.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_waku_payload.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_waku_peer_exchange.nim
|
refactor(protocols): decouple protocol rpc types from api types
|
2022-11-16 20:02:38 +01:00 |
test_waku_rln_relay.nim
|
refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459)
|
2022-12-14 12:28:09 +01:00 |
test_waku_rln_relay_onchain.nim
|
refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459)
|
2022-12-14 12:28:09 +01:00 |
test_waku_store.nim
|
feat(archive): add waku archive implementation
|
2022-11-23 10:08:00 +01:00 |
test_waku_store_resume.nim
|
feat(archive): add waku archive implementation
|
2022-11-23 10:08:00 +01:00 |
test_waku_store_rpc_codec.nim
|
fix(store): waku store rpc codec support optional fields
|
2022-11-17 20:40:08 +01:00 |
test_waku_swap.nim
|
chore(store): remove waku swap integration from store protocol
|
2022-11-21 09:36:41 +01:00 |
test_waku_swap_contracts.nim
|
Better error handling with Results from interactions with swap-contracts-module (#393)
|
2021-02-25 10:47:48 +08:00 |
test_waku_switch.nim
|
feat: enable AutoNAT and libp2p circuit relay (#1425)
|
2022-11-28 16:56:01 +02:00 |
test_wakunode.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_wakunode_filter.nim
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
test_wakunode_lightpush.nim
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
test_wakunode_relay.nim
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
test_wakunode_rln_relay.nim
|
refactor(rln): use zerokit extended_key_gen in place of key_gen (#1459)
|
2022-12-14 12:28:09 +01:00 |
test_wakunode_store.nim
|
feat(archive): add waku archive implementation
|
2022-11-23 10:08:00 +01:00 |
test_web3.nim
|
Improvement/bridge improvements (#429)
|
2021-03-23 10:04:51 +02:00 |
utils.nim
|
Remove node peerInfo copy (#801)
|
2022-01-10 16:07:35 +01:00 |