nimbus-eth2/beacon_chain/spec/eth2_apis
Eugene Kabanov 8778e1cf8d
Fix REST generic error parsing. (#4189)
* Fix REST generic error parser.
* Unescape test vectors.
* Fix RestGenericError writer and tests, to encode `code` as `Number`.
2022-09-28 18:47:15 +00:00
..
dynamic_fee_recipients.nim load suggested fee recipient file also when keymanager is disabled (#4078) 2022-09-17 08:30:07 +03:00
eth2_rest_serialization.nim Fix REST generic error parsing. (#4189) 2022-09-28 18:47:15 +00:00
rest_beacon_calls.nim Remove deprecated REST API calls from client (#4190) 2022-09-28 10:37:54 +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 Remove deprecated REST API calls from client (#4190) 2022-09-28 10:37:54 +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 Fix HTTP/REST clients HTTP Content-Type header parsers. (#4139) 2022-09-19 12:17:29 +03:00
rest_types.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
rest_validator_calls.nim Remove deprecated REST API calls from client (#4190) 2022-09-28 10:37:54 +00:00