-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementNew feature or requestNew feature or requestexternalIssues created by non node team membersIssues created by non node team members
Description
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
Labels
enhancementNew feature or requestNew feature or requestexternalIssues created by non node team membersIssues created by non node team members