| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2018-12-19 | 16 | -110/+109 |
* | swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246) | holisticode | 2018-12-05 | 1 | -1/+3 |
* | Increase bzz version (#18184) | holisticode | 2018-11-27 | 1 | -0/+167 |
* | swarm/network: Correct neighborhood depth (#18066) | lash | 2018-11-27 | 6 | -0/+14 |
* | swarm/network/simulation: fix New function for-loop scope (#18161) | Janoš Guljaš | 2018-11-26 | 1 | -1/+1 |
* | swarm/network/stream: use swarm/mock/mem as mock global store (#18157) | Janoš Guljaš | 2018-11-22 | 3 | -53/+11 |
* | swarm/state: refactor InmemoryStore (#18143) | Anton Evangelatov | 2018-11-21 | 1 | -1/+1 |
* | Swarm accounting (#18050) | holisticode | 2018-11-16 | 7 | -35/+61 |
* | swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) | Janoš Guljaš | 2018-11-16 | 4 | -16/+13 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 5 | -20/+12 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 1 | -0/+3 |
* | swarm/network: light nodes are not dialed, saved and requested from (#17975) | Mark Vujevits | 2018-11-08 | 2 | -1/+87 |
* | swarm: Better syncing and retrieval option definition (#17986) | holisticode | 2018-11-07 | 8 | -51/+134 |
* | swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17... | holisticode | 2018-10-21 | 4 | -12/+47 |
* | swarm/network: disallow historical retrieval requests (#17936) | Elad | 2018-10-19 | 5 | -7/+11 |
* | swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) | Attila Gazso | 2018-10-18 | 6 | -13/+252 |
* | swarm/network/stream: generalise setting of next batch (#17818) | Viktor Trón | 2018-10-12 | 7 | -77/+89 |
* | Fix retrieval tests and simulation backends (#17723) | holisticode | 2018-10-09 | 4 | -221/+388 |
* | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-27 | 4 | -11/+88 |
|\ |
|
| * | Merge pull request #17757 from ethersphere/retrieve-request-ttl-pr | Viktor Trón | 2018-09-27 | 2 | -2/+6 |
| |\ |
|
| | * | swarm: prevent forever running retrieve request loops | Balint Gabor | 2018-09-26 | 2 | -2/+6 |
| * | | Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-length | Viktor Trón | 2018-09-26 | 2 | -9/+82 |
| |\ \
| | |/
| |/| |
|
| | * | swarm/network/stream: fix DoS invalid hash length (#927) | Ferenc Szabo | 2018-09-21 | 2 | -9/+82 |
* | | | swarm/network/stream: fix a typo in test comment | Janos Guljas | 2018-09-26 | 1 | -1/+1 |
* | | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 17 | -168/+161 |
|\| | |
|
| * | | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 16 | -158/+151 |
| |/ |
|
| * | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 1 | -1/+1 |
* | | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 6 | -19/+198 |
|/ |
|
* | swarm: Chunk refactor improvements (#17683) | Balint Gabor | 2018-09-18 | 1 | -3/+3 |
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 12 | -431/+504 |
* | Kademlia refactor (#17641) | Viktor Trón | 2018-09-12 | 3 | -23/+16 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 2 | -2/+2 |
* | swarm/network, swarm/storage: validate chunk size (#17397) | Anton Evangelatov | 2018-08-14 | 1 | -0/+7 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 2 | -5/+9 |
* | Merge netsim mig to master (#17241) | holisticode | 2018-07-31 | 7 | -2418/+1324 |
* | swarm/network: bump up protocol versions due to wrapped message intro (#17170) | Anton Evangelatov | 2018-07-13 | 1 | -1/+1 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 11 | -79/+145 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 6 | -15/+38 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 22 | -0/+6946 |