-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Description
In order to fully sync an archive node, it is necessary to retrieve blocks that were produced > 290 blocks ago off-chain. Staking providers who are running their own infra would love a way to recover from a catastrophic failure of their Archive infrastructure using a trusted source of data.
Additionally, this would help anyone wanting a full archive database going back to genesis who wasn't there in the first 290 blocks.
Some things I would look for in an implementation:
- A chain of sql dumps that can be imported sequentially
- Dumps are signed with an O1 Labs pubic key
- Dumps would be available in a publicly-accessible object storage bucket
Extra credit:
- The integrity of the data is verifiable such that these could be used as a source of truth to compare other archive backups to (since we don't have the blockchain to compare to).
Metadata
Metadata
Assignees
Type
Projects
Status
No status