prysm-pulse/proto/prysm/v1alpha1/wrapper
Preston Van Loon 7f41b69281
Wrapper: Update block interface and reorganize fork logic (#10267)
* Add ssz.HashRoot interface composition to BeaconBlock interface, move fork specific logic into it's own files

* Remove needless underscore
2022-02-20 20:53:05 +00:00
..
beacon_block_altair_test.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_altair.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_bellatrix_test.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_bellatrix.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_phase0_test.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_phase0.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block_test.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
beacon_block.go Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
BUILD.bazel Wrapper: Update block interface and reorganize fork logic (#10267) 2022-02-20 20:53:05 +00:00
metadata.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00