Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -0/+7 |
| | |||||
* | all: library changes for swarm-network-rewrite (#16898) | Elad | 2018-06-14 | 2 | -3/+6 |
| | | | | | | | | | | | | This commit adds all changes needed for the merge of swarm-network-rewrite. The changes: - build: increase linter timeout - contracts/ens: export ensNode - log: add Output method and enable fractional seconds in format - metrics: relax test timeout - p2p: reduced some log levels, updates to simulation packages - rpc: increased maxClientSubscriptionBuffer to 20000 | ||||
* | p2p/protocols: gofmt -w -s | Felix Lange | 2018-02-22 | 1 | -22/+22 |
| | |||||
* | p2p/protocols, p2p/testing: protocol abstraction and testing | zelig | 2018-01-18 | 2 | -0/+700 |