Alvaro Revuelta
|
34a9263191
|
feat(networking): integrate gossipsub scoring (#1769)
|
2023-06-06 19:28:47 +02:00 |
|
Lorenzo Delgado
|
e041e04342
|
chore(core): move peers utils module to waku_core
|
2023-04-24 16:37:54 +02:00 |
|
Lorenzo Delgado
|
c9b6b2308c
|
chore(core): rename waku_message module to waku_core
|
2023-04-19 13:29:23 +02:00 |
|
Lorenzo Delgado
|
d7b72ac736
|
chore: flatten waku v2 protocols folder
|
2023-04-18 15:22:10 +02:00 |
|
Lorenzo Delgado
|
9dadc1f5a0
|
refactor(node): remove deprecated constructor and extend testlib with builder
|
2023-04-05 16:01:51 +02:00 |
|
Lorenzo Delgado
|
e8448dfdbe
|
chore: pointed all waku node imports to the barrel import
|
2023-04-05 11:58:59 +02:00 |
|
Lorenzo Delgado
|
9258914057
|
fix(jsonrpc): encode waku messages payload in base64 (#1139)
|
2023-02-14 09:19:06 +01:00 |
|
Lorenzo Delgado
|
6eb13b9a0b
|
fix(tests): do not specify port number
|
2023-02-13 12:27:49 +01:00 |
|
Lorenzo Delgado
|
6782398989
|
feat(testlib): added global tests rng and waku2 sub-module
|
2023-02-13 11:43:49 +01:00 |
|
Lorenzo Delgado
|
8ba36e2dfa
|
chore(peer_manager): added peer_manager barrel module
|
2023-02-06 10:03:30 +01:00 |
|
Alvaro Revuelta
|
1e8e60caed
|
fix(tests): add missing import for tests (#1375)
|
2022-11-22 08:13:51 +01:00 |
|
Lorenzo Delgado
|
4acc611e47
|
refactor: unify pubsub topic type and default value
|
2022-11-09 09:55:47 +01:00 |
|
Lorenzo Delgado
|
bcc6c32287
|
chore: rename protocols rpc_codec procs from init to decode
|
2022-11-07 16:24:16 +01:00 |
|
Lorenzo Delgado
|
cb1f4d46f4
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
|
Lorenzo Delgado
|
2c1ad9f760
|
refactor(node): use lightpush client in waku_node
|
2022-10-28 16:30:01 +02:00 |
|
Lorenzo Delgado
|
7e7bba4a98
|
feat(lightpush): add waku lightpush protocol client
|
2022-10-25 14:55:31 +02:00 |
|
Lorenzo Delgado
|
9b59052bcd
|
chore: extract test procedures and constants into a common module
|
2022-10-21 15:01:39 +02:00 |
|
Lorenzo Delgado
|
5046a4b3da
|
refactor(node): split wakunode into waku_node and wakunode2
|
2022-10-18 09:05:53 -05:00 |
|
Lorenzo Delgado
|
5e3a75c56e
|
refactor(wakunode): remove deprecated non-async methods
|
2022-09-21 18:27:40 +02:00 |
|
Lorenzo Delgado
|
ddbc57bc88
|
refactor(wakunode): remove waku message export from wakunode
|
2022-09-14 12:25:05 +02:00 |
|
Lorenzo Delgado
|
e2590b588e
|
refactor(wakunode): split wakunode lightpush tests into a new file
|
2022-09-08 23:18:59 +02:00 |
|