Vasco Santos
b5a9eb2087
fix: moving averages record types ( #935 )
2021-04-30 15:42:34 +02:00
Vasco Santos
e5187d02ba
chore: release version v0.31.1
v0.31.1
2021-04-30 13:40:29 +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
d76356e56a
chore: release version v0.31.0
v0.31.0
2021-04-28 15:39:48 +02:00
Vasco Santos
e9543eb2e1
chore: update contributors
2021-04-28 15:39:48 +02:00
Vasco Santos
5282708263
chore: release version v0.31.0-rc.7
v0.31.0-rc.7
2021-04-27 17:18:12 +02:00
Vasco Santos
ed494f03ae
chore: update contributors
2021-04-27 17:18:12 +02:00
Vasco Santos
ac370fc967
fix: address book guarantees no replicated entries are added ( #927 )
2021-04-27 17:14:48 +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
5372f7af2f
chore: release version v0.31.0-rc.6
v0.31.0-rc.6
2021-04-22 10:09:18 +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
64f3af897b
chore: release version v0.31.0-rc.5
v0.31.0-rc.5
2021-04-21 15:01:31 +02:00
Vasco Santos
54e502afcb
chore: update contributors
2021-04-21 15:01:31 +02:00
Alex Potsides
086b0ec0df
fix: demand pubsub subclass instead of pubsub instance ( #922 )
...
Changes the `Libp2pModules.pubsub` property to be a class that maybe
extends `PubsubBaseProtocol` instead of an instance of that class.
2021-04-21 14:55:21 +02:00
Vasco Santos
cc1f4af879
fix: dht configuration selectors and validators ( #919 )
2021-04-21 13:28:37 +02:00
Franck Royer
6456a0fff8
chore: browser example dependencies must be installed at the root first ( #921 )
...
Fixes #920
2021-04-21 10:45:50 +02:00
Vasco Santos
44463b9145
fix: address book should not emit peer event if no addresses are known #887
2021-04-21 09:14:01 +02:00
Vasco Santos
7eb2cea570
chore: release version v0.31.0-rc.4
v0.31.0-rc.4
2021-04-20 17:14:17 +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
3ffeb4ebe6
chore: apply suggestions from code review
...
Co-authored-by: Irakli Gozalishvili <contact@gozala.io>
2021-04-20 11:41:50 +02:00
Vasco Santos
06e8f3dd42
fix: do not add abort signals to useless addresses ( #913 )
2021-04-20 09:31:16 +02:00
Vasco Santos
3f7dde3e13
chore: release version v0.31.0-rc.3
v0.31.0-rc.3
2021-04-19 14:12:25 +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
906315ce73
chore: release version v0.31.0-rc.2
v0.31.0-rc.2
2021-04-16 17:12:57 +02:00
Vasco Santos
49f04cbe70
chore: update contributors
2021-04-16 17:12:57 +02:00
Alex Potsides
3d0a79eff3
fix: metrics stats and moving averages types ( #915 )
...
* fix: give stats initial values
Otherwise the compiler cannot derive the type and thinks `stats.snapshot` returns `{}`
* fix: add type shape to moving averages as well
2021-04-16 17:10:22 +02:00
Vasco Santos
55ee332907
chore: release version v0.31.0-rc.1
v0.31.0-rc.1
2021-04-16 15:55:22 +02:00
Vasco Santos
ffe122d47e
chore: update contributors
2021-04-16 15:55:22 +02:00
Vasco Santos
21c9aeecb1
fix: dial protocol should throw if no protocol is provided ( #914 )
...
BREAKING CHANGE: dialProtocol does not return connection when no protocols are provided
2021-04-16 15:49:57 +02:00
Vasco Santos
a93cca9178
chore: update release template with examples testing ( #911 )
2021-04-16 09:27:44 +02:00
Vasco Santos
828a32d4f5
chore: add jsdoc
2021-04-15 14:38:25 +02:00
Vasco Santos
b4fb9b7bf2
fix: address book should not emit peer event if no addresses are known
2021-04-15 14:19:59 +02:00
Vasco Santos
0aed9fe1b3
chore: release version v0.31.0-rc.0
v0.31.0-rc.0
2021-04-15 09:52:56 +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
8e1743cac4
chore: release version v0.30.12
v0.30.12
2021-03-27 13:43:36 +01:00
Vasco Santos
3ea95ce642
chore: update contributors
2021-03-27 13:43:35 +01:00
Alex Potsides
c4cae29ef3
chore: do not look up external IP during test ( #906 )
...
The NAT manager test will throw if the current computer is behind a
double NAT as at runtime it won't be possible to map external ports.
We don't care about that during the test so configure a fake external
IP so the test will still test the shut-down functionality on a computer
that is behind a double NAT.
2021-03-27 13:15: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
c3e147df6b
chore: delegates config md properties for client ( #903 )
2021-03-24 09:35:17 +01:00
Vasco Santos
b89445274d
chore: release version v0.30.11
v0.30.11
2021-03-23 09:51:32 +01:00
Vasco Santos
b9e3bcd91e
chore: update contributors
2021-03-23 09:51:32 +01:00