aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/pot
Commit message (Collapse)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-092-2/+2
|
* swarm/pot: each() functions refactored (#18452)gluk2562019-01-152-73/+49
|
* swarm/pot: pot.remove fixed (#18431)gluk2562019-01-123-20/+86
| | | | | | * swarm/pot: refactored pot.remove(), updated comments * swarm/pot: comments updated
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-242-9/+1
|
* swarm: clean up unused private types and functions (#17989)Ferenc Szabo2018-10-271-40/+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
* all: fix various comment typos (#17591)HackyMiner2018-09-201-2/+2
| | | | | | * swarm: fixed comment typo * eth: fixed comment typo * cmd/puppeth: fixed comment typo
* swarm: network rewrite mergeethersphere2018-06-224-0/+1827