lighthouse/common/eth2/src
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
..
lighthouse Tweaks to reward APIs (#3957) 2023-02-10 06:19:42 +00:00
lighthouse_vc Standard gas limit api (#3450) 2022-08-15 01:30:58 +00:00
lib.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
lighthouse.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
mixin.rs Serve Bellatrix preset in BN API (#3425) 2022-08-10 07:52:59 +00:00
types.rs Add parent_block_number to payload SSE (#4053) 2023-03-14 06:26:37 +00:00