Commit Graph

497 Commits (93142e50c3d4ced88ca1620b4cee2038c4c145ba)

Author SHA1 Message Date
Péter Szilágyi 983f92368b
core/forkid: implement the forkid EIP, announce via ENR (#19738) 5 years ago
Felix Lange cc0f0e27a6 p2p: remove "cap" enr entry (#19800) 5 years ago
Martin Holst Swende 7fd82a0e3e p2p: add address info to peer event reporting (#19716) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
lash cdadf57bf9 p2p/simulations: Enable access to MsgEvents with execadapter (#19749) 5 years ago
Felix Lange f213ceb83f p2p: add more info to peer addition and removal logs (#19712) 5 years ago
Felix Lange c420dcb39c
p2p: enforce connection retry limit on server side (#19684) 5 years ago
Péter Szilágyi b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Felix Lange 896322bf88
cmd/devp2p: add devp2p debug tool (#19657) 5 years ago
Rafael Matias 42b81f94ad swarm: code cleanup, move to ethersphere/swarm (#19661) 5 years ago
Martin Holst Swende fec3b56f7f accounts, p2p, rpc: make CGO_ENABLED=0 build again (#19593) 5 years ago
Felix Lange b548b5aeb0
p2p/discover: fix crash in Resolve (#19579) 5 years ago
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