Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 1 | -5/+5 |
| | |||||
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 1 | -128/+182 |
| | | | | | | Co-authored-by: Janos Guljas <janos@resenje.org> Co-authored-by: Balint Gabor <balint.g@gmail.com> Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by: Viktor TrĂ³n <viktor.tron@gmail.com> | ||||
* | swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) | Anton Evangelatov | 2018-09-12 | 1 | -6/+19 |
| | | | | | | | | * swarm/storage: remove redundant increments for dataIdx and entryCnt * swarm/storage: add Delete to LDBStore * swarm/storage: wait for garbage collection | ||||
* | swarm/storage: added metrics for db entry count (#17589) | Elad | 2018-09-06 | 1 | -0/+6 |
| | |||||
* | swarm/storage: cleanup task - remove bigger chunks (#17424) | Anton Evangelatov | 2018-08-20 | 1 | -22/+45 |
| | |||||
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 1 | -3/+4 |
| | | | | | | * swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured | ||||
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -0/+771 |