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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/blob/src/http/handlers/holders.rs | ||
---|---|---|
21–34 | Decided to use 1st proposal from the Linear discussion | |
50 | 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 |