lighthouse/common/eth2
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
..
src Restore backwards compatibility when using older BNs (#3410) 2022-08-02 23:20:51 +00:00
Cargo.toml Fix http header accept parsing problem (#3185) 2022-05-18 06:50:50 +00:00