Skip to content

Eliminate stale markers #421

Description

@kevinlewi

Stale versions of nodes do not need to be written. They can instead be substituted by checking if the next version has been written.

We should (1) stop writing stale nodes, and (2) we should also stop checking for the existence of them in lookup and key history proofs.

For (1), this will not be compatible with existing deployments, so we can stop writing stale nodes in the experimental configuration but keep writing them in the whatsapp_v1 configuration.

For (2), we can turn off lookup and key history proof checks for stale nodes since these are not persisted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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