Skip to content

Describe timestamp format #2

@OttoAllmendinger

Description

@OttoAllmendinger

"Timestamps" are actually kind of a tree-like structure encoded in the binary format. Operations are edges between nodes, the leafs are "Attestations".

It should be possible to describe them as a language grammar in a couple of tables.

Unfortunately there is no such prose description, only the code to go by:

https://github.com/opentimestamps/python-opentimestamps/blob/master/opentimestamps/core/timestamp.py (Timestamp.deserialize)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions