prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
eth [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
prysm/v1alpha1 [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
statefetcher Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
testutil Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
BUILD.bazel RPC adds builder service (#10953) 2022-06-29 18:54:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
service.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00