Vasco Santos
|
869d35d852
|
chore: release version v0.31.6
v0.31.6
|
2021-05-27 10:48:26 +02:00 |
|
Vasco Santos
|
d6540bf01d
|
chore: update contributors
|
2021-05-27 10:48:26 +02:00 |
|
zeim839
|
478963ad2d
|
feat: keychain rotate passphrase (#944)
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
|
2021-05-27 10:30:19 +02:00 |
|
Vasco Santos
|
d22ad83890
|
chore: update libp2p interop (#940)
|
2021-05-21 10:22:11 +02:00 |
|
Vasco Santos
|
538f296b0a
|
chore: release version v0.31.5
v0.31.5
|
2021-05-12 19:17:23 +02:00 |
|
Vasco Santos
|
7bac2045cc
|
chore: update contributors
|
2021-05-12 19:17:22 +02:00 |
|
Alex Potsides
|
818d2b2a98
|
fix: store remote agent and protocol version during identify (#943)
|
2021-05-12 19:11:17 +02:00 |
|
Vasco Santos
|
d163ffd224
|
chore: release version v0.31.4
v0.31.4
|
2021-05-12 17:05:35 +02:00 |
|
Vasco Santos
|
b29d6c9304
|
chore: update contributors
|
2021-05-12 17:05:35 +02:00 |
|
zeim839
|
890dd05941
|
replaced libp2p with node (#942)
Co-authored-by: zeim839 <kassissahil@gmail.com>
|
2021-05-12 16:47:29 +02:00 |
|
zeim839
|
a79c6b50d7
|
fix: peerRouting.findPeer() trying to find self (#941)
* throw error if node attempts to find itself
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
|
2021-05-12 16:46:20 +02:00 |
|
Vasco Santos
|
d372a68692
|
chore: add github issue templates (#938)
|
2021-05-05 15:06:56 +02:00 |
|
Vasco Santos
|
4e3fc19623
|
chore: release version v0.31.3
v0.31.3
|
2021-05-04 12:23:58 +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
|
924585b143
|
chore: release version v0.31.2
v0.31.2
|
2021-04-30 15:45:45 +02:00 |
|
Vasco Santos
|
556f0203db
|
chore: update contributors
|
2021-04-30 15:45:44 +02:00 |
|
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 |
|