nimbus-eth2/beacon_chain
Etan Kissling 64972e3c8a
set safe_block_hash to fork choice justified (#4010)
Implements the fork choice safe block spec, where `safe_block_hash` in
`forkChoiceUpdated` is set to justified (used to be `ZERO_HASH`).
https://github.com/ethereum/consensus-specs/blob/v1.2.0-rc.3/fork_choice/safe-block.md#get_safe_execution_payload_hash
2022-08-25 23:34:02 +00:00
..
2022-08-25 03:53:59 +00:00
2022-08-25 03:53:59 +00:00
2022-08-20 16:03:32 +00:00
2022-07-29 10:53:42 +00:00
2022-04-08 16:22:49 +00:00
2022-08-23 01:11:29 +03:00