status-go/vendor/github.com/ethereum/go-ethereum/p2p
Adam Babik b5f05b1ab5
Fix flaky TestSingleTopicDiscoveryWithFailover and others (#992)
Other changes:
* needed to patch that loop implementation in Discover V5 implementation in go-ethereum,
* fixed TestStatusNodeReconnectStaticPeers,
* fixed TestBackendAccountsConcurrently.
2018-05-26 09:37:13 +02:00
..
discover Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
discv5 Fix flaky TestSingleTopicDiscoveryWithFailover and others (#992) 2018-05-26 09:37:13 +02:00
enr Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
nat Rebase on geth 1.7.2 (#402) 2017-10-17 12:58:04 +03:00
netutil Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
protocols Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
simulations Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
testing Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
dial.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
message.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
metrics.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
peer.go Prevent sending messages to flaky peers (#917) 2018-05-15 20:08:31 +03:00
peer_error.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
protocol.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
rlpx.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
server.go Prevent sending messages to flaky peers (#917) 2018-05-15 20:08:31 +03:00