Skip to content

[Feature Request]: Light node can specify an endpoint to retrieve and submit blob data #4486

@cmwaters

Description

@cmwaters

Implementation ideas

Outside of outsourcing all rollup infrastructure to a RaaS partner where the security is guaranteed in contract, a rollup may want to run a light node for the sequencer and point it to a dedicated bridge node that can provide blob retrievability and submission through a SLA (Hibachi for example does not use a RaaS partner). This may be more preferred over using random peers in the network but currently this doesn't seem possible.

Constraints

Currently teams like quicknode will want to be able to add a token to the API endpoint to authorise and track usage from their users so the solution should support this.

To work out:

  • Would these API providers support rollup sequencers by providing samples and headers for verification or would they limit to just standard rollup API (blob retrieval and submission) given that validators are expected to provide the service of sampling and verifiability. Naively, I would assume it would just match everything served over the JSON-RPC

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexternalIssues created by non node team members

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions