Danish Arora
|
73d4f19746
|
fix(message-hash): account for timestamp (#1986)
* fix: message-hash algo + tests
* rm: only
* chore: move numberToBytes to utils package
* chore: shorten implementation
|
2024-04-29 15:35:23 +05:30 |
|
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
|
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 |
|