Commit Graph

468 Commits (689486449d0d3af3257139046aec810572e1604d)

Author SHA1 Message Date
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
Rick 6f1a600f6c p2p: fix bug in TestPeerDisconnect (#20277) 5 years ago
Felix Lange adf007dadc
p2p/enode: mock DNS resolver in URL parsing test (#20252) 5 years ago
Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago
Ross d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) 5 years ago
Felix Lange 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) 5 years ago
Péter Szilágyi a2a60869c8
p2p: measure subprotocol bandwidth usage 5 years ago
Felix Lange 0568e81701
p2p/dnsdisc: add implementation of EIP-1459 (#20094) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Péter Szilágyi 72d5a27a39
core, metrics, p2p: switch some invalid counters to gauges 5 years ago
Felix Lange 54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
alexwang b90cdbaa79 p2p/enode: allow DNS names in enode URLs (#18524) 5 years ago
Felix Lange 26f538b0e5
p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) 5 years ago
Christian Muehlhaeuser a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Christian Muehlhaeuser 5183483c53 core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870) 5 years ago
Kurkó Mihály a1f8549262 p2p: add ENR to PeerInfo (#19816) 5 years ago
大彬 4ac04ae0fe all: replace fmt.Print* calls with t.Log* in tests (#19670) 5 years ago
Felix Lange fa538ee7ed p2p/discover: improve randomness of ReadRandomNodes (#19799) 5 years ago
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