| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 15 | -59/+59 |
* | p2p, swarm: fix node up races by granular locking (#18976) | Ferenc Szabo | 2019-02-19 | 6 | -72/+290 |
* | swarm: fix network/stream data races (#19051) | Janoš Guljaš | 2019-02-19 | 1 | -1/+1 |
* | p2p/simulations: fix data race on swarm/network/simulations (#18464) | Elad | 2019-02-19 | 1 | -4/+15 |
* | p2p/simulations: eliminate concept of pivot (#18426) | Ferenc Szabo | 2019-01-11 | 4 | -106/+27 |
* | A few minor code inspection fixes (#18393) | Ferenc Szabo | 2019-01-06 | 6 | -13/+15 |
* | p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) | lash | 2018-12-21 | 1 | -0/+327 |
* | p2p/simulation: move connection methods from swarm/network/simulation (#18323) | Elad | 2018-12-17 | 4 | -12/+571 |
* | swarm: snapshot load improvement (#18220) | Janoš Guljaš | 2018-12-07 | 1 | -0/+75 |
* | p2p/simulations, swarm/network: Custom services in snapshot (#17991) | lash | 2018-11-12 | 2 | -6/+93 |
* | p2p/simulations: fix a deadlock and clean up adapters (#17891) | Felix Lange | 2018-10-12 | 7 | -400/+151 |
* | Fix retrieval tests and simulation backends (#17723) | holisticode | 2018-10-09 | 1 | -0/+3 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 12 | -93/+98 |
* | all: simplify switches (#17267) | Oleg Kovalov | 2018-07-30 | 1 | -2/+1 |
* | swarm: network simulation for swarm tests (#769) | Janoš Guljaš | 2018-07-23 | 1 | -0/+18 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 2 | -70/+33 |
* | all: library changes for swarm-network-rewrite (#16898) | Elad | 2018-06-14 | 11 | -65/+481 |
* | p2p/simulations/adapters: fix websocket log line parsing in exec adapter (#16... | Ivan Daniluk | 2018-05-08 | 3 | -23/+75 |
* | p2p: fix some golint warnings (#16577) | kiel barry | 2018-05-08 | 3 | -207/+208 |
* | p2p: changed if-else blocks to conform with golint (#16660) | GagziW | 2018-05-03 | 1 | -2/+1 |
* | all: update license information (#16089) | Felix Lange | 2018-02-14 | 1 | -0/+1 |
* | p2p/simulations: fix gosimple nit (#15661) | Felix Lange | 2017-12-13 | 1 | -1/+1 |
* | p2p/simulations: add mocker functionality (#15207) | holisticode | 2017-12-13 | 5 | -2/+480 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 1 | -4/+3 |
* | p2p/simulations: various stability fixes (#15198) | Lewis Marshall | 2017-12-01 | 5 | -12/+68 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 14 | -0/+4266 |