nimbus-eth2/beacon_chain/rpc
Etan Kissling 1943258c66
extend REST config with more spec constants (#2962)
So far, the REST config response did not include all spec constants.
The spec for `/eth/v1/config/spec` defines that the response should
include constants for all hard forks known by the beacon node. This
patch extends the corresponding response to include more constants.
2021-11-02 19:23:31 +01:00
..
rest_api.nim Validator key management API (#2755) 2021-10-04 22:08:31 +03:00
rest_beacon_api.nim extend REST config with more spec constants (#2962) 2021-11-02 19:23:31 +01:00
rest_config_api.nim extend REST config with more spec constants (#2962) 2021-11-02 19:23:31 +01:00
rest_debug_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_event_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_key_management_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_nimbus_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_node_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_utils.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rest_validator_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rpc_api.nim REST API client, JSON-RPC cleanups (#2756) 2021-08-03 17:17:11 +02:00
rpc_beacon_api.nim add drop and sync committee metrics 2021-10-20 18:20:12 +03:00
rpc_config_api.nim extend REST config with more spec constants (#2962) 2021-11-02 19:23:31 +01:00
rpc_debug_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rpc_event_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rpc_nimbus_api.nim Improve chronos.Future tracking. (#2988) 2021-10-27 14:01:11 +02:00
rpc_node_api.nim nim-libp2p auto bump (#2840) 2021-10-21 13:01:29 +02:00
rpc_utils.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rpc_validator_api.nim normalize subnet logging 2021-10-20 15:06:44 +03:00