celestiaorg / celestiaorg/celestia-node
blob: store the first share of the Blob in the blob's proof
Open
area:blob
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
To protect against the length attack we should store the first share of the blob in the blob's proof.
A length attack is an attack when a malicious node can give us invalid proof and commitment and it could be proved against the header's DataRoot correctly. It can happen when the proof will contain only part of the subtreeRoots.
Contributor guide
Assessment
This issue has not been assessed yet.