Mark completed native backend roadmap items
This commit is contained in:
parent
cab0584656
commit
7d4a288729
1 changed files with 2 additions and 2 deletions
|
|
@ -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 <node-id> <hash>` can fetch a blob from an imported
|
||||
peer over the daemon-owned Iroh control ALPN.
|
||||
|
|
|
|||
Loading…
Reference in a new issue