Rebuild proof bundling on top of ucantone receipts + libforge pdp/sign.PieceProofs. The old go-ucanto path collected blob/accept and pdp/accept invocations + receipts into per-piece agent messages; that requires the receipt/acceptance stores to be migrated first. Until then we send empty piece proofs and a nil proof container.
Code: https://github.com/fil-forge/piri/blob/frrist/ucan1/pkg/pdp/service/roots_add.go#L426
Raised in PR #8 review (alanshaw).
Rebuild proof bundling on top of ucantone receipts + libforge
pdp/sign.PieceProofs. The old go-ucanto path collected blob/accept and pdp/accept invocations + receipts into per-piece agent messages; that requires the receipt/acceptance stores to be migrated first. Until then we send empty piece proofs and a nil proof container.Code: https://github.com/fil-forge/piri/blob/frrist/ucan1/pkg/pdp/service/roots_add.go#L426
Raised in PR #8 review (alanshaw).