Commit graph

8 commits

Author SHA1 Message Date
Fabio Barone
9f82f9bea5 p2p/protocols: unit tests for accounting hooks 2018-10-12 11:18:35 -05:00
Fabio Barone
fe7ffe3eb1 swarm/swap: introduced sleep after retrieval for network test 2018-10-12 11:18:35 -05:00
Fabio Barone
4cd40f108f swarm/swap: first commit for p2p accounting 2018-10-12 11:18:35 -05:00
Fabio Barone
1ef101b18b swarm/swap: p2p protocol implementation 2018-10-12 11:18:35 -05:00
Anton Evangelatov
7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)
* swarm: propagate ctx, enable opentracing

* swarm/tracing: log error when tracing is misconfigured
2018-07-13 17:40:28 +02:00
ethersphere
e187711c65 swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
Elad
1836366ac1 all: library changes for swarm-network-rewrite (#16898)
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
2018-06-14 11:21:17 +02:00
zelig
407339085f p2p/protocols, p2p/testing: protocol abstraction and testing 2018-01-18 10:53:47 +01:00