prysm-pulse/proto/eth/v2
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
..
beacon_block.pb.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
beacon_block.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_block.proto #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
beacon_state.pb.go Enable SSZ-serialization in v2 endpoints (#9587) 2021-09-17 14:08:59 +00:00
beacon_state.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_state.proto Enable SSZ-serialization in v2 endpoints (#9587) 2021-09-17 14:08:59 +00:00
BUILD.bazel #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
generated.ssz.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
sync_committee.pb.go Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
sync_committee.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
sync_committee.proto Implement SubmitPoolSyncCommitteeSignatures in the beacon API (#9464) (#9503) 2021-09-02 16:54:53 +00:00
validator.pb.go Implement ProduceBlockV2 in the beacon API (#9560) 2021-09-13 13:58:42 +00:00
validator.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator.proto Make until_epoch exclusive in PrepareSyncCommitteeSubnets (#9579) 2021-09-14 15:14:28 +00:00
version.pb.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
version.pb.gw.go Add Version field to v2 endpoints (#9546) 2021-09-09 13:29:09 +00:00
version.proto #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00