XiaoZhang
122c89dd0d
fix: move abortable-iterator to dependencies ( #992 )
...
fix #986
2021-09-21 09:36:37 +02:00
dependabot[bot]
d3f78edffe
chore(deps-dev): bump ipfs-http-client from 50.1.2 to 52.0.2 ( #973 )
...
Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs ) from 50.1.2 to 52.0.2.
- [Release notes](https://github.com/ipfs/js-ipfs/releases )
- [Changelog](https://github.com/ipfs/js-ipfs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ipfs/js-ipfs/compare/ipfs-http-client@50.1.2...ipfs-http-client@52.0.2 )
---
updated-dependencies:
- dependency-name: ipfs-http-client
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 12:28:44 +02:00
Vasco Santos
1d62ead8e5
chore: update contributors
2021-08-20 09:25:14 +02:00
Vasco Santos
3d25ff7fd0
chore: use new libp2p-noise
2021-08-20 09:13:21 +02:00
Vasco Santos
0f389a7828
chore: update uint8arrays
2021-08-20 09:13:21 +02:00
Vasco Santos
9f0582f372
chore: remove unused dev dep ( #966 )
2021-08-19 09:38:39 +02:00
Vasco Santos
7783edb059
chore: update contributors
2021-08-16 18:20:40 +02:00
Vasco Santos
ba2b4d4b28
fix: uint8arrays is a dep ( #964 )
2021-08-16 17:54:24 +02:00
Vasco Santos
833f789714
chore: update contributors
2021-08-13 17:02:51 +02:00
Vasco Santos
df53ab4e65
chore: update contributors
2021-07-22 11:51:39 +02:00
Robert Kiel
0701de40b1
fix: turn compliance tests into devDependency ( #960 )
...
Co-authored-by: Robert Kiel <robert.kiel@hoprnet.io>
2021-07-22 11:42:04 +02:00
Vasco Santos
d48005b8b7
chore: update contributors
2021-07-15 13:14:36 +02:00
Vasco Santos
67b97e32da
chore: add migration guide to 0.32 ( #957 )
2021-07-15 12:34:15 +02:00
Vasco Santos
608564b033
chore: update contributors
2021-07-09 09:01:24 +02:00
Alex Potsides
13cf476148
chore: update to new multiformats ( #948 )
...
BREAKING CHANGE: uses the CID class from the new multiformats module
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
2021-07-09 08:43:34 +02:00
Vasco Santos
39b03586e8
chore: use libp2p-tcp with types ( #952 )
2021-06-16 09:09:26 +02:00
Vasco Santos
b9988adce9
chore: update contributors
2021-06-14 09:56:53 +02:00
Alex Potsides
2a6a635f13
chore: remove ipfs-utils dep ( #953 )
...
* chore: remove ipfs-utils dep
We only use it for the env detection, so use [wherearewe](https://www.npmjs.com/package/wherearewe )
instead which is that, but pulled out into a tiny module.
The `TextDecoder` class is global everywhere we support so we don't
need to pull it in from `ipfs-utils` and it's been removed from v8
anyway.
* chore: update ipfs-http-client
2021-06-11 10:01:40 +02:00
Franck Royer
cd152f122f
chore: add secure websockets example ( #930 )
...
* Add Secure WebSockets example
* Make dial accept self-signed cert
2021-06-11 09:45:47 +02:00
Vasco Santos
d6540bf01d
chore: update contributors
2021-05-27 10:48:26 +02:00
Vasco Santos
d22ad83890
chore: update libp2p interop ( #940 )
2021-05-21 10:22:11 +02:00
Vasco Santos
7bac2045cc
chore: update contributors
2021-05-12 19:17:22 +02:00
Vasco Santos
b29d6c9304
chore: update contributors
2021-05-12 17:05:35 +02:00
Vasco Santos
2fa82b387c
chore: update contributors
2021-05-04 12:23:57 +02:00
Alex Potsides
8fc6f8af81
chore: update ipfs-utils dep ( #937 )
2021-05-04 12:14:11 +02:00
Vasco Santos
556f0203db
chore: update contributors
2021-04-30 15:45:44 +02:00
Vasco Santos
150e4f97c1
chore: update contributors
2021-04-30 13:40:28 +02:00
Vasco Santos
302bb90058
fix: event emitter and interfaces types for discovery and routing ( #934 )
2021-04-30 13:20:12 +02:00
Vasco Santos
f860ffb3e7
chore: add migration guide to 0.31 ( #912 )
2021-04-30 09:30:41 +02:00
Vasco Santos
2572f3e034
chore: update libp2p dht and gossipsub to releases ( #933 )
2021-04-29 10:10:57 +02:00
Vasco Santos
e9543eb2e1
chore: update contributors
2021-04-28 15:39:48 +02:00
Vasco Santos
ed494f03ae
chore: update contributors
2021-04-27 17:18:12 +02:00
Vasco Santos
ef4393649f
chore: remove chai deps ( #929 )
2021-04-27 17:13:34 +02:00
Vasco Santos
f23fd4b7c7
chore: update noise ( #926 )
2021-04-27 13:24:31 +02:00
Vasco Santos
97da0ba740
chore: update contributors
2021-04-22 10:09:18 +02:00
Vasco Santos
88b04156bf
fix: keychain optional pw and use interfaces for validators and selectors instead ( #924 )
2021-04-22 09:53:55 +02:00
Vasco Santos
54e502afcb
chore: update contributors
2021-04-21 15:01:31 +02:00
Vasco Santos
c381be3510
chore: update contributors
2021-04-20 17:14:16 +02:00
Alex Potsides
975e77991e
fix: add clientMode dht arg and upgrade interface-datastore ( #918 )
2021-04-20 17:11:23 +02:00
Vasco Santos
b043bca607
fix: specify pbjs root ( #917 )
2021-04-20 16:25:48 +02:00
Vasco Santos
6f4e7ceeac
chore: update contributors
2021-04-19 14:12:25 +02:00
Alex Potsides
2af692fb4d
fix: remove inline arg types from function definitions ( #916 )
...
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
2021-04-19 14:08:00 +02:00
Vasco Santos
49f04cbe70
chore: update contributors
2021-04-16 17:12:57 +02:00
Vasco Santos
ffe122d47e
chore: update contributors
2021-04-16 15:55:22 +02:00
Vasco Santos
9d1b917e8a
chore: update contributors
2021-04-15 09:52:55 +02:00
Vasco Santos
8506414ea1
chore: config types and dependencies update ( #904 )
...
BREAKING CHANGES:
top level types were updated, multiaddr@9.0.0 is used, dialer and keychain internal property names changed and connectionManager minPeers is not supported anymore
2021-04-15 09:40:02 +02:00
Vasco Santos
3ea95ce642
chore: update contributors
2021-03-27 13:43:35 +01:00
Alex Potsides
a7128f07ec
fix: the API of es6-promisify is not the same as promisify-es6 ( #905 )
2021-03-26 18:13:07 +01:00
Vasco Santos
b9e3bcd91e
chore: update contributors
2021-03-23 09:51:32 +01:00
Vasco Santos
8895a092b6
chore: update contributors
2021-03-09 18:52:37 +01:00