prysm-pulse/beacon-chain/blockchain
terencechain cb9b5e8f6e
Use payload attribute type for engine-API (#11719)
* Add payload attribute type

* Gazelle

* Fix test

* Use new payload attribute type

* Fix test

* Fix test

* Update beacon-chain/execution/engine_client.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Feedbacks

* Fix suggestion

* Update argument, fix test

* Return emptyAttri instead of nil

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-12-08 21:39:45 +00:00
..
testing Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Use payload attribute type for engine-API (#11719) 2022-12-08 21:39:45 +00:00
chain_info_norace_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
chain_info_test.go Remove unneeded protoarray tests (#11607) 2022-11-04 09:39:52 +00:00
chain_info.go Remove protoarray forkchoice (#11455) 2022-09-26 14:45:21 +00: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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go Use payload attribute type for engine-API (#11719) 2022-12-08 21:39:45 +00:00
execution_engine_test.go Use payload attribute type for engine-API (#11719) 2022-12-08 21:39:45 +00:00
execution_engine.go Use payload attribute type for engine-API (#11719) 2022-12-08 21:39:45 +00:00
head_sync_committee_info_test.go Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00
head_sync_committee_info.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
head_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
head.go Release headLock on error (#11412) 2022-09-14 11:44:38 +02:00
init_sync_process_block_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_sync_process_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics.go Spec test: capella and update to v1.3.0-alpha.1 (#11683) 2022-11-30 12:08:04 -08:00
mock_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
options.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
pow_block_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
pow_block.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
process_attestation_helpers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
process_attestation_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
process_attestation.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
process_block_helpers.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
process_block_test.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
process_block.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
receive_attestation_test.go some minor fixes (#11593) 2022-10-30 02:54:15 +00:00
receive_attestation.go update head should go even without attestations (#11503) 2022-09-30 13:29:18 +00:00
receive_block_test.go Use payload attribute type for engine-API (#11719) 2022-12-08 21:39:45 +00:00
receive_block.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
service_norace_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
service.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
state_balance_cache_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
state_balance_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
weak_subjectivity_checks_test.go Remove protoarray forkchoice (#11455) 2022-09-26 14:45:21 +00:00
weak_subjectivity_checks.go less ominous --weak-subjectivity-checkpoint warning (#11362) 2022-09-01 01:56:56 +00:00