• Adrian Sutton's avatar
    op-node/p2p: Fix flaky TestDiscovery · a8f84cd3
    Adrian Sutton authored
    Prevously the test waited for the first two peer connections rather than waiting for the two expected peers to connect.
    Commonly the bootnode will connect inbound to peerB at the same time as peerB connects outbound to the bootnode, resulting in two connection events.
    a8f84cd3
Name
Last commit
Last update
..
chaincfg Loading commit data...
client Loading commit data...
cmd Loading commit data...
eth Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...