Missing early timestamp validation in RollkitEngineValidator method
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 9
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 6
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](http://github.com/tempoxyz/tempo/blob/f9f539a66815625961d38feb99b86dca2609e2f2/crates/primitives/src/header.rs#L30)
Contributor guide
Assessment
This issue has not been assessed yet.