decentralized-identity / decentralized-identity/sidetree-reference-impl
Add compressed file size check in Batch Writer
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The Batch Writer should ensure that the **compressed** CAS files it writes does not exceed protocol limits so that the operation batch is not rejected by the Observer.
Also consider similar size check for **decompressed** files, if this is done, we can potentially tighten the decompression multiplier (currently set to 3).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.