Files
lighthouse/book/src
Philipp K 5388183884 Allow per validator fee recipient via flag or file in validator client (similar to graffiti / graffiti-file) (#2924)
## Issue Addressed

#2883 

## Proposed Changes

* Added `suggested-fee-recipient` & `suggested-fee-recipient-file` flags to validator client (similar to graffiti / graffiti-file implementation).
* Added proposer preparation service to VC, which sends the fee-recipient of all known validators to the BN via [/eth/v1/validator/prepare_beacon_proposer](https://github.com/ethereum/beacon-APIs/pull/178) api once per slot
* Added [/eth/v1/validator/prepare_beacon_proposer](https://github.com/ethereum/beacon-APIs/pull/178) api endpoint and preparation data caching
* Added cleanup routine to remove cached proposer preparations when not updated for 2 epochs

## Additional Info

Changed the Implementation following the discussion in #2883.



Co-authored-by: pk910 <philipp@pk910.de>
Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: Philipp K <philipp@pk910.de>
2022-02-08 19:52:20 +00:00
..
2020-11-26 01:10:51 +00:00
2020-10-02 09:42:19 +00:00
2020-10-01 11:12:36 +10:00
2022-01-14 00:38:04 +00:00
2021-03-02 22:35:46 +00:00
2022-01-08 01:15:07 +00:00
2021-10-06 00:46:09 +00:00
2022-01-14 00:38:04 +00:00
2022-01-14 00:38:04 +00:00
2022-01-14 00:38:04 +00:00