lighthouse/consensus
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
..
cached_tree_hash Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
fork_choice Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
int_to_bytes Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
merkle_proof Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
proto_array Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00
safe_arith Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
serde_utils Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
ssz Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
ssz_derive Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
ssz_types Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
state_processing Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
swap_or_not_shuffle Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
tree_hash Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
tree_hash_derive Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
types Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00