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 |
|
fryorcraken.eth
|
6dbcde041a
|
chore!: directly convert from ENR to PeerInfo, remove unneeded utility
|
2023-03-10 10:23:39 +11:00 |
|
fryorcraken.eth
|
7d29ed1d99
|
chore: move error throwing within selectPeerForProtocol
As all callers throw upon undefined result.
|
2023-02-27 09:48:30 +11:00 |
|
Danish Arora
|
b33306655a
|
chore: move libp2p and byte utils to a single utils package (#1149)
* move libp2p and byte utils to a single `utils`
package
* set package version to 0.0.1
|
2023-02-06 11:22:36 +05:30 |
|