aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/feed
Commit message (Collapse)AuthorAgeFilesLines
* cmd/swarm, swarm: LocalStore storage integrationJanoš Guljaš2019-05-103-19/+21
|
* swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, ↵Javier Peletier2019-04-163-24/+132
| | | | | | | | | | fix bad hint lookup bug (#19353) * swarm/storage/feed/lookup: Add context handling/forwarding * swarm/storage/feed/lookup: Add test to catch bad hint * swarm/storage/feed/lookup: Added context cancellation test
* swarm/*: remove redundant type specifiers (#19089)Matthew Halpern2019-02-251-1/+1
|
* swarm/network, swarm/storage: Preserve opentracing contexts (#19022)lash2019-02-081-2/+2
|
* swarm/storage/feed: remove unused code (#18324)Anton Evangelatov2018-12-173-30/+4
|
* swarm/storage: simplify ChunkValidator interface (#18285)Javier Peletier2018-12-124-13/+14
|
* swarm: clean up unused private types and functions (#17989)Ferenc Szabo2018-10-271-13/+0
| | | | | | | | | | | * swarm: clean up unused private types and functions Those that were identified by code inspection tool. * swarm/storage: move/add Proximity GoDoc from deleted private function The mentioned proximity() private function was deleted in: 1ca8fc1e6fa0ab4ab1aaca06d6fb32e173cd5f2f
* swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858)Javier Peletier2018-10-082-4/+6
|
* swarm/storage/feed: Renamed packageJavier Peletier2018-10-0326-0/+3454