nimbus-eth2/beacon_chain/rpc
cheatfate b0a3008a1b Address #2486. 2021-04-13 17:07:41 +03:00
..
beacon_api.nim abstract over most withStateVars/withState state var usage (#2484) 2021-04-13 15:05:44 +02:00
beacon_rest_api.nim Simplify validator_id filter's logic. 2021-04-09 21:42:13 +03:00
config_api.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
config_rest_api.nim Fix `/eth/v1/config/fork_schedule` path. 2021-04-09 21:42:13 +03:00
debug_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
debug_rest_api.nim Make error messages to be constants. 2021-04-09 21:42:13 +03:00
eth2_json_rest_serialization.nim Address #2489. 2021-04-13 17:07:41 +03:00
eth2_json_rpc_serialization.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
event_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
event_rest_api.nim Add TODO comments for missing implementations. 2021-04-09 21:42:13 +03:00
nimbus_api.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
nimbus_rest_api.nim Finish error message to constants process. 2021-04-09 21:42:13 +03:00
node_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
node_rest_api.nim Finish error message to constants process. 2021-04-09 21:42:13 +03:00
rest_utils.nim Address #2486. 2021-04-13 17:07:41 +03:00
rpc_utils.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
validator_api.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
validator_rest_api.nim Finish error message to constants process. 2021-04-09 21:42:13 +03:00