Skip to content

feat(transcript): single event timestamp on the chain envelope#90

Merged
lomigmegard merged 1 commit into
mainfrom
feat/transcript-envelope-timestamp
Jun 7, 2026
Merged

feat(transcript): single event timestamp on the chain envelope#90
lomigmegard merged 1 commit into
mainfrom
feat/transcript-envelope-timestamp

Conversation

@lomigmegard

Copy link
Copy Markdown
Contributor

Some StepFact variants carried their own event time while the rest carried none, each stamped at fact-construction time. Replace them with one at field on the chain envelope, recorded on every line, so every event is timed uniformly and the timestamp is covered by the hash chain.

Closes #81

Some StepFact variants carried their own event time while the rest carried none, each stamped at fact-construction time. Replace them with one `at` field on the chain envelope, recorded on every line, so every event is timed uniformly and the timestamp is covered by the hash chain.
@lomigmegard lomigmegard merged commit be382c9 into main Jun 7, 2026
9 checks passed
@lomigmegard lomigmegard deleted the feat/transcript-envelope-timestamp branch June 7, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transcript: uniform event timestamp on the chain envelope

1 participant