|
06b6ad5569
|
packages/hyprspace: sendPacket in parallel
|
2024-04-21 23:45:56 +02:00 |
|
|
5d2b42f9f8
|
packages/hyprspace: prevent connection loops
|
2024-04-21 23:45:56 +02:00 |
|
|
8ebbd3e3b5
|
packages: vendorSha256 -> vendorHash
|
2023-12-02 19:32:42 +01:00 |
|
|
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 |
|
|
15261f5aa8
|
packages/hyprspace: init: print simple config snippet for peer entry
|
2023-10-27 03:17:42 +02:00 |
|
|
ed3d8fd7ab
|
packages/hyprspace: don't segfault when reading config fails
|
2023-10-27 03:06:54 +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 |
|
|
7086f652a8
|
packages/hyprspace: 0.7.0 -> 0.7.1
- implement route add, route del
|
2023-10-26 03:31:05 +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 |
|
|
dc51c4250c
|
packages/hyprspace: ban yaml from existence
|
2023-10-23 23:12:48 +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 |
|
|
80fadfae3c
|
packages/hyprspace: elaborate on why opening a packet stream failed
|
2023-10-22 22:59:47 +02:00 |
|
|
e5c61bc0cf
|
packages/hyprspace: update vendorSha256
|
2023-10-22 15:31:01 +02:00 |
|
|
e0569ac31e
|
packages/hyprspace: enable optional prometheus metrics endpoint
|
2023-10-22 15:14:16 +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 |
|
|
c3b5e04772
|
packages/hyprspace: 0.6.4 -> 0.6.5
go-libp2p: 0.30.0 -> 0.31.0
|
2023-10-22 14:19:34 +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 |
|
|
209999e22c
|
packages/hyprspace: 0.6.2 -> 0.6.3
- go-libp2p: 0.26.3 -> 0.26.4
|
2023-03-25 22:57:38 +01:00 |
|
|
6826ac254d
|
packages/hyprspace: add --interface, implement for commands: peers, status
|
2023-03-24 16:43:58 +01: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 |
|
|
727b9b1ab4
|
packages/hyprspace: update vendorSha256
|
2023-02-24 15:45:07 +01:00 |
|
dependabot[bot]
|
c7dbbc1630
|
build(deps): bump golang.org/x/net in /packages/networking/hyprspace
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220923203811-8be639271d50 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 15:45:07 +01:00 |
|
|
09638435d8
|
packages/hyprspace: update vendorSha256
|
2023-02-24 15:26:36 +01:00 |
|
dependabot[bot]
|
7680c67351
|
build(deps): bump github.com/ipld/go-ipld-prime
Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/ipld/go-ipld-prime/releases)
- [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipld/go-ipld-prime/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: github.com/ipld/go-ipld-prime
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 14:15:40 +00: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 |
|
|
fa79991e93
|
packages/hyprspace: HyprspaceRPC.Route: validate argument count
|
2023-01-23 20:28:55 +01:00 |
|
|
c5c3441aa4
|
packages/hyprspace: 0.5.1 -> 0.5.2
|
2023-01-23 20:22:10 +01:00 |
|
|
8f3105cdd3
|
packages/hyprspace: support manually configuring relays
|
2023-01-23 20:22:10 +01:00 |
|
|
02bee68d13
|
packages/hyprspace: support packet relaying
|
2023-01-23 20:22:05 +01:00 |
|
|
3d118b59ce
|
packages/hyprspace: 0.5.0 -> 0.5.1
|
2023-01-23 01:53:23 +01:00 |
|
|
f1072294a1
|
packages/hyprspace: show latency in status
|
2023-01-23 01:53:23 +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 |
|
|
7e261a932c
|
modules/hyprspace: 0.3.2 -> 0.4.0
|
2023-01-20 23:45:41 +01:00 |
|
|
6bc8b856ed
|
packages/hyprspace: implement RPC client and new CLI commands
|
2023-01-20 23:37:26 +01:00 |
|