Skip to content

re: 0006: Is prevData redundant information? #77

@DavidBuchanan314

Description

@DavidBuchanan314

To make it possible to validate individual #commit messages in isolation, the previous data CID is included in the new prevData field 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions