lighthouse/common/eth2/src
Mac L d316305411 Add is_optimistic to eth/v1/node/syncing response (#3374)
## Issue Addressed

As specified in the [Beacon Chain API specs](https://github.com/ethereum/beacon-APIs/blob/master/apis/node/syncing.yaml#L32-L35) we should return `is_optimistic` as part of the response to a query for the `eth/v1/node/syncing` endpoint.

## Proposed Changes

Compute the optimistic status of the head and add it to the `SyncingData` response.
2022-07-26 08:50:16 +00:00
..
lighthouse Extend block reward APIs (#3290) 2022-06-29 04:50:37 +00:00
lighthouse_vc Implement feerecipient API for keymanager (#3213) 2022-07-06 03:51:08 +00:00
lib.rs Add execution_optimistic flag to HTTP responses (#3070) 2022-07-25 08:23:00 +00:00
lighthouse.rs Conserve disk space by raising default SPRP (#3137) 2022-04-01 07:16:25 +00:00
mixin.rs Add API version headers and map_fork_name! (#2745) 2021-10-28 01:18:04 +00:00
types.rs Add is_optimistic to eth/v1/node/syncing response (#3374) 2022-07-26 08:50:16 +00:00