Danish Arora
|
7c0ce7b2ec
|
chore: upgrade to libp2p v2 (#2143)
* chore: upgrade libp2p to v2 and related deps
* chore: fix ENR
* chore(core): remove CustomEvent polyfill import
* chore: `peer-id-factory` has been removed
* chore(discovery): fix local-cache & remove CustomEvent imports
* chore(sdk): update config
* chore(tests): update tests without peer-id-factory
* fix: spec tests
* chore: fix test
* chore: upgrade dataset-core
* chore: upgrade libp2p and stale references
* chore: upgrade playwright
* chore: rm console log
* fix: lock
|
2024-10-21 16:43:24 +05:30 |
|
Danish Arora
|
169a09d552
|
chore: enforce access modifiers (#2068)
* feat: introduce eslint flag
* chore: update logger
* chore: update enr
* chore: update core
* chore: update sdk
* chore: update relay
* chore: update discovery
* chore: update message-encryption
* chore: update tests
* chore: fix modifiers
* chore(tests): fix access modifiers
* chore: fix rebase
|
2024-07-19 15:58:17 +05:30 |
|
Arseniy Klempner
|
ae7bc3eeec
|
chore: bump all libp2p packages to latest version
|
2024-01-17 11:59:08 -08:00 |
|
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
|
8fd1455122
|
chore: extract test code
createFrom* functions are only used in test.
By extracting them in different class it should help
bundlers.
|
2023-03-10 10:23:38 +11:00 |
|