From 7d4a2887296d8624d41e124cf1f7b74ec0581b0d Mon Sep 17 00:00:00 2001 From: Eric Wendland Date: Fri, 22 May 2026 16:55:53 +0200 Subject: [PATCH] Mark completed native backend roadmap items --- docs/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index fbef54c..27495a5 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -96,7 +96,7 @@ Implementation order: endpoint bindings, missing grants, matching grants, revocations, and bearer access. -- `[~]` Iroh-native backend replacement. +- `[x]` Iroh-native backend replacement. Acceptance criteria: - `[x]` CAS fetch/provider paths use `iroh-blobs` or a documented pinned equivalent instead of bootstrap control-ALPN blob transfer. @@ -448,7 +448,7 @@ resource-scoped capability decisions. Goal: turn local CAS and stubs into Iroh-backed replicated modules while keeping authorization and durable-state boundaries clear. -- `[~]` Iroh-blobs CAS integration. +- `[x]` Iroh-blobs CAS integration. Acceptance criteria: - `[x]` `geth cas fetch ` can fetch a blob from an imported peer over the daemon-owned Iroh control ALPN.