Skip to content

Transaction reverts with OutOfTransientStorage #188

@Brianspha

Description

@Brianspha

Valid transactions using EIP-1153 transient storage (TSTORE/TLOAD) revert on revive with OutOfTransientStorage despite having sufficient gas.

e.g. log output added to the revive for debugging yields the below

Transient storage limit exceeded: attempting to charge 120 bytes, current: 3772 bytes, limit: 3245 bytes, nesting depth: 3
set_storage failed ... message: Some("OutOfTransientStorage")

Metadata

Metadata

Assignees

No one assigned

    Labels

    EVMProblem occurs at the execution stage for EVMRelease

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions