aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/protocols
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-127-26/+26
* swarm/metrics: Send the accounting registry to InfluxDB (#18470)Jerzy Lasyk2019-02-202-35/+28
* p2p/testing, swarm: remove unused testing.T in protocol tester (#18500)Elad2019-02-191-6/+6
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-0/+14
* 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