lighthouse/beacon_node/beacon_chain
Michael Sproul 36e163c042 Add parent_block_number to payload SSE (#4053)
## Issue Addressed

In #4027 I forgot to add the `parent_block_number` to the payload attributes SSE.

## Proposed Changes

Compute the parent block number while computing the pre-payload attributes. Pass it on to the SSE stream.

## Additional Info

Not essential for v3.5.1 as I suspect most builders don't need the `parent_block_root`. I would like to use it for my dummy no-op builder however.
2023-03-14 06:26:37 +00:00
..
src Add parent_block_number to payload SSE (#4053) 2023-03-14 06:26:37 +00:00
tests Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
Cargo.toml Allow compilation with no slasher backend (#3888) 2023-02-28 02:20:49 +00:00