Skip to content

proposer: post output roots to celestiaΒ #27

@tuxcanfly

Description

@tuxcanfly

The proposer contract is different from the batcher in the sense that the data lives as a part of the smart contract rather than calldata.

To fix this, we'd need to replace the proposer read code to read off the calldata like with batcher in DataFromEVMTransaction or find a workaround.

Until this is fixed, we temporarily restore writing the intermediate state roots to ethereum as we were doing before the rebase to the latest develop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions