Files
lighthouse/book/src
ethDreamer d5e2d98970 Implement feerecipient API for keymanager (#3213)
## Issue Addressed

* #3173 

## Proposed Changes

Moved all `fee_recipient_file` related logic inside the `ValidatorStore` as it makes more sense to have this all together there. I tested this with the validators I have on `mainnet-shadow-fork-5` and everything appeared to work well. Only technicality is that I can't get the method to return `401` when the authorization header is not specified (it returns `400` instead). Fixing this is probably quite difficult given that none of `warp`'s rejections have code `401`.. I don't really think this matters too much though as long as it fails.
2022-07-06 03:51:08 +00:00
..
2020-11-26 01:10:51 +00:00
2022-03-20 22:48:15 +00:00
2020-10-02 09:42:19 +00:00
2022-03-02 01:05:08 +00:00
2022-03-02 01:05:08 +00:00
2022-02-10 06:02:55 +00:00
2022-03-02 01:05:08 +00:00
2021-03-02 22:35:46 +00:00
2022-01-08 01:15:07 +00:00
2022-03-02 01:05:08 +00:00
2022-03-02 01:05:08 +00:00
2022-01-14 00:38:04 +00:00
2022-05-31 06:09:07 +00:00
2022-03-20 22:48:15 +00:00