Skip to content

Bug: correct withdrawals root when sealing #275

Description

@mempirate

Description

We should get the storage root of the L1 to L1 message passer and set that as the withdrawals hash, like in based-op-geth:
https://github.com/gattaca-com/based-op-geth/blob/b92460b0d0c5eb5588baa966edb8cda277df5eba/beacon/engine/types.go#L444-L453

Currently, this won't work without BundleState, which we currently do not track but should. BundleState can only be read from a State DB (so not a cache). Will be a bit tricky to do.

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