feat(core): track delivery receipts and transfer deletion

This commit is contained in:
2026-07-11 09:30:56 +02:00
parent 1e6404abfa
commit dc862bc01c
11 changed files with 471 additions and 28 deletions

1
Cargo.lock generated
View File

@@ -5056,6 +5056,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"async-channel",
"blake3",
"bytes",
"data-encoding",
"futures",