Skip to content

Add block height params #16

Description

@i-norden

Right now only (address, slot) is specified for the src chain, and the tool will generate a proof rooted on the latest settled (resolved) L2 output for the src chain. But the (address, slot) we want to prove may only exist at or above a certain block height.

Supplying a specific block height is not realistic because L2 outputs only settle sparsely so we can only provide a min and max.

Note that it is possible that some L2 state is never captured in an L2 output that settles to the L1.

We could also add a flag for expected l2 storage value, so that the proof works regardless of settled L2 block as long as the proven value is the one we want to prove.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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