Use native iroh-blobs for CAS fetches

This commit is contained in:
Eric Wendland 2026-05-22 16:10:40 +02:00
commit 72f28224ce
7 changed files with 199 additions and 39 deletions

1
Cargo.lock generated
View file

@ -1621,6 +1621,7 @@ dependencies = [
"geth-types",
"hex",
"iroh",
"iroh-blobs",
"rusqlite",
"serde",
"serde_json",