-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
To make it possible to validate individual
#commitmessages in isolation, the previous data CID is included in the newprevDatafield on the message. This field is not authenticated (signed), and still needs to be verified against the actual previously seen data value.
If you need to verify it against your last-seen value, why does it need to be sent in the first place, rather than having the consumer just use its last-seen value?
I can imagine you want to detect desyncs, but shouldn't the since field (referencing the previous commit's rev) also achieve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels