nimbus-eth2/beacon_chain/rpc
Jacek Sieka 9cf32c3748 clean up sync subcommittee handling
* `SyncCommitteeIndex` -> `SyncSubcommitteeIndex`
* `syncCommitteePeriod` -> `sync_committee_period` (spec spelling)
* tighten period comparisons
* fix assert when validating committee message with non-altair state in
REST api
2021-10-20 22:59:13 +03:00
..
rest_api.nim Validator key management API (#2755) 2021-10-04 22:08:31 +03:00
rest_beacon_api.nim normalize subnet logging 2021-10-20 15:06:44 +03:00
rest_config_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_debug_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_event_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_key_management_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_nimbus_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_node_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rest_utils.nim clean up sync subcommittee handling 2021-10-20 22:59:13 +03:00
rest_validator_api.nim normalize subnet logging 2021-10-20 15:06:44 +03: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 import cleanup (#2997) 2021-10-19 16:09:26 +02: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 import cleanup (#2997) 2021-10-19 16:09:26 +02:00
rpc_node_api.nim import cleanup (#2997) 2021-10-19 16:09:26 +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