Florin Barbu
|
dbb51e4c86
|
test: fix for nwaku 24 (#1820)
* bump nwaku to v0.24.0
* fix tests on nwaku 0.24
* fix multiple service node filter sub tests
* fix timeout for metadata tests
|
2024-01-31 17:31:09 +02:00 |
|
Danish Arora
|
7affbe222d
|
feat: lightpush & filter send requests to multiple peers (#1779)
* feat: lightpush & filter send requests to multiple peers
* build message-hash before core
* chore: restructure folder heirrarchy
* fix: imports
* chore: move @waku/core to dev deps
* feat: create a new `ServiceNodes` wrapper class to encapsulate service node and message collector with redundancy accounted for
* chore(filter): move tests against single service node to a subdir
* feat: support relay, add strict checking, add tests
* fix(filter): handle errors
* chore(tests): add tests for ping
* add tests for push
* chore: abstract redundancy
* feat: add unsubscribe tests
* fix: tests
* add lightpush tests
* fix: imports
* fix: merge & add warning
* merge: master
* fix: breaking tests with master
* address comments
* make num peers configurable
* fix: typo
|
2024-01-24 18:24:03 +05:30 |
|
Florin Barbu
|
13d3d70609
|
chore: increase max sub topic size to 100 (#1791)
* increase max sub topic size to 100
* make tests run fine both ways
* fix:import error
* update nwaku and gowaku master images
* prepare for pr
|
2024-01-18 21:22:51 +05:30 |
|
Arseniy Klempner
|
ae7bc3eeec
|
chore: bump all libp2p packages to latest version
|
2024-01-17 11:59:08 -08:00 |
|
Danish Arora
|
2e6d9836bf
|
chore(tests): restructure & cleanup (#1796)
* chore: restructure folder heirrarchy
* fix: imports
|
2024-01-18 00:26:31 +05:30 |
|