js-waku/packages
Danish Arora 199f6ab2ff
feat: local discovery (#1811)
* initialise the new package

* feat: implement LocalStorageDiscovery

* add: Startable to cspell

* add compliance test

* add: discovery tests

* rm: browser tests script

* address comments

* add type safety to getting peers from local

* only dispatch peer if it does not exist

* move ws ma extraction to utils

* chore: update package name to local-discovery

* fix: add compliance test with no external deps on service node

* use peer:identify instead of peer:update

* add: unit tests & remove sdk dependency

* move tests to self package

* update cspell + remove unrequired deps

* add types

* maintain in-memory peers for localstorage

* address comments

* chore: rename

* use name from options

* fix: saving peers

* rm: only
2024-02-16 20:06:27 +05:30
..
browser-tests chore(deps)(deps-dev): bump dotenv-flow from 3.3.0 to 4.1.0 (#1830) 2024-02-07 12:07:53 +05:30
build-utils chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
core feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
dns-discovery chore(deps)(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1847) 2024-02-13 22:21:57 +05:30
enr chore(deps)(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1847) 2024-02-13 22:21:57 +05:30
interfaces feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
local-discovery feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
message-encryption chore: fix export of crypto submodule (#1849) 2024-02-14 01:57:52 +01:00
message-hash chore(deps)(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1847) 2024-02-13 22:21:57 +05:30
peer-exchange feat: decouple sharding params out of core 2024-02-08 08:42:47 -08:00
proto chore(deps)(deps-dev): bump cspell from 7.3.6 to 8.3.2 (#1825) 2024-02-05 22:57:20 +01:00
relay chore(deps)(deps): bump fast-check from 3.15.0 to 3.15.1 (#1837) 2024-02-09 00:06:00 +01:00
sdk feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
tests feat: switches to REST for calling nwaku messages/subscription endpoints 2024-02-15 14:39:40 -08:00
utils feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30