celestiaorg / celestiaorg/private-blockspace-proxy
Handle large data correctly: multiple blobs encrypted and reconstructable
Open
- Dominant language
- Rust
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Presently if more than one blob is required to publish, it may be a malformed transaction. Also not 100% the commitment is enough to filter and reconstruct seporate blobs into the correct cyphertext.
https://github.com/celestiaorg/pda-proxy/blob/3670f79143a34fb10536ca113d764fc57834b11a/service/src/main.rs#L276-L308
Contributor guide
Assessment
This issue has not been assessed yet.