-
Hi there, this project looks amazing! I've been looking for a rust IPFS implementation for a while, and was getting worried that `rust-ifps` was becoming stale. Since two weeks ago, it is [officially …
-
### Check for other issues
- [X] I've checked for other issues, and none exist.
### Issue description
When I run spacedrive using pnpm tauri dev or through sandboxed flatpak, spacedrop fails to run…
-
Like recent projects, keep a number of recent nodeids and ip addresses that we connected to, so facilitate re-connecting to.
It might need adding a human friendly name to the node when we connect to …
-
Working with local futures and streams in my experience is not a fun experience. Most of the async ecosystem seems to assume that your futures are Send.
Our API currently is not send. That means th…
-
We have various places in the CLI where you can put in multiple values.
For instance:
* `iroh p2p lookup ` can take a peer id or a multiaddress. (#268)
* `iroh get ` can take an IPFS path or…
-
From @fabricedesre:
> There are quite a few crates that are compiled with several versions (3 versions of prost!) and reducing that is a way to reduce binary size (that also improves compile times). …
-
We need:
- A proper unixfs spec
- how to calculate offsets
- document difference between `Tsize` (total subdag size, raw data + envelopes) and raw file data (without IPFS metadata), and how t…
-
![Frame 4(1)](https://github.com/parksb/collie/assets/6410412/2ce21841-4fea-48fb-87f0-3f44953bf62d)
Allows users to enter the sync server an address to sync local data with the server. This require…
-
As discussed, we should have the ability to dial by peer directly in the endpoint.
I would propose roughly the following:
- We allow hooking up a discovery service to the magic endpoint in the b…
-
**Describe the bug**
`./jackady -v dev -d`
```
... all the build stuff is green up to here ...
🟢 Preparing daemon runtime ⏱️ 4ms
🟢 Running the ipfsd binary /mnt/stripe/gotjosh/dev/nutria…