nimbus-eth2/beacon_chain/spec/eth2_apis
zah 5402dfab6b
Correct URLs for the DeleteKeys request in the Keymanager API (#3727)
Other changes:

* Make it easier to run the REST tests locally through a Makefile target
2022-06-19 20:54:12 +03:00
..
eth2_rest_serialization.nim Fix #3760. (#3768) 2022-06-19 09:08:21 +03:00
rest_beacon_calls.nim Fix #3267 (#3367) 2022-02-13 16:21:55 +01:00
rest_beacon_client.nim Remote KeyManager API and number of fixes/tests for KeyManager API (#3360) 2022-02-07 22:36:09 +02:00
rest_common.nim Remote KeyManager API and number of fixes/tests for KeyManager API (#3360) 2022-02-07 22:36:09 +02:00
rest_config_calls.nim widen allowed specs for validator client 2021-10-21 00:59:05 +03:00
rest_debug_calls.nim Revert restAccept workaround. (#3369) 2022-02-11 12:01:45 +01:00
rest_keymanager_calls.nim Correct URLs for the DeleteKeys request in the Keymanager API (#3727) 2022-06-19 20:54:12 +03:00
rest_keymanager_types.nim remove unused stdlib imports (#3718) 2022-06-09 08:50:36 +00:00
rest_node_calls.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
rest_remote_signer_calls.nim cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
rest_types.nim adopt LC REST API with v0 suffix (without proofs) (#3775) 2022-06-19 08:57:52 +03:00
rest_validator_calls.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00