prysm-pulse/beacon-chain/core
terence tsao 7279349ae2
Cleanup helpers in beacon-chain/core/blocks/payload.go (#10435)
* less fragile check for execution payload

* gaz

* gaz

* include field

* clean up helpers for checking merge status

* Update beacon-chain/core/blocks/payload.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

* Update payload.go

* Rename

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-03-28 15:25:49 +00:00
..
altair wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
blocks Cleanup helpers in beacon-chain/core/blocks/payload.go (#10435) 2022-03-28 15:25:49 +00:00
epoch Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
execution Renaming Random in ExecutionPayloads to PrevRandao (#10283) 2022-02-26 03:47:16 +00:00
feed Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00
helpers Checkpoint Sync 3/5 - beacon node api client lib and prysmctl cli tool (#10385) 2022-03-25 17:18:03 +00:00
signing Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
time Fix sync committee assignment for Bellatrix (#10356) 2022-03-14 01:00:33 +00:00
transition Cleanup helpers in beacon-chain/core/blocks/payload.go (#10435) 2022-03-28 15:25:49 +00:00
validators Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00