Commit graph

67 commits

Author SHA1 Message Date
Max
bb54aff319 packages/hyprspace: allow using unlimited relay to connect to external peers 2023-01-27 16:10:34 +01:00
Max
eb9daede1f packages/hyprspace: use native libp2p relay 2023-01-23 22:30:31 +01:00
Max
fa79991e93 packages/hyprspace: HyprspaceRPC.Route: validate argument count 2023-01-23 20:28:55 +01:00
Max
c5c3441aa4 packages/hyprspace: 0.5.1 -> 0.5.2 2023-01-23 20:22:10 +01:00
Max
8f3105cdd3 packages/hyprspace: support manually configuring relays 2023-01-23 20:22:10 +01:00
Max
02bee68d13 packages/hyprspace: support packet relaying 2023-01-23 20:22:05 +01:00
Max
3d118b59ce packages/hyprspace: 0.5.0 -> 0.5.1 2023-01-23 01:53:23 +01:00
Max
f1072294a1 packages/hyprspace: show latency in status 2023-01-23 01:53:23 +01:00
Max
7520d134b1 packages/hyprspace: implement route metrics service 2023-01-23 01:53:23 +01:00
Max
2809d3d1e1 packages/hyprspace: update config file format, 0.4.1 -> 0.5.0 2023-01-23 00:34:17 +01:00
Max
6397c05d2f packages/hyprspace: only grab connectable addresses from IPFS API 2023-01-21 12:50:37 +01:00
Max
7591d3245a packages/hyprspace: slightly less spammy discovery 2023-01-21 02:39:24 +01:00
Max
1e0bc60d14 packages/hyprspace: basic PeX implementation 2023-01-21 02:36:40 +01:00
Max
7e261a932c modules/hyprspace: 0.3.2 -> 0.4.0 2023-01-20 23:45:41 +01:00
Max
6bc8b856ed packages/hyprspace: implement RPC client and new CLI commands 2023-01-20 23:37:26 +01:00
Max
88f402dbaa packages/hyprspace: implement RPC server 2023-01-20 23:37:02 +01:00
Max
9584c5f2f8 packages/hyprspace: never daemonize 2023-01-20 17:44:33 +01:00
Max
af019b1079 packages: don't include self and inputs in perSystem 2023-01-08 19:45:04 +01:00
Max
d614203e59 packages/hyprspace: 0.3.1 -> 0.3.2 2022-12-31 19:50:49 +01:00
Max
51cfa3b74d packages/hyprspace: switch to DHT client mode 2022-12-31 19:50:49 +01:00
Max
a01c1a5eea packages/hyprspace: bump github.com/libp2p/go-libp2p-kad-dht v0.18.0 -> v0.20.0 2022-12-31 19:50:49 +01:00
Max
0ae5f5782f packages/ipfs-cluster: update vendorSha256 2022-12-19 01:00:49 +01:00
dependabot[bot]
de60a4724e
build(deps): bump github.com/ipfs/go-merkledag
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-merkledag
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 23:51:26 +00:00
Max
1754841832 packages/ipfs-cluster: bump dependencies and switch to Go 1.19 2022-12-18 20:19:20 +01:00
Max
a058a3a95b packages/ipfs: 0.15.0 -> 0.16.0 2022-11-15 23:13:52 +01:00
Max
16bdf7348e packages/hyprspace: log connects and disconnects properly 2022-11-14 00:33:54 +01:00
Max
a4b683b800 packages/hyprspace: add QUIC transport 2022-11-13 15:26:26 +01:00
Max
93826ae522 packages/hyprspace: use some ConnManager features 2022-11-13 00:32:12 +01:00
Max
411143c600 packages/hyprspace: make pnet optional 2022-11-12 21:51:21 +01:00
Max
b45ed60e8b packages/hyprspace: remove some deprecated packages, bump go-libp2p 0.23.2 -> 0.23.4 2022-11-11 20:55:50 +01:00
Max
21051fd32a packages/hyprspace: 0.2.2 -> 0.3.0 2022-11-11 20:55:50 +01:00
Max
91a5e9ad63 packages/hyprspace: go mod tidy 2022-11-11 20:55:50 +01:00
Max
4d708f3c33 packages/hyprspace: implement AutoRelay 2022-11-11 20:55:50 +01:00
Max
c3435bf9b8 packages/hyprspace: use libp2p built-in DHT bootstrap logic 2022-11-09 23:52:56 +01:00
Max
649fb307fd packages: use REPO_DATA_DIR for GOPATH 2022-11-07 20:52:27 +01:00
Max
d86429d59e packages/ipfs-cluster: notify systemd when ready 2022-10-22 01:19:14 +02:00
Max
80d52d1193 packages/ipfs-cluster: support IPFS API proxy with unix domain sockets 2022-10-22 01:19:14 +02:00
Max
2c8f38378b packages/ipfs-cluster: support IPFS API with unix domain sockets 2022-10-22 01:17:58 +02:00
Max
0a20682614 packages/ipfs-cluster: init at 1.0.2 2022-10-22 01:17:54 +02:00
Max
bdc623056b packages/hyprspace: remove update command
We have Nix for installing software ;)
2022-10-18 23:02:53 +02:00
Max
16e4664899 packages/hyprspace: apply https://github.com/hyprspace/hyprspace/pull/95 2022-10-08 12:12:09 +02:00
Max
bd0248640b packages/hyprspace: remove unused import 2022-09-26 23:17:53 +02:00
Max
7164f05fac packages/hyprspace: don't die if initial bootstrap fails 2022-09-26 23:06:28 +02:00
Max
d9d599a598 modules/hyprspace: force reconnection 2022-09-26 22:54:40 +02:00
Max
76f3badc7c packages/hyprspace: add rebootstrap support 2022-09-26 22:10:29 +02:00
Max
cbe51dd88c packages/hyprspace: improve logging 2022-09-26 19:50:36 +02:00
Max
8c2b6341c0 packages/hyprspace: reword ready message 2022-09-26 19:33:06 +02:00
Max
6c3cb00e25 packages/hyprspace: inform about bootstrap peer count 2022-09-26 19:32:22 +02:00
Max
04766e0a9e packages/hyprspace: rework discovery code 2022-09-26 19:23:03 +02:00
Max
fc3b1012ac packages/hyprspace: bump dependencies 2022-09-26 18:01:30 +02:00