nimbus-eth2/beacon_chain/rpc
Eugene Kabanov 1b6651dfc3
Fix /eth/v1/node/syncing (#3720)
* Fix REST `/eth/v1/node/syncing` call to return values even if SyncManager is not running.

* Use syncManager.inProgress as is_syncing indicator.
2022-06-14 22:26:23 +02:00
..
rest_api.nim Validator key management API (#2755) 2021-10-04 22:08:31 +03:00
rest_beacon_api.nim remove unused stdlib imports (#3718) 2022-06-09 08:50:36 +00:00
rest_config_api.nim initial Capella support in RuntimeConfig (#3698) 2022-06-03 14:42:40 +00:00
rest_constants.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00
rest_debug_api.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00
rest_event_api.nim Put `application/json` as a higher preference than `application/octet-stream` 2022-01-30 18:50:14 +02:00
rest_key_management_api.nim Add a ncli tool for converting a regular keystore into a distributed one (#3634) 2022-05-17 16:50:49 +03:00
rest_nimbus_api.nim Bump libp2p (#3709) 2022-06-08 07:53:50 +02:00
rest_node_api.nim Fix /eth/v1/node/syncing (#3720) 2022-06-14 22:26:23 +02:00
rest_utils.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
rest_validator_api.nim remove unused stdlib imports (#3718) 2022-06-09 08:50:36 +00:00
state_ttl_cache.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00