nimbus-eth2/beacon_chain/spec/eth2_apis
zah fca20e08d6
Keymanager API for the validator client (#3976)
* Keymanager API for the validator client
* Properly treat the 'description' field as optional when loading Keystores
* Spec-compliant serialization of the slashing data in Keymanager's DeleteKeys response ()

Fixes #3940
Fixes #3964
Closes #3884 by adding test
2022-08-19 13:30:07 +03:00
..
dynamic_fee_recipients.nim Implement the /eth/v1/validator/prepare_beacon_proposer end-point (#3901) 2022-07-25 23:12:53 +03:00
eth2_rest_serialization.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
rest_beacon_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_beacon_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_common.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_config_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_debug_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_keymanager_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_keymanager_types.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
rest_nimbus_calls.nim VC: doppelganger protection (#3877) 2022-07-21 19:54:07 +03:00
rest_node_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_remote_signer_calls.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
rest_types.nim spec ref URL updates: v1.2.0-rc.{1,2} for phase0/fork-choice altair/beacon-chain (#3986) 2022-08-18 07:25:33 +00:00
rest_validator_calls.nim The body of prepare_beacon_proposer is an array (Fixes #3920) (#3938) 2022-08-09 12:53:02 +03:00