|
fbead1652a
|
packages/hyprspace: add another bootstrap peer
|
2023-11-06 01:11:21 +01:00 |
|
|
7a6720092d
|
packages/hyprspace: 0.8.2 -> 0.8.3
- implement delegated HTTP routing
- set user agent string
|
2023-10-27 20:33:57 +02:00 |
|
|
9954f8eb03
|
packages/hyprspace: 0.7.1 -> 0.8.0
- config overhaul
- remove unnecessary cli args
- remove down command
|
2023-10-27 00:32:18 +02:00 |
|
|
e0790998d3
|
packages/hyprspace: 0.6.5 -> 0.7.0
- dynamic addressing
- DNS
- switch to cidranger for routing
- auto add routes to tun device
- pex: shut up
|
2023-10-24 23:34:12 +02:00 |
|
|
16384da670
|
packages/hyprspace: imagine
|
2023-10-23 00:08:46 +02:00 |
|
|
33782687e9
|
packages/hyprspace: remove manual routing support
|
2023-10-22 23:39:39 +02:00 |
|
|
43c5e4b68f
|
packages/hyprspace: new bootstrap peers
|
2023-10-22 14:38:09 +02:00 |
|
|
c9594f1121
|
packages/hyprspace: EnableAutoRelay -> EnableAutoRelayWithPeerSource
|
2023-10-22 14:26:50 +02:00 |
|
|
7994f822c4
|
packages/hyprspace: io/ioutil -> io
|
2023-10-22 14:20:58 +02:00 |
|
|
821a2ce929
|
packages/hyprspace: 0.6.3 -> 0.6.4
- Go 1.19 -> 1.20
- bump dependencies
- switch to quic-v1 addresses
|
2023-08-21 19:19:23 +02:00 |
|
|
9358527fb5
|
packages/hyprspace: 0.6.0 -> 0.6.1, close PeX streams correctly
|
2023-03-24 16:43:58 +01:00 |
|
|
3792b2be5c
|
packages/hyprspace: 0.5.2 -> 0.6.0
- Go: 1.18 -> 1.19
- go-libp2p: 0.23.4 -> 0.26.3
- go-libp2p-kad-dht: 0.20.0 -> 0.21.1
- go-multiaddr: 0.7.0 -> 0.8.0
- go-multibase: 0.1.1 -> 0.2.0
|
2023-03-24 16:43:58 +01:00 |
|
|
dd45e676cd
|
packages/hyprspace: PeX: return all known addresses for peer
|
2023-01-28 13:32:35 +01:00 |
|
|
e0aa5d5bdd
|
packages/hyprspace: cancel parallel routing shortly after finding first address
|
2023-01-28 13:29:57 +01:00 |
|
|
92f1e8b71d
|
packages/hyprspace: PeXService: immediately connect to discovered peers
|
2023-01-28 13:21:06 +01:00 |
|
|
e7d7e5e80f
|
packages/hyprspace: add new bootstrap addresses
|
2023-01-28 13:09:16 +01:00 |
|
|
4aeea39c10
|
packages/hyprspace: fix PeXRouting
|
2023-01-28 01:53:03 +01:00 |
|
|
65c5c2e58f
|
packages/hyprspace: use RoutedHost with combined PeX + DHT routing
|
2023-01-28 01:23:31 +01:00 |
|
|
bb54aff319
|
packages/hyprspace: allow using unlimited relay to connect to external peers
|
2023-01-27 16:10:34 +01:00 |
|
|
eb9daede1f
|
packages/hyprspace: use native libp2p relay
|
2023-01-23 22:30:31 +01:00 |
|
|
8f3105cdd3
|
packages/hyprspace: support manually configuring relays
|
2023-01-23 20:22:10 +01:00 |
|
|
7520d134b1
|
packages/hyprspace: implement route metrics service
|
2023-01-23 01:53:23 +01:00 |
|
|
2809d3d1e1
|
packages/hyprspace: update config file format, 0.4.1 -> 0.5.0
|
2023-01-23 00:34:17 +01:00 |
|
|
6397c05d2f
|
packages/hyprspace: only grab connectable addresses from IPFS API
|
2023-01-21 12:50:37 +01:00 |
|
|
7591d3245a
|
packages/hyprspace: slightly less spammy discovery
|
2023-01-21 02:39:24 +01:00 |
|
|
1e0bc60d14
|
packages/hyprspace: basic PeX implementation
|
2023-01-21 02:36:40 +01:00 |
|
|
51cfa3b74d
|
packages/hyprspace: switch to DHT client mode
|
2022-12-31 19:50:49 +01:00 |
|
|
16bdf7348e
|
packages/hyprspace: log connects and disconnects properly
|
2022-11-14 00:33:54 +01:00 |
|
|
a4b683b800
|
packages/hyprspace: add QUIC transport
|
2022-11-13 15:26:26 +01:00 |
|
|
411143c600
|
packages/hyprspace: make pnet optional
|
2022-11-12 21:51:21 +01:00 |
|
|
b45ed60e8b
|
packages/hyprspace: remove some deprecated packages, bump go-libp2p 0.23.2 -> 0.23.4
|
2022-11-11 20:55:50 +01:00 |
|
|
4d708f3c33
|
packages/hyprspace: implement AutoRelay
|
2022-11-11 20:55:50 +01:00 |
|
|
c3435bf9b8
|
packages/hyprspace: use libp2p built-in DHT bootstrap logic
|
2022-11-09 23:52:56 +01:00 |
|
|
bd0248640b
|
packages/hyprspace: remove unused import
|
2022-09-26 23:17:53 +02:00 |
|
|
7164f05fac
|
packages/hyprspace: don't die if initial bootstrap fails
|
2022-09-26 23:06:28 +02:00 |
|
|
d9d599a598
|
modules/hyprspace: force reconnection
|
2022-09-26 22:54:40 +02:00 |
|
|
76f3badc7c
|
packages/hyprspace: add rebootstrap support
|
2022-09-26 22:10:29 +02:00 |
|
|
cbe51dd88c
|
packages/hyprspace: improve logging
|
2022-09-26 19:50:36 +02:00 |
|
|
6c3cb00e25
|
packages/hyprspace: inform about bootstrap peer count
|
2022-09-26 19:32:22 +02:00 |
|
|
04766e0a9e
|
packages/hyprspace: rework discovery code
|
2022-09-26 19:23:03 +02:00 |
|
|
d6426267cb
|
packages/hyprspace: discover faster
|
2022-09-26 01:50:39 +02:00 |
|
|
a65960bcdd
|
packages/hyprspace: use multibase-encoded private keys
|
2022-09-26 00:00:05 +02:00 |
|
|
8b6e5b831c
|
packages/hyprspace: better swarm key handling
|
2022-09-25 23:37:25 +02:00 |
|
|
9df627a8d2
|
packages/hyprspace: import source code from 'https://github.com/hyprspace/hyprspace'
|
2022-09-25 21:13:31 +02:00 |
|