Files
lighthouse/common
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
..
2021-12-02 14:29:57 +11:00
2022-02-11 01:54:33 +00:00
2021-12-03 04:44:30 +00:00
2021-12-03 04:44:30 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.