lighthouse/beacon_node/lighthouse_network/src
Paul Hauner 0a6a8ea3b0 Engine API v1.0.0.alpha.6 + interop tests (#3024)
## Issue Addressed

NA

## Proposed Changes

This PR extends #3018 to address my review comments there and add automated integration tests with Geth (and other implementations, in the future).

I've also de-duplicated the "unused port" logic by creating an  `common/unused_port` crate.

## Additional Info

I'm not sure if we want to merge this PR, or update #3018 and merge that. I don't mind, I'm primarily opening this PR to make sure CI works.


Co-authored-by: Mark Mackey <mark@sigmaprime.io>
2022-02-17 21:47:06 +00:00
..
behaviour Gossip cache timeout adjustments (#2997) 2022-02-07 23:25:06 +00:00
discovery Engine API v1.0.0.alpha.6 + interop tests (#3024) 2022-02-17 21:47:06 +00:00
peer_manager libp2p upgrade + gossipsub interval fix (#3012) 2022-02-10 04:12:03 +00:00
rpc libp2p upgrade + gossipsub interval fix (#3012) 2022-02-10 04:12:03 +00:00
types Retry gossipsub messages when insufficient peers (#2964) 2022-02-03 01:12:30 +00:00
config.rs Reduce gossip history (#2969) 2022-01-31 07:29:41 +00:00
lib.rs libp2p upgrade + gossipsub interval fix (#3012) 2022-02-10 04:12:03 +00:00
metrics.rs Retry gossipsub messages when insufficient peers (#2964) 2022-02-03 01:12:30 +00:00
service.rs libp2p upgrade + gossipsub interval fix (#3012) 2022-02-10 04:12:03 +00:00