nimbus-eth2/beacon_chain/rpc
Eugene Kabanov eb6b7affee
Add the `execution_optimistic` flag to REST API responses. (#3780)
* Initial commit

* Make `events` API spec compliant.

* Add `Eth-Consensus-Version` in responses.

* Bump chronos to get redirect with headers working.

* Add `is_optimistic` field and handling to syncing RestSyncInfo.
2022-06-20 08:53:39 +03:00
..
rest_api.nim adopt LC REST API with v0 suffix (without proofs) (#3775) 2022-06-19 08:57:52 +03:00
rest_beacon_api.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
rest_config_api.nim initial Capella support in RuntimeConfig (#3698) 2022-06-03 14:42:40 +00:00
rest_constants.nim adopt LC REST API with v0 suffix (without proofs) (#3775) 2022-06-19 08:57:52 +03:00
rest_debug_api.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
rest_event_api.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
rest_key_management_api.nim Correct URLs for the DeleteKeys request in the Keymanager API (#3727) 2022-06-19 20:54:12 +03:00
rest_light_client_api.nim adopt LC REST API with v0 suffix (without proofs) (#3775) 2022-06-19 08:57:52 +03:00
rest_nimbus_api.nim Bump libp2p (#3709) 2022-06-08 07:53:50 +02:00
rest_node_api.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
rest_utils.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
rest_validator_api.nim Add the `execution_optimistic` flag to REST API responses. (#3780) 2022-06-20 08:53:39 +03:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00