prysm-pulse/consensus-types/wrapper
Raul Jordan 10fffa6e7c
[Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010)
* add in flags

* add sync and db items

* bring over all other changes

* enable on

* use feature flag

* powchain

* builds

* fix up tests

* pass iface

* gaz

* enable bellatrix blind in unmarshal only behind flag

* poolside

* pass rpc tests

* rebuilds

* naming

* cleaner func

* check needs resync

* idiomatic

* gaz

* rem

* build

* nicer

* build

* cleaner

* surface error

* wrapping

* unmarshal logs

* fix up

* cleaner

* log

* builds

* Update beacon-chain/blockchain/execution_engine.go

Co-authored-by: terencechain <terence@prysmaticlabs.com>

* terence feedback

* test added for resync

* nil check

* fmt

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-07-13 17:18:30 +00:00
..
beacon_block_altair_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
beacon_block_altair.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
beacon_block_bellatrix_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
beacon_block_bellatrix.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
beacon_block_phase0_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
beacon_block_phase0.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
beacon_block_test.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
beacon_block.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
blinded_beacon_block_bellatrix_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
blinded_beacon_block_bellatrix.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
BUILD.bazel Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
execution_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
execution.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
metadata.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
mutator.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00