prysm-pulse/consensus-types/blocks
Radosław Kapka ffac232d89
Capella beacon block (#11566)
* in progress

* done, no tests yet

* fix ToBlinded()

* Revert "Auxiliary commit to revert individual files from 2e356b6f5b15d409ac15e825c744528591c13739"

This reverts commit 081ab74e88fb7d0e3f6a81e00fe5e89483b41f90.

* tests

* fix tests

* one more fix

* and one more

* review

* fix proto_test

* another fix

* do not return error when nil object is wrapped

* allow nil payload in body.Proto()

* correctly assert error

* nil checks in body.Execution()

* simplify PR

* Revert "Auxiliary commit to revert individual files from 5736c1f22f2d2f309b9303c13d0fb6b1679c6ecb"

This reverts commit 1ff3a4c864923f5c180aa015aa087a2814498b42.

* fix slice sizes in cloner tests

* better payload tests

* review

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-10-31 17:58:30 +00:00
..
testing Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
BUILD.bazel Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
execution_test.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
execution.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
factory_test.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
factory.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
getters_test.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
getters.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
proto_test.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
proto.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00
types.go Capella beacon block (#11566) 2022-10-31 17:58:30 +00:00