lighthouse/beacon_node/http_api/src
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
..
attestation_performance.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
attester_duties.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
block_id.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
block_packing_efficiency.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
block_rewards.rs Ensure caches are built for block_rewards POST API (#3305) 2022-07-04 02:56:15 +00:00
database.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
lib.rs Restore backwards compatibility when using older BNs (#3410) 2022-08-02 23:20:51 +00:00
metrics.rs Metrics and DEBG log for late gossip blocks (#2533) 2021-08-23 00:59:14 +00:00
proposer_duties.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
publish_blocks.rs Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
state_id.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
sync_committees.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
validator_inclusion.rs Add execution_optimistic flag to HTTP responses (#3070) 2022-07-25 08:23:00 +00:00
version.rs Add execution_optimistic flag to HTTP responses (#3070) 2022-07-25 08:23:00 +00:00