-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
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
Labels
Type
Projects
Status
Todo