prysm-pulse/testing/spectest/shared/bellatrix/epoch_processing
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 Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
effective_balance_updates.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
eth1_data_reset.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
helpers.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
historical_roots_update.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
inactivity_updates.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
justification_and_finalization.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
participation_flag_updates.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
randao_mixes_reset.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
registry_updates.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
rewards_and_penalties.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
slashings_reset.go Bellatrix spec tests (#10014) 2022-01-10 18:27:08 +00:00
slashings.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00