prysm-pulse/proto/eth/v1
Leo Lara d9799e6b6c
#10036 Replace codename Merge with Bellatrix (2nd step) (#10116)
* Rename BeaconBlockBodyMerge to BeaconBlockBodyBellatrix

* Rename SignedBeaconBlockMerge to SignedBeaconBlockBellatrix

* Rename CopyBeaconBlockMerge to CopyBeaconBlockMerge

* Rename NewBeaconBlockMerge to NewBeaconBlockBellatrix

* Rename BeaconBlockMerge to BeaconBlockBellatrix

* Rename some comments and strings in pkg proto: Merge -> Bellatrix

* Rename PbMergeBlock to PbBellatrixBlock

* Many renames of merge -> bellatrix in proto package

* Rename some Merge -> Bellatrix in beacon chain package

* More names

* Fix formating in config/params/config.go

* Rename Merge -> Bellatrix in proto/prysm/storage

* Several renames and corrections Merge -> Bellatrix

Co-authored-by: Potuz <potuz@potuz.net>

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Potuz <potuz@potuz.net>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-01-26 07:24:47 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
attestation.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_block.pb.go Improve v2 protos (#9412) 2021-08-18 15:50:37 +00:00
beacon_block.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_block.proto Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
beacon_chain.pb.go Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
beacon_chain.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_chain.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_state.pb.go Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
beacon_state.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_state.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
BUILD.bazel Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
events.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
events.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
events.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
generated.ssz.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
node.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
node.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
node.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
validator.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.proto Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00

gRPC Gateway

This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.