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
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
Lorenzo Delgado
0ea7acdd6a
chore(peer_manager): added peer_manager barrel module
2023-02-06 10:03:30 +01:00
Alvaro Revuelta
8eada1927a
refactor: reuse nim-libp2p peerstore + move peermanager logic ( #1383 )
...
* refactor: reuse nim-libp2p peerstore + move peermanager logic
* refactor: fix comments
* refactor: modify reconnectPeers and unittest
* feat(apps): new flag for peerStoreCapacity
* fix(examples): fix example2 target
* refactor: fix comments
2022-11-24 14:11:23 +01:00
Lorenzo Delgado
d3ae64ac29
chore: randomize waku tcp ports in tests
2022-11-03 14:47:56 +01:00
Lorenzo Delgado
c8ac16d6fb
refactor(node): split wakunode into waku_node and wakunode2
2022-10-18 09:05:53 -05:00
Hanno Cornelius
73a93ed0d2
chore: update nwaku submodules ( #1123 )
...
* chore: update submodules
* fix: SIGTERM ambiguity
* fix: ambiguous RNGs
* fix: ContentType is no longer a string
* fix: more fixes related to ambiguous RNGs
* fix: start all protocols
* chore: also update nim-eth
* chore: important new fixes in nim-libp2p
* fix: more changes related to RNG. Some reversion to reflect nim-eth update
* fix: breaking changes in nim-eth submodule
* fix: start protocols in tests
* fix: chat2bridge protocols async mounting
* fix: v1 test compilation
* fix: rln test compilation
* fix: remove confusing keys qualifier for the same HmacDrbgContext
2022-09-07 16:31:27 +01:00
Lorenzo Delgado
70e2437a69
refactor(waku-store): major code reorganization, move StoreQueue to message_store folder
2022-08-01 13:02:40 +02:00
Hanno Cornelius
76d9620988
Remove node peerInfo copy ( #801 )
2022-01-10 16:07:35 +01:00
Hanno Cornelius
9ff21cde5f
Remove unnecessary ENR caching ( #700 )
2021-08-17 10:30:17 +02:00
Hanno Cornelius
26317e2e19
Waku v2 Node Discovery via DNS: Integration ( #690 )
2021-08-12 10:51:38 +02:00