Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/swarm, swarm: LocalStore storage integration | Janoš Guljaš | 2019-05-10 | 3 | -19/+21 |
| | |||||
* | swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, ↵ | Javier Peletier | 2019-04-16 | 3 | -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 Halpern | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | swarm/network, swarm/storage: Preserve opentracing contexts (#19022) | lash | 2019-02-08 | 1 | -2/+2 |
| | |||||
* | swarm/storage/feed: remove unused code (#18324) | Anton Evangelatov | 2018-12-17 | 3 | -30/+4 |
| | |||||
* | swarm/storage: simplify ChunkValidator interface (#18285) | Javier Peletier | 2018-12-12 | 4 | -13/+14 |
| | |||||
* | swarm: clean up unused private types and functions (#17989) | Ferenc Szabo | 2018-10-27 | 1 | -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 Peletier | 2018-10-08 | 2 | -4/+6 |
| | |||||
* | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 26 | -0/+3454 |