Lorenzo Delgado
|
412ac20606
|
chore: move discovery protocols under protocol module
|
2023-03-06 17:18:41 +01:00 |
Lorenzo Delgado
|
6782398989
|
feat(testlib): added global tests rng and waku2 sub-module
|
2023-02-13 11:43:49 +01:00 |
Alvaro Revuelta
|
9c3e5f5bc5
|
refactor(px): refactor peer exchange + tests (#1527)
|
2023-02-09 16:59:29 +01:00 |
Aaryamann Challani
|
9ddf0fe1e2
|
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
|
8ba36e2dfa
|
chore(peer_manager): added peer_manager barrel module
|
2023-02-06 10:03:30 +01:00 |
Lorenzo Delgado
|
39bf289f43
|
refactor(protocols): decouple protocol rpc types from api types
|
2022-11-16 20:02:38 +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
|
1330f7745f
|
chore: randomize waku tcp ports in tests
|
2022-11-03 14:47:56 +01:00 |
Lorenzo Delgado
|
1c46b61402
|
refactor(peer-exchange): move peer management to waku_node module
|
2022-11-02 09:45:21 +01:00 |
Lorenzo Delgado
|
5046a4b3da
|
refactor(node): split wakunode into waku_node and wakunode2
|
2022-10-18 09:05:53 -05:00 |
kaiserd
|
371016b04f
|
feat: waku peer exchange (RFC34) (#1152)
|
2022-09-20 13:03:34 +02:00 |