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
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
5ccbbf1316
fix(tests): add missing import for tests ( #1375 )
2022-11-22 08:13:51 +01:00
Lorenzo Delgado
c475c3d1fe
refactor: unify pubsub topic type and default value
2022-11-09 09:55:47 +01:00
Lorenzo Delgado
eb6dbb3d1e
chore: remove unused imports
2022-11-04 10:52:08 +01:00
Lorenzo Delgado
374ff58bed
refactor(node): use lightpush client in waku_node
2022-10-28 16:30:01 +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
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
c32e84394e
fix(waku-store): integrate the predicate into the WHERE clause instead of calling it on each result line ( #1026 )
2022-08-12 12:48:45 +02:00
Lorenzo Delgado
dcfe87fb65
refactor(waku-lightpush): waku lightpush protocol code reorganization
2022-08-10 12:30:34 +02:00
Hanno Cornelius
21c23d420d
Update submodules ( #814 )
2022-01-14 10:25:01 +01:00
Hanno Cornelius
d3481e613a
Update submodules ( #761 )
2021-11-04 15:46:38 +01:00
Hanno Cornelius
54bcca7402
Update submodules: differentiate between local and remote PeerInfo ( #730 )
...
* Update submodules
* Remove PeerInfo where necessary
2021-10-06 14:29:08 +02:00
Hanno Cornelius
9f5336fb11
Simplify wakunode2 subscriptions model ( #662 )
2021-07-13 09:18:51 +02:00
Oskar Thorén
a505a2e789
Lightpush protocol cont ( #506 )
...
* lightpush conf and mount with relay from node
* mount lightpush after relay
* lightpush relay integration wip
* lightpush node integrate and test node
* clean
2021-04-24 12:56:37 +08:00
Oskar Thorén
41648613af
Light push protocol initial cut ( #503 )
...
* Init lightpush
* Lightpush types
* light push encode and decode
* lightpush protocol more
* light push test draft
* lightpush compiles
* lightpush fix tests etc
* cleanup
* pubsubTopic -> pubSubTopic
2021-04-23 14:56:04 +08:00