prysm-pulse/beacon-chain/core/blocks
terencechain a6dd561b9d
Process blind withdrawals (#11995)
* Update head before block proposal

* fix e2e runs

* Can process blind withdrwals

* Rm bad change

* Should be in process payload header

* Version check

* Compare roots

* Typo

* Remove redundant checks

* Add tests

* Rm errors

---------

Co-authored-by: nisdas <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-02-17 15:49:30 +08:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
attestation_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attestation.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
attester_slashing_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attester_slashing.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
block_operations_fuzz_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
block_regression_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
BUILD.bazel Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
deposit_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
deposit.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
error.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
eth1_data_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
eth1_data.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
exit_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
exit.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
exports_test.go Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION (#11870) 2023-01-16 14:29:33 +00:00
genesis_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
header_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
header.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
payload_test.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
payload.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
proposer_slashing_regression_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
proposer_slashing_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
proposer_slashing.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
randao_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
randao.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
signature_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
signature.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
withdrawals_test.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
withdrawals.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00