prysm-pulse/beacon-chain/rpc/apimiddleware
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
..
BUILD.bazel Remove special preparation of graffiti (#9770) 2021-10-13 15:32:15 +00:00
custom_handlers_test.go Update Beacon API to v2.1.0 (#9797) 2021-10-18 18:55:18 +00:00
custom_handlers.go Event support for contribution_and_proof and voluntary_exit (#9779) 2021-10-28 08:56:22 +00:00
custom_hooks_test.go Return errors for unknown block/state versions (#9781) 2021-10-18 12:18:49 +00:00
custom_hooks.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
endpoint_factory.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
structs_marshalling_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Eth2api: GetBlockSSZ supports bellatrix block (#10077) 2022-01-17 02:30:09 +00:00