prysm-pulse/consensus-types/blocks
Radosław Kapka fce9e6883d
Native Blocks Ep. 1 - New types and functions (#10837)
* types and functions

* partially done tests

* refactor

* remaining Proto() tests

* remaining proto.go tests

* simplify UnmarshalSSZ and move BeaconBlockIsNil

* getters_test

* remove errAssertionFailed

* review feedback

* remove cloning protobuf

* fmt

* change IsNil

* fix tests
2022-06-09 13:13:02 +00:00
..
testing Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
BUILD.bazel Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
factory_test.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
factory.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
getters_test.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
getters.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
proto_test.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
proto.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00
types.go Native Blocks Ep. 1 - New types and functions (#10837) 2022-06-09 13:13:02 +00:00