|
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 |
|
|
88f402dbaa
|
packages/hyprspace: implement RPC server
|
2023-01-20 23:37:02 +01:00 |
|
|
9584c5f2f8
|
packages/hyprspace: never daemonize
|
2023-01-20 17:44:33 +01:00 |
|
|
af019b1079
|
packages: don't include self and inputs in perSystem
|
2023-01-08 19:45:04 +01:00 |
|
|
d614203e59
|
packages/hyprspace: 0.3.1 -> 0.3.2
|
2022-12-31 19:50:49 +01:00 |
|
|
51cfa3b74d
|
packages/hyprspace: switch to DHT client mode
|
2022-12-31 19:50:49 +01:00 |
|
|
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 |
|
|
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 |
|
|
1754841832
|
packages/ipfs-cluster: bump dependencies and switch to Go 1.19
|
2022-12-18 20:19:20 +01:00 |
|
|
a058a3a95b
|
packages/ipfs: 0.15.0 -> 0.16.0
|
2022-11-15 23:13:52 +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 |
|
|
93826ae522
|
packages/hyprspace: use some ConnManager features
|
2022-11-13 00:32:12 +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 |
|
|
21051fd32a
|
packages/hyprspace: 0.2.2 -> 0.3.0
|
2022-11-11 20:55:50 +01:00 |
|
|
91a5e9ad63
|
packages/hyprspace: go mod tidy
|
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 |
|
|
649fb307fd
|
packages: use REPO_DATA_DIR for GOPATH
|
2022-11-07 20:52:27 +01:00 |
|