Missing early timestamp validation in RollkitEngineValidator method
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 8
- Forks
- 9
- Merge medio
- 2 d 13 h
- PR fusionados (30 d)
- 6
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.