Skip to content

Have replicas forward write requests to the Sequencer #1781

@smartcontracts

Description

@smartcontracts

Is your feature request related to a problem? Please describe.
Infrastructure providers (Infura, Alchemy, QuickNode, etc.) currently forward write requests to the Sequencer with custom proxy infrastructure that inspects the JSON-RPC request and checks the method. I have received various requests to build this functionality into the replica node software so that other people can run replicas too and can choose not to rely on infra providers for write requests.

Describe the solution you'd like
Modify L2Geth so that replica nodes will forward write requests to the Sequencer if configured with a Sequencer RPC url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions