prysm-pulse/proto/prysm/storage
Mohamed Zahoor 4ca04dcc4b
Add storage wrapper for BeaconState (#9963)
* adding proto wrapper for BeaconState

* remove BUILD.bazel file spelling mistake

* address terence review comments

* remove capitalization

Co-authored-by: Nishant Das <nishdas93@gmail.com>

* renamed as storage, use v1alpha1 ojects

* fix lint in the generated file

* store state as ssz bytes

* added a seperate version for managing storage

* goimports generated files to satisfy lint

* changed proto to oneof

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-01-18 15:21:56 +00:00
..
beacon_storage.pb.go Add storage wrapper for BeaconState (#9963) 2022-01-18 15:21:56 +00:00
beacon_storage.proto Add storage wrapper for BeaconState (#9963) 2022-01-18 15:21:56 +00:00
BUILD.bazel Add storage wrapper for BeaconState (#9963) 2022-01-18 15:21:56 +00:00
version.pb.go Add storage wrapper for BeaconState (#9963) 2022-01-18 15:21:56 +00:00
version.proto Add storage wrapper for BeaconState (#9963) 2022-01-18 15:21:56 +00:00