Simon-Pierre Vivier
ea5af1a935
chore: discv5 re-org clean-up ( #1823 )
...
- Remove discv5 from node and it's builder
- Require a record to init a node (was previously using discv5 record).
- Fix various tests that assumed nodes with discv5.
- Fix ENR creation
- Fix wakubridge
- Fix networkmonitor
2023-06-28 08:57:10 -04:00
Simon-Pierre Vivier
00a818b96c
chore: move discv5 out of node. ( #1818 )
...
- Refactor discv5 start, stop & loop.
- Fix tests.
2023-06-27 09:50:11 -04:00
Alvaro Revuelta
a67bf22e61
chore: add peer manager config to builder ( #1816 )
2023-06-23 15:30:28 +02:00
Vaclav Pavlin
8bacfd0ba4
feat(wakunode2): enable libp2p rendezvous protocol by default ( #1770 )
2023-06-01 21:43:10 +02:00
Lorenzo Delgado
1b1708884b
chore(core): move utils time module to waku_core
2023-04-19 16:39:52 +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
71b94acbcf
feat(common): added the enr builder
2023-03-10 01:33:52 +01:00
Lorenzo Delgado
905dfefcdb
feat(message): added waku message deterministic hashing
2023-03-02 11:41: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
f07e6301c8
refactor(relay): improve waku_relay apis and add tests
2023-02-10 15:17:50 +01:00
Lorenzo Delgado
aeda7d5ff6
test(archive): randomize archive driver query test suites' fixtures
2022-11-24 00:58:17 +01:00
Lorenzo Delgado
c475c3d1fe
refactor: unify pubsub topic type and default value
2022-11-09 09:55:47 +01:00
Lorenzo Delgado
d34c3bf41d
feat(testlib): mark commented test cases as skipped
2022-11-03 17:58:28 +01:00
Lorenzo Delgado
6b8060d778
feat(testlib): add enable/disable test debug utils
2022-10-28 15:04:29 +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