prysm-pulse/beacon-chain/blockchain
Raul Jordan e01a898264
Execution Payload / Header Interface Wrappers (#11025)
* exec payload iface

* begin using iface

* use iface more

* build beacon

* builds

* txs field

* fix

* merge test

* pass

* test

* refactor

* fix up builder case

* gaz

* comments

* el test

* build

* no mask

* patch up

* exec wrap

* Terence feedback

* builds

* potuz suggestion

* exec data error

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-07-13 01:49:38 +00:00
..
testing Check finalized beyond DB (#10978) 2022-07-02 16:31:05 -03:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
chain_info_norace_test.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
chain_info_test.go Check finalized beyond DB (#10978) 2022-07-02 16:31:05 -03:00
chain_info.go Check finalized beyond DB (#10978) 2022-07-02 16:31:05 -03:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
error_test.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
error.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
execution_engine_test.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
execution_engine.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
head_sync_committee_info_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
head_sync_committee_info.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
head_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
head.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
init_sync_process_block_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
init_sync_process_block.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
init_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
log_test.go Use Single Beacon Block Wrapper Function Across Prysm (#10608) 2022-05-04 11:55:35 +08:00
log.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
metrics.go Fill missing payload ID (#10803) 2022-06-05 05:34:08 +00:00
mock_test.go Forkchoice checkpoints (#10823) 2022-06-09 22:28:30 +00:00
options.go Payload ID caching (#10481) 2022-04-06 16:36:52 -07:00
pow_block_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
pow_block.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
process_attestation_helpers.go Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
process_attestation_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
process_attestation.go Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
process_block_helpers.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
process_block_test.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
process_block.go Execution Payload / Header Interface Wrappers (#11025) 2022-07-13 01:49:38 +00:00
receive_attestation_test.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
receive_attestation.go Propagate FCU invalid error (#10997) 2022-07-09 20:51:03 +00:00
receive_block_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
receive_block.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
service_norace_test.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
service_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
service.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
state_balance_cache_test.go Clean up misc warnings (#10900) 2022-06-21 15:26:56 +00:00
state_balance_cache.go Consolidate blockchain errors (#10736) 2022-05-22 17:48:54 +00:00
weak_subjectivity_checks_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
weak_subjectivity_checks.go update info message about ws checkpoint (#10871) 2022-06-14 00:55:00 +00:00