Skip to content

L2: prevent OOM in zkvms #3044

@xqft

Description

@xqft

Currently there's no limit to the total batch gas that the prover can receive. This can lead to an OOM in a zkvm if the memory needed to execute stateless verification exceeds its limit, for example 2GB for SP1.

We should investigate if gas is a good estimator of memory usage in stateless execution, in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L2Rollup clientproverL2 prover

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions