| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 13 | -45/+45 |
* | p2p, swarm: fix node up races by granular locking (#18976) | Ferenc Szabo | 2019-02-19 | 4 | -44/+29 |
* | swarm/network: Saturation check for healthy networks (#19071) | holisticode | 2019-02-19 | 1 | -1/+1 |
* | p2p/simulations: eliminate concept of pivot (#18426) | Ferenc Szabo | 2019-01-11 | 3 | -60/+1 |
* | swarm/network: Rename minproxbinsize, add as member of simulation (#18408) | lash | 2019-01-10 | 4 | -18/+23 |
* | swarm: Fix T.Fatal inside a goroutine in tests (#18409) | Janoš Guljaš | 2019-01-09 | 2 | -12/+16 |
* | A few minor code inspection fixes (#18393) | Ferenc Szabo | 2019-01-06 | 6 | -10/+10 |
* | swarm/network: Revised depth and health for Kademlia (#18354) | lash | 2018-12-22 | 2 | -6/+6 |
* | p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) | lash | 2018-12-21 | 1 | -26/+9 |
* | swarm/network/simulation:commented out unreachable code-avoid vet errors (#18... | Javier Peletier | 2018-12-18 | 1 | -7/+4 |
* | p2p/simulation: move connection methods from swarm/network/simulation (#18323) | Elad | 2018-12-17 | 7 | -521/+22 |
* | swarm: snapshot load improvement (#18220) | Janoš Guljaš | 2018-12-07 | 1 | -1/+0 |
* | swarm/network: Correct neighborhood depth (#18066) | lash | 2018-11-27 | 3 | -0/+6 |
* | swarm/network/simulation: fix New function for-loop scope (#18161) | Janoš Guljaš | 2018-11-26 | 3 | -0/+55 |
* | swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) | Janoš Guljaš | 2018-11-16 | 2 | -39/+88 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 1 | -2/+2 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 11 | -74/+70 |
* | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 1 | -1/+1 |
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 1 | -12/+4 |
* | swarm: fix typos (#17473) | Geon Kim | 2018-08-22 | 1 | -3/+3 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 2 | -5/+20 |
* | Merge netsim mig to master (#17241) | holisticode | 2018-07-31 | 7 | -15/+41 |
* | swarm: network simulation for swarm tests (#769) | Janoš Guljaš | 2018-07-23 | 17 | -0/+2770 |