Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates timestamps to Millisecond Precision - Pre-Confirmations Decay #31

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

ckartik
Copy link

@ckartik ckartik commented Mar 4, 2024

Millisecond Timestamps

  • This updates the timestamps to be encodings of Milliseconds from EPOCH rather than seconds
  • NOTE: This may impact the consumers of block timestamps on L2, such as the Block Explorer
Screenshot 2024-03-04 at 11 42 32 AM

@ckartik ckartik changed the title Updates timestamps on our Chain to Millisecond Precision - Pre-Confirmations Decay Updates timestamps to Millisecond Precision - Pre-Confirmations Decay Mar 4, 2024
@ckartik ckartik requested a review from shaspitz March 5, 2024 17:53
consensus/clique/clique.go Show resolved Hide resolved
geth-poa/genesis.json Show resolved Hide resolved
@ckartik ckartik requested review from shaspitz and mrekucci March 11, 2024 16:33
@ckartik ckartik merged commit daec1d6 into master Mar 11, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants