storacha-network / specs

🏅 Technical specifications for the w3up protocol stack
17 stars 0 forks source link

fix: filecoin spec aggregate accept receipt type #83

Closed vasco-santos closed 8 months ago

vasco-santos commented 8 months ago

Fixes aggregate/accept receipt:

  1. inclusion proof was wrongly here. It should only be in piece/accept because it is piece specific proof within an aggregate
  2. added aggregate in receipt to be coherent with other receipts for */accept

Fixes filecoin/accept receipt:

  1. added piece and aggregate in receipt to be coherent with other receipts for */accept
  2. swaped aux to be a property per https://github.com/web3-storage/w3up/pull/974#discussion_r1368342534