-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PeerDAS - Tracking Issue #4983
Comments
I'm closing this one as most items from the initial list have been completed, and the remaining tasks have either been converted into issue or are no longer necessary (please correct me if I'm wrong @dapplion). To see the full list of PeerDAS issues, use the To see the list of PeerDAS issues required for the fulu fork, use the |
Description
This is a tracking issue for the work that is being undertaken on building out Data Availability Sampling.
This will be updated and edited as we go.
Instructions for running a DAS devnet can be found in this gist.
Main PR to
unstable
:Devnet 5
getBlobSidecars
support for PeerDAS #6251kzg_commitments_inclusion_proof
on data column by range responses #6111blob_sidecars
gossip topic from the Fulu fork #6854TODO(das)
commentsdapplion:dedup-columns-by-root-requests
TODO(das)
Initial implementation
Data format and distribution (#5050)
ColumnSidecar
type0x{random_uniq_bits}...{col_id}
) and distribute to column subnetsNUM_COLUMN_SUBNETS
node_id
(see att example here)CUSTODY_REQUIREMENT
column subnetsData Column Custody
DataColumnSidecarsByRoot
req/resp protocol #5196PEERDAS_ACTIVATION_EPOCH
to transition from deneb blobs to data columns (@jimmygchen)DataAvailabilityChecker
for determining block importability #5570Sampling
DataColumnSidecarsByRoot
req/resp protocol #5196Syncing
Misc
c-kzg
. #5701PEER_DAS_EPOCH
toEIP7594_FORK_EPOCH
#5750ChainSpec
#5828peerdas-devnet-1
peerdas-devnet-2
cusotdy_subnet_count
#6233peerdas-devnet-2
#6289peerdas-devnet-3
das
tounstable
#6072Post-Pectra (Sampling, 2D PeerDAS etc)
Current behaviour not specified by consensus-specs
DataColumnsByRoot
requests and respond when columns are readyThe text was updated successfully, but these errors were encountered: