/databases/pear-DB_DataObject/

repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/swarm.go
Commit message (Expand)AuthorAgeFilesLines
* swarm: Reinstate Pss Protocol add call through swarm service (#19117)lash2019-02-191-51/+56
* contracts/*: golint updates for this or self warningKiel barry2019-02-191-1/+1
* swarm: fix uptime gauge update goroutine leak by introducing cleanup function...Elad2019-02-191-21/+32
* swarm: Debug API and HasChunks() API endpoint (#18980)holisticode2019-02-191-1/+1
* swarm: fix a data race on startTime (#18511)Janoš Guljaš2019-02-191-3/+3
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-11/+15
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-241-26/+0
* p2p/protocols: accounting metrics rpc (#18336)Jerzy Lasyk2018-12-221-0/+6
* Accounting metrics reporter (#18136)holisticode2018-11-271-20/+33
* Swarm accounting (#18050)holisticode2018-11-161-3/+15
* swarm: Better syncing and retrieval option definition (#17986)holisticode2018-11-071-7/+13
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-181-2/+8
* Merge pull request #17796 from epiclabs-io/mru-feedsViktor Trón2018-10-031-7/+7
|\
| * swarm/storage/feed: Renamed packageJavier Peletier2018-10-031-4/+4
| * swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-031-4/+4
| * swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-031-6/+6
* | swarm: schemas and migrations (#17813)Anton Evangelatov2018-10-031-0/+5
|/
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-251-17/+11
|\
| * all: new p2p node representation (#17643)Felix Lange2018-09-251-17/+11
* | cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-241-0/+1
|/
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-31/+19
* Kademlia refactor (#17641)Viktor Trón2018-09-121-1/+1
* swarm, swarm/network, swarm/pss: log error and fix logs (#17410)Anton Evangelatov2018-08-211-18/+16
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-3/+1
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-9/+4
* swarm: Added lightnode flag (#17291)Attila Gazso2018-08-071-0/+1
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-231-19/+2
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-0/+13
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-121-4/+3
* swarm: network rewrite mergeethersphere2018-06-221-133/+207
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-0/+32
* cmd/swarm, swarm: disable ENS API by defaultJanos Guljas2017-12-181-16/+7
* swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2017-12-131-33/+55
|\
| * cmd/swarm: add config file (#15548)holisticode2017-12-121-7/+5
* | swarm: add CLI --ens-endpoint flag (#14386)Janos Guljas2017-12-011-9/+88
|/
* swarm: fix megacheck warningsEgon Elbre2017-08-14