nimbus-eth2/beacon_chain/spec/eth2_apis
Etan Kissling 3a4b87358a
update to v1 of LC REST API (#4232)
The LC REST API has been merged into the ethereum/beacon-APIs specs:
- https://github.com/ethereum/beacon-APIs/pull/247

Update URLs to v1 and update REST tests. Note that REST tests do not
start with Altair, so the tested BN will return empty / error responses.
2022-10-13 02:16:49 +02:00
..
dynamic_fee_recipients.nim cleanups: `proc` -> `func`, unused import, spec URLs (#4224) 2022-10-08 05:07:54 -05:00
eth2_rest_serialization.nim update to v1 of LC REST API (#4232) 2022-10-13 02:16:49 +02:00
rest_beacon_calls.nim REST API: add ssz encoding for publishBlock (#4154) 2022-09-30 00:00:53 +03:00
rest_beacon_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_common.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03:00
rest_config_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_debug_calls.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03: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 nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03:00
rest_validator_calls.nim Remove deprecated REST API calls from client (#4190) 2022-09-28 10:37:54 +00:00