Alvaro Revuelta
|
79a5ff4b0b
|
chore: refactor flaky test with while (#1698)
|
2023-04-25 09:50:13 +02:00 |
|
Alvaro Revuelta
|
5598ab64e1
|
feat: curate peers shared over px protocol (#1671)
|
2023-04-19 16:12:00 +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
|
d00c0a0a8d
|
refactor(enr): move waku enr multiaddr to typedrecod and builder extensions
|
2023-03-30 09:35:13 +02:00 |
|
Lorenzo Delgado
|
f5c77ed76f
|
refactor(enr): node capabilities code clean up and reorganization
|
2023-03-08 15:44:10 +01:00 |
|
Lorenzo Delgado
|
6ffc95a2ec
|
chore: move discovery protocols under protocol module
|
2023-03-06 17:18:41 +01:00 |
|
Lorenzo Delgado
|
6eb3e8442e
|
feat(testlib): added global tests rng and waku2 sub-module
|
2023-02-13 11:43:49 +01:00 |
|
Alvaro Revuelta
|
a74eaf1c10
|
refactor(px): refactor peer exchange + tests (#1527)
|
2023-02-09 16:59:29 +01:00 |
|
Aaryamann Challani
|
13b7153aad
|
feat(discv5): advertise custom multiaddresses (#1512)
* feat(discv5): allow custom multiaddr advertisement in discv5
feat(discv5): allow custom multiaddr advertisement in discv5
feat(discv5): move discv5 setup from wakunode2 to waku_node
fix(waku_node): def param
test(discv5): test for ext multiaddr
fix(discv5): address comments
fix(discv5): address comments
fix(wakunode2): discoveryconfig in var before init
fix(discv5): pass multiaddr to discv5 directly
fix(discv5): make multiaddrs optional
fix(test): discv5 init
fix(discv5): split discv5 mounting from waku_node
chore(discv5): s/WakuAddressMetadata/WakuNodeAddrMeta/g
* fix(waku_node): 1.25 max conns
* fix(discv5): s/WakuNodeAddrMeta/NetConfig/g
* fix(discv5): address reviews
* fix(discv5): smaller try-catches
* fix(discv5): missing arg
* fix: compile error
|
2023-02-07 18:36:50 +05:30 |
|
Lorenzo Delgado
|
0ea7acdd6a
|
chore(peer_manager): added peer_manager barrel module
|
2023-02-06 10:03:30 +01:00 |
|
Lorenzo Delgado
|
c113c59a43
|
refactor(protocols): decouple protocol rpc types from api types
|
2022-11-16 20:02:38 +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
|
d3ae64ac29
|
chore: randomize waku tcp ports in tests
|
2022-11-03 14:47:56 +01:00 |
|
Lorenzo Delgado
|
bd5c2bf602
|
refactor(peer-exchange): move peer management to waku_node module
|
2022-11-02 09:45:21 +01:00 |
|
Lorenzo Delgado
|
c8ac16d6fb
|
refactor(node): split wakunode into waku_node and wakunode2
|
2022-10-18 09:05:53 -05:00 |
|
kaiserd
|
3e894b0072
|
feat: waku peer exchange (RFC34) (#1152)
|
2022-09-20 13:03:34 +02:00 |
|