Files
lighthouse/common
Mac L e24552d61a Restore backwards compatibility when using older BNs (#3410)
## Issue Addressed

https://github.com/status-im/nimbus-eth2/issues/3930

## Proposed Changes

We can trivially support beacon nodes which do not provide the `is_optimistic` field by wrapping the field in an `Option`.
2022-08-02 23:20:51 +00:00
..
2022-08-01 03:41:08 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.