Context
In that case it would be ideal if you can archive or sync just the L1 tx data, but not historical blob data
From @musalbas
Proposal
Investigate what changes are needed to support a new type of node that only syncs tx data but not blob data.
Open Questions
- What does this node verify when sync'ing historical blocks?
- Does this node sync from genesis or a snapshot?
- Does this feature include a mechanism like state sync or only sync'ing from genesis?
- Does this node store any blob data or only txs?
- Does this node assume blocks with PFBs have the corresponding blob without actually verifying the blob?
Context
From @musalbas
Proposal
Investigate what changes are needed to support a new type of node that only syncs tx data but not blob data.
Open Questions