Commit Graph

509 Commits (6487c002f6b47e08cb9814f16712c6789b313a97)

Author SHA1 Message Date
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
Kurkó Mihály f574c4e74b metrics, p2p: add ephemeral registry (#18067) 6 years ago
Corey Lin 212bf266c5 eth, p2p: fix comment typos (#18014) 6 years ago
Liang Ma c71e4fc4d5 p2p: fix comment typo (#18027) 6 years ago
Kurkó Mihály 503993c819 p2p: use enode.ID type in metered connection (#17933) 6 years ago
Corey Lin 0fe0b8f7b9 p2p/protocols: use keyed fields for struct instantiation (#18017) 6 years ago
holisticode 8ed4739176 p2p accounting (#17951) 6 years ago
Kurkó Mihály 16e4d0e005 p2p: meter peer traffic, emit metered peer events (#17695) 6 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
Felix Lange dcae0d348b
p2p/simulations: fix a deadlock and clean up adapters (#17891) 6 years ago
holisticode 11d0ff6578 Fix retrieval tests and simulation backends (#17723) 6 years ago
Felix Lange 1895059119 p2p: add enode URL to PeerInfo (#17838) 6 years ago
Liang ZOU 6663e5da10 all: fix various comment typos (#17748) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
HAOYUatHZ 5c0954afff p2p/discv5: make idx bounds checking more sound (#17571) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Mymskmkt 1df1187d83 p2p: fix comment typo (#17491) 6 years ago
Wuxiang d3488c1aff p2p: fix typo (#17446) 6 years ago
Felföldi Zsolt b52bb31b76 p2p/discv5: add delay to refresh cycle when no seed nodes are found (#16994) 6 years ago
libotony 834057592f p2p/discv5: fix negative index after uint convert to int (#17274) 6 years ago
Oleg Kovalov cf05ef9106 p2p, swarm, trie: avoid copying slices in loops (#17265) 6 years ago
Felföldi Zsolt eef65b20fc p2p: use safe atomic operations when changing connFlags (#17325) 6 years ago
Janoš Guljaš 8f4c4fea20 p2p: fix rare deadlock in Stop (#17260) 6 years ago
Oleg Kovalov d42ce0f2c1 all: simplify switches (#17267) 6 years ago
Wenbiao Zheng fe6a9473dc p2p: token is useless in xxxEncHandshake (#17230) 6 years ago