lighthouse/validator_client/src/http_api
Eitan Seri-Levi 8ba39cbf2c
Implement graffiti management API (#4951)
* implement get graffiti

* add set graffiti

* add set graffiti

* delete graffiti

* set graffiti

* set graffiti

* fmt

* added tests

* add graffiti file check

* update

* fixed delete req

* remove unused code

* changes based on feedback

* changes based on feedback

* invalid auth test plus lint

* fmt

* remove unneeded async
2023-12-07 12:02:46 +11:00
..
tests Use only lighthouse types in the mock builder (#4793) 2023-10-03 17:59:28 +00:00
api_secret.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
create_signed_voluntary_exit.rs Update the voluntary exit endpoint to comply with the key manager specification (#4679) 2023-09-22 02:33:11 +00:00
create_validator.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
graffiti.rs Implement graffiti management API (#4951) 2023-12-07 12:02:46 +11:00
keystores.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
mod.rs Implement graffiti management API (#4951) 2023-12-07 12:02:46 +11:00
remotekeys.rs Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
test_utils.rs Update GET config/spec endpoint to support Deneb config (#4708) 2023-09-09 16:09:50 +10:00
tests.rs Implement graffiti management API (#4951) 2023-12-07 12:02:46 +11:00