aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/protocols
Commit message (Expand)AuthorAgeFilesLines
* swarm, p2p: Prerequities for ENR replacing handshake (#19275)lash2019-03-151-5/+12
* p2p/protocols: fix data race in TestProtocolHook (#19242)Ferenc Szabo2019-03-092-9/+32
* p2p/protocols: fix race condition in TestAccountingSimulation (#19228)holisticode2019-03-071-2/+5
* p2p/protocols: fix possible metrics loss in AccountingMetrics (#18956)Janoš Guljaš2019-01-291-0/+15
* p2p/protocols: fix rare data race in Peer.Handshake() (#18951)Ferenc Szabo2019-01-291-1/+4
* swarm/metrics: Send the accounting registry to InfluxDB (#18470)Jerzy Lasyk2019-01-252-35/+28
* p2p/testing, swarm: remove unused testing.T in protocol tester (#18500)Elad2019-01-251-6/+6
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-01-241-0/+14
* tests: tune flaky tests that error in travis occasionally (#18508)Martin Holst Swende2019-01-232-3/+6
* swarm, p2p/protocols: Stream accounting (#18337)holisticode2019-01-081-74/+74
* p2p/protocols: accounting metrics rpc (#18336)Jerzy Lasyk2018-12-221-0/+94
* p2p/protocols: fix minor comments typo (#18185)Liang Ma2018-11-271-1/+1
* Accounting metrics reporter (#18136)holisticode2018-11-274-10/+267
* p2p/protocols: use keyed fields for struct instantiation (#18017)Corey Lin2018-11-071-1/+1
* p2p accounting (#17951)holisticode2018-10-265-0/+937
* all: new p2p node representation (#17643)Felix Lange2018-09-251-22/+22
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-132-10/+83
* swarm: network rewrite mergeethersphere2018-06-221-0/+7
* all: library changes for swarm-network-rewrite (#16898)Elad2018-06-142-3/+6
* p2p/protocols: gofmt -w -sFelix Lange2018-02-221-22/+22
* p2p/protocols, p2p/testing: protocol abstraction and testingzelig2018-01-182-0/+700