Details
Details
Ran Blob locally and used Postman to add some holders. To verify returned booleans, mixed this endpoint calls with calling single-blob endpoints to upload blobs, add/remove holders
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/blob/src/http/handlers/holders.rs | ||
---|---|---|
21–34 ↗ | (On Diff #44584) | Decided to use 1st proposal from the Linear discussion |
50 ↗ | (On Diff #44584) | Similarly to https://phab.comm.dev/D13479?id=44583#inline-77134 it is done in a loop because of underlying transactions, but could be improved if needed. In further diffs in this stack, I partially improve this by batch-getting data_exists |