Danish Arora
|
87717981eb
|
chore: upgrade libp2p and related deps (#1482)
* chore: update noise
* update: package.lock
* update: @chainsafe/libp2p-gossipsub
* rm unwanted libp2p interface deps & bump up libp2p
* refactor code for new deps
* update: new package.lock
* setup prettier, refactor eslint and rm trailing commas
* update package.lock
* fix build
* import type for interface
* fix imports for merge
* update typedoc exports
* add: CustomEvent import
* use new libp2p interface
* add aegir as dev dep for tests
|
2023-08-16 20:18:13 +05:30 |
|
Sasha
|
51f9261a16
|
chore: update dependencies (#1460)
* update to latest prettier
* fix with prettier: added trailing comma
* remove deps from test package, add sinon types, fix type hack in a test, update esling prettier config
* update typescript eslint plugins
* update package-locks
|
2023-08-11 15:14:02 +02:00 |
|
Danish Arora
|
a30b2bd747
|
chore!: add exports map to @waku/utils (#1201)
* add exports map
* merge: master
* export subdir with default export path
* import according to the export path
|
2023-03-14 10:10:38 +05:30 |
|
fryorcraken.eth
|
22ffcf571a
|
chore!: extract encoder code
Separation of concerns by moving encoding logic in new class.
|
2023-03-10 10:23:39 +11:00 |
|