Skip to content

Add back timestamp and app hash validation in execValidate #2250

Description

@Manav-Aggarwal

We removed the timestamp and app hash validation in the execValidate method in manager for now due to problems with the evm execution layer.

I saw the timestamp issue when running rollkit with evm execution so need to investigate.

For app hash validation, evm execution uses immediate execution while execValidate is called while assuming deferred execution, so rollkit might need to be aware whether it's immediate or deferred execution to call execValidate correctly or modify execValidate itself to make it aware.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions