informalsystems / informalsystems/emerald

feat(Reth): Explore support for a `ms` timestamp in Emerald

Open
#118 1 comment 0 reactions 1 assignee Claimed by @bastienfaivre View on GitHub
enhancement Reth
Dominant language
Rust
Stars
25
Forks
9
PR merge metrics
No merged PRs in 30d

Description

The granularity of block timestamps if right now enforced by Reth and is in seconds.

For chains running on Etherium this is acceptable as the block time is usually multiple seconds. For Emerald, with subsecond blocks we need to see how would supporting this in Emerald look like.

Currently the block timestamp is handled by building a custom version of Reth by accepting blocks with the same timestamp:
#109

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.