prysm-pulse/consensus-types/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
..
testing Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
BUILD.bazel Add block setters for consensus type (#11751) 2022-12-13 00:03:36 +00:00
execution_test.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
execution.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
factory_test.go Add block setters for consensus type (#11751) 2022-12-13 00:03:36 +00:00
factory.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
getters_test.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
getters.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
proto_test.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
proto.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
setters.go Add and use SignedBeaconBlockWriteOnly (#11968) 2023-02-08 08:39:14 -08:00
types.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00