EIP-7594: PeerDAS - Peer Data Availability Sampling

Discussion topic for EIP-7594

6 Likes

Someone opened a bug instead of commenting here:

In the Security Considerations section of EIP-7594, the first row shows 10^{38.36} (>1) as an upper bound on attack success probability, impossible for a probability and contradicts the narrative that probabilities “drop to a negligible amount.” Almost certainly a missing negative sign (should likely be 10^{-38.36}).

Someone else opened a bug:

While reading EIP-7594 (PeerDAS), it’s not clear how many columns exist in the extended blob matrix. The document states that nodes sample 1/8 of the total data but does not explicitly indicate the total number of columns.

The number 128 appears repeatedly in different discussion threads, but it’s unclear if this is the total number of columns or how it should adapt. Another detail is about storing and serving one extra data column for each new 32 ETH attached — the EIP doesn’t mention this either. Column count is expected to grow with validator size.

Thanks.

CC: @djrtwo, @fradamt