nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 72c844534f
Add Keymanager API graffiti endpoints. (#6054)
* Initial commit.

* Add more tests.

* Fix API mistypes.

* Fix mistypes in tests.

* Fix one more mistype.

* Fix affected tests because of error code 401.

* Add GetGraffitiResponse object.

* Add more tests.

* Fix compilation errors.

* Recover old behavior.

* Recover old behavior.

* Fix mistype.

* Test could not know default graffiti value.

* Make VC use adopted graffiti settings.

* Make BN use adopted graffiti settings.

* Update Alltests.

* Fix test.

* Revert "Fix test."

This reverts commit c735f855d3cb9c4a1c8e8af29d3f4438d068e31f.

* Workaround {.push raises.} requirement.

* Fix comment.

* Update Alltests.
2024-03-14 03:44:00 +00:00
..
api.nim Revert "initial Electra support skeleton" (#5955) 2024-02-25 19:42:44 +00:00
attestation_service.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
block_service.nim Add Keymanager API graffiti endpoints. (#6054) 2024-03-14 03:44:00 +00:00
common.nim Add Keymanager API graffiti endpoints. (#6054) 2024-03-14 03:44:00 +00:00
doppelganger_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
duties_service.nim add EIP-7044 support to keymanager API (#5959) 2024-02-26 09:48:07 +01:00
fallback_service.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
fork_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
scoring.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
selection_proofs.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
sync_committee_service.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00