-
It looks like you are implementing what looks like the [Kubo](https://github.com/ipfs/kubo/) defaults, they are nearing 10 years and lack the newest features we support, I thus want to change thoses s…
-
I was just updating to iroh 0.11 from 0.7, and I had a build error since my lock file was pinned to redb 1.2, but iroh requires a feature from 1.3 (Debug trait on tables). I checked, and there were a …
-
Just thought I'd like you know that d2c25a639905aefbe2bcbc3c5761faf5897977c4 broke the linking of my https://github.com/expenses/usd-iroh-resolver project. It's not a big deal, I can use fa760a565c2c1…
-
Things we need to establish a convention for what we doing about `anyhow::Result` return types?
I've opened n0-computer/iroh#490 to explore idioms, and in this one I'm experimenting with defining a…
-
hiya!
been looking over some of the SDKs and came across blob export formats. for the use case under consideration, it would be desirable to:
1. use iroh and its high level functions to sync a …
cblgh updated
1 month ago
-
Hi, 👋
Using the code below, I can consistently reproduce `Blob not found`.
```rust
use std::str::FromStr;
use iroh::{
base::base32,
client::{docs::Entry, Doc, Iroh},
docs::{st…
-
## Summary
I have two nodes (iroh) running on localhost. When A dials B on quic-v1 and the autonat protocol is enabled the connection is established but killed again very shortly after, when autona…
-
Since Atomic Data uses a lot of (non-local) HTTP resources, there is a risk of remote errors that make data unfetchable. When a server goes down, a resource has changed or a domain name hasn't been pa…
-
Some AVSs might need to communicate via p2p network. Let's just write a simple implementation, probably using libp2p. Have a look at the [avalanche](https://github.com/ava-labs/avalanchego/tree/master…
-
https://github.com/n0-computer/iroh/actions/runs/7638667215/job/20810051355