lighthouse/beacon_node
realbigsean ea783360d3 Kiln mev boost (#3062)
## Issue Addressed

MEV boost compatibility

## Proposed Changes

See #2987

## Additional Info

This is blocked on the stabilization of a couple specs, [here](https://github.com/ethereum/beacon-APIs/pull/194) and [here](https://github.com/flashbots/mev-boost/pull/20).

Additional TODO's and outstanding questions

- [ ] MEV boost JWT Auth
- [ ] Will `builder_proposeBlindedBlock` return the revealed payload for the BN to propogate
- [ ] Should we remove `private-tx-proposals` flag and communicate BN <> VC with blinded blocks by default once these endpoints enter the beacon-API's repo? This simplifies merge transition logic. 

Co-authored-by: realbigsean <seananderson33@gmail.com>
Co-authored-by: realbigsean <sean@sigmaprime.io>
2022-03-31 07:52:23 +00:00
..
beacon_chain Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
client Add Proposer Cache Pruning & POS Activated Banner (#3109) 2022-03-22 21:33:38 +00:00
eth1 Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
execution_layer Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
genesis Updates to tests and local testnet for Ganache 7 (#3056) 2022-03-20 22:48:14 +00:00
http_api Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
network Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
operation_pool Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
src Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
store Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
Cargo.toml v2.1.5 (#3096) 2022-03-17 23:13:46 +00:00