aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream
Commit message (Expand)AuthorAgeFilesLines
* swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246)holisticode2018-12-051-1/+3
* Increase bzz version (#18184)holisticode2018-11-271-0/+167
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-276-0/+14
* swarm/network/simulation: fix New function for-loop scope (#18161)Janoš Guljaš2018-11-261-1/+1
* swarm/network/stream: use swarm/mock/mem as mock global store (#18157)Janoš Guljaš2018-11-223-53/+11
* swarm/state: refactor InmemoryStore (#18143)Anton Evangelatov2018-11-211-1/+1
* Swarm accounting (#18050)holisticode2018-11-167-35/+61
* swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098)Janoš Guljaš2018-11-164-16/+13
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-145-20/+12
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-081-0/+3
* swarm/network: light nodes are not dialed, saved and requested from (#17975)Mark Vujevits2018-11-082-1/+87
* swarm: Better syncing and retrieval option definition (#17986)holisticode2018-11-078-51/+134
* swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17...holisticode2018-10-214-12/+47
* swarm/network: disallow historical retrieval requests (#17936)Elad2018-10-195-7/+11
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-186-13/+252
* swarm/network/stream: generalise setting of next batch (#17818)Viktor Trón2018-10-127-77/+89
* Fix retrieval tests and simulation backends (#17723)holisticode2018-10-094-221/+388
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-274-11/+88
|\
| * Merge pull request #17757 from ethersphere/retrieve-request-ttl-prViktor Trón2018-09-272-2/+6
| |\
| | * swarm: prevent forever running retrieve request loopsBalint Gabor2018-09-262-2/+6
| * | Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-lengthViktor Trón2018-09-262-9/+82
| |\ \ | | |/ | |/|
| | * swarm/network/stream: fix DoS invalid hash length (#927)Ferenc Szabo2018-09-212-9/+82
* | | swarm/network/stream: fix a typo in test commentJanos Guljas2018-09-261-1/+1
* | | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-2517-168/+161
|\| |
| * | all: new p2p node representation (#17643)Felix Lange2018-09-2516-158/+151
| |/
| * all: fix various comment typos (#17591)HackyMiner2018-09-201-1/+1
* | cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-246-19/+198
|/
* swarm: Chunk refactor improvements (#17683)Balint Gabor2018-09-181-3/+3
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-1312-431/+504
* Kademlia refactor (#17641)Viktor Trón2018-09-123-23/+16
* all: remove the duplicate 'the' in annotations (#17509)Wenbiao Zheng2018-08-272-2/+2
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-0/+7
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-062-5/+9
* Merge netsim mig to master (#17241)holisticode2018-07-317-2418/+1324
* swarm/network: bump up protocol versions due to wrapped message intro (#17170)Anton Evangelatov2018-07-131-1/+1
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-1311-79/+145
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-096-15/+38
* swarm: network rewrite mergeethersphere2018-06-2222-0/+6946