prysm-pulse/beacon-chain/core
Raul Jordan 1af3c07ec5
Stop Checking Transition Configuration Post-Merge (#10413)
* no longer check transition config after the merge

* nil check

* better payload check

* stop checking post merge based on received blocks

* add proper test

* gaz

* fix test

* lint

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-28 17:14:02 +00:00
..
altair wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
blocks Stop Checking Transition Configuration Post-Merge (#10413) 2022-03-28 17:14:02 +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