Alvaro Revuelta
|
7cc3239466
|
feat(networking): integrate gossipsub scoring (#1769)
|
2023-06-06 19:28:47 +02:00 |
|
Lorenzo Delgado
|
59cbcf9dd0
|
chore(core): move peers utils module to waku_core
|
2023-04-24 16:37:54 +02:00 |
|
Lorenzo Delgado
|
e2dc11912c
|
chore(core): rename waku_message module to waku_core
|
2023-04-19 13:29:23 +02:00 |
|
Lorenzo Delgado
|
cc85f7f213
|
chore: flatten waku v2 protocols folder
|
2023-04-18 15:22:10 +02:00 |
|
Lorenzo Delgado
|
7834ca839c
|
refactor(node): remove deprecated constructor and extend testlib with builder
|
2023-04-05 16:01:51 +02:00 |
|
Lorenzo Delgado
|
5cca16b818
|
chore: pointed all waku node imports to the barrel import
|
2023-04-05 11:58:59 +02:00 |
|
Lorenzo Delgado
|
3627556c67
|
fix(jsonrpc): encode waku messages payload in base64 (#1139)
|
2023-02-14 09:19:06 +01:00 |
|
Lorenzo Delgado
|
a517ffd3f0
|
fix(tests): do not specify port number
|
2023-02-13 12:27:49 +01:00 |
|
Lorenzo Delgado
|
6eb3e8442e
|
feat(testlib): added global tests rng and waku2 sub-module
|
2023-02-13 11:43:49 +01:00 |
|
Lorenzo Delgado
|
0ea7acdd6a
|
chore(peer_manager): added peer_manager barrel module
|
2023-02-06 10:03:30 +01:00 |
|
Alvaro Revuelta
|
5ccbbf1316
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
|
Lorenzo Delgado
|
c475c3d1fe
|
refactor: unify pubsub topic type and default value
|
2022-11-09 09:55:47 +01:00 |
|
Lorenzo Delgado
|
44c07d96ae
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
|
Lorenzo Delgado
|
eb6dbb3d1e
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
|
Lorenzo Delgado
|
374ff58bed
|
refactor(node): use lightpush client in waku_node
|
2022-10-28 16:30:01 +02:00 |
|
Lorenzo Delgado
|
8999f7ccd1
|
feat(lightpush): add waku lightpush protocol client
|
2022-10-25 14:55:31 +02:00 |
|
Lorenzo Delgado
|
a1b9a5973c
|
chore: extract test procedures and constants into a common module
|
2022-10-21 15:01:39 +02:00 |
|
Lorenzo Delgado
|
c8ac16d6fb
|
refactor(node): split wakunode into waku_node and wakunode2
|
2022-10-18 09:05:53 -05:00 |
|
Lorenzo Delgado
|
4ece585a3a
|
refactor(wakunode): remove deprecated non-async methods
|
2022-09-21 18:27:40 +02:00 |
|
Lorenzo Delgado
|
3724c46250
|
refactor(wakunode): remove waku message export from wakunode
|
2022-09-14 12:25:05 +02:00 |
|
Lorenzo Delgado
|
a2426b7061
|
refactor(wakunode): split wakunode lightpush tests into a new file
|
2022-09-08 23:18:59 +02:00 |
|