Skip to content

feat: make allowed timestamp future a protocol param#146

Merged
matthias-wright merged 4 commits intomainfrom
m/more-protocol-params
Mar 23, 2026
Merged

feat: make allowed timestamp future a protocol param#146
matthias-wright merged 4 commits intomainfrom
m/more-protocol-params

Conversation

@matthias-wright
Copy link
Collaborator

When validators verify the timestamp of a proposed block they check that the timestamp is later than the parent timestamp, and that the timestamp is not too far in the future, relative to the local time.
This change turns this parameter into a protocol param, that can be updated via execution request.

@matthias-wright matthias-wright merged commit cedc89a into main Mar 23, 2026
4 checks passed
@matthias-wright matthias-wright deleted the m/more-protocol-params branch March 23, 2026 17:36
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.

1 participant