.. |
beacon_api.nim
|
remove some BeaconState use and abstract over other uses (#2482)
|
2021-04-08 08:24:25 +00: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
|
Fix /api/eth/v1/validator/duties/attester/{epoch} request body ValidatorIndex issues.
|
2021-04-09 21:42:13 +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
|
Finish error message to constants process.
|
2021-04-09 21:42:13 +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 |