Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Missing early timestamp validation in RollkitEngineValidator method

Open
#95 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
backend

Research direction

Start by locating the RollkitEngineValidator method and reviewing why early timestamp validation is intentionally omitted for Rollkit-specific validation. Compare the proposed custom-header approach in the linked Tempo header.rs reference, then define how timestamp validation would be enabled and what successful validation should cover.

Written by the indexing model from the issue text.

Description

From the audit there was a low priority issue related to

Missing early timestamp validation in RollkitEngineValidator method

This was done on purpose for rollkit specific validations.

If this wants to be supported we need a way of using a custom header. We can get inspired by something like github.com/tempoxyz/tempo/blob/f9f539a66815625961d38feb99b86dca2609e2f2/crates/primitives/src/header.rs#L30

Dominant language
Rust
Stars
8
Forks
9
Avg merge
3d 17h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evstack/ev-reth

All issues in evstack/ev-reth

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.