Files
lighthouse/common
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
..
2023-01-27 09:48:42 +00:00
2022-10-28 05:40:06 +00:00
2022-11-04 07:43:43 +00:00
2023-03-07 07:57:39 +00:00
2023-03-14 01:13:34 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.