Skip to content

Implement proper retrieval receipt validation #12

@volmedo

Description

@volmedo

Consolidation of an egress record implies fetching the receipts batch it refers to and processing each of the receipts in it. As part of this processing, each receipt should be validated (

// TODO: do more validation here.
// At the very least that the invocation is a retrieval invocation and the audience is the node
).

At the very least, the validator should be invoked to check the delegation chain (see Alan's comment), but there are likely other validations we can implement.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions