Commit Graph

685 Commits (b0b67be0a2559073c1620555d2b6a73f825f7135)

Author SHA1 Message Date
Felix Lange 350a87dd3c
p2p/discover: add support for EIP-868 (v4 ENR extension) (#19540) 5 years ago
Martin Holst Swende 95263914fc
p2p/discover: fix a race where table loop would self-lookup before returning from constructor 5 years ago
Anton Evangelatov 3e9ba57669 swarm/storage: improve instrumentation 5 years ago
Elad a1cd7e6e92 p2p/protocols, swarm/network: fix resource leak with p2p teardown 5 years ago
Anton Evangelatov 993b145f25 swarm/storage/localstore: fix export db.Put signature 5 years ago
Felix Lange dba1750eda p2p/discover: split out discv4 code 5 years ago
Janoš Guljaš 3873a7314d swarm/network: fix data races in TestInitialPeersMsg test (#19490) 5 years ago
Guillaume Ballet 29bba5d0b2 p2p: fix typo in dialstate comment (#19476) 6 years ago
ANOTHEL 3fa76298e4 p2p: remove useless parameter (#19433) 6 years ago
Felix Lange ed97517ff4 p2p/discover: bump failure counter only if no nodes were provided (#19362) 6 years ago
lash 2f5b6cb442 swarm/network: Use different privatekey for bzz overlay in sim (#19313) 6 years ago
lash 09924cbcaa cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) 6 years ago
lash 4b4f03ca37 swarm, p2p: Prerequities for ENR replacing handshake (#19275) 6 years ago
Kurkó Mihály 1a29bf0ee2 dashboard, p2p, vendor: visualize peers (#19247) 6 years ago
Ferenc Szabo f82185a4a1 p2p/protocols: fix data race in TestProtocolHook (#19242) 6 years ago
holisticode f2d6310354 p2p/protocols: fix race condition in TestAccountingSimulation (#19228) 6 years ago
holisticode 81ed700157 Enable longrunning tests to run (#19208) 6 years ago
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
Matthew Halpern d3ccedc767 p2p/simulations: enforce camel case variable names (#19053) 6 years ago
Felix Lange 57f959af41 p2p/enode: use localItemKey for local sequence number 6 years ago
Felix Lange cf147c71d5 p2p/discover: remove unused function 6 years ago
Matthew Halpern f1537b774c p2p/discover: make maximum packet size a constant (#19061) 6 years ago
Ferenc Szabo 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) 6 years ago
Janoš Guljaš 3fd6db2bf6 swarm: fix network/stream data races (#19051) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Felix Lange a89170cfb2
p2p/discover: improve table addition code (#18974) 6 years ago
Felix Lange f0c6f92140
p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) 6 years ago
Janoš Guljaš 74c38902ec p2p/protocols: fix possible metrics loss in AccountingMetrics (#18956) 6 years ago
Ferenc Szabo a0ac3b6a1a p2p/protocols: fix rare data race in Peer.Handshake() (#18951) 6 years ago
Jerzy Lasyk f28da4f602 swarm/metrics: Send the accounting registry to InfluxDB (#18470) 6 years ago
Elad 2abeb35d54 p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) 6 years ago
Anton Evangelatov bbd120354a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Martin Holst Swende dc43ea8d03
tests: tune flaky tests that error in travis occasionally (#18508) 6 years ago
Elad 85a79b3ad3 p2p/simulations: fix data race on swarm/network/simulations (#18464) 6 years ago
Ferenc Szabo 2eb838ed97 p2p/simulations: eliminate concept of pivot (#18426) 6 years ago
holisticode ae857e74bf swarm, p2p/protocols: Stream accounting (#18337) 6 years ago
Ferenc Szabo fe03b76ffe A few minor code inspection fixes (#18393) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Jerzy Lasyk 880de230b4 p2p/protocols: accounting metrics rpc (#18336) 6 years ago
lash e1edfe0689 p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) 6 years ago
Elad 472c23a801 p2p/simulation: move connection methods from swarm/network/simulation (#18323) 6 years ago
yahtoo aad3c67a92 p2p/discv5: don't hash findnode target in lookup against table (#18309) 6 years ago
Janoš Guljaš 661809714e swarm: snapshot load improvement (#18220) 6 years ago
needkane 54abb97e3b p2p: use errors.New instead of fmt.Errorf (#18193) 6 years ago
Péter Szilágyi edc39aaedf
p2p/discv5: gofmt 6 years ago
ANOTHEL 89fe24bbcc p2p/discv5: minor code simplification (#18188) 6 years ago
Liang Ma 8b9f469419 p2p/protocols: fix minor comments typo (#18185) 6 years ago
holisticode bba5fd8192 Accounting metrics reporter (#18136) 6 years ago
Martin Holst Swende 493903eede
core: better side-chain importing 6 years ago
lash 201a0bf181 p2p/simulations, swarm/network: Custom services in snapshot (#17991) 6 years ago