prysm-pulse/beacon-chain/state/state-native/v3
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 Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
deprecated_getters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_getters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_setters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_setters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
field_roots.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_block_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_block.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_checkpoint.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_eth1.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_misc.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_participation.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_payload_header.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_randao.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_state.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
getters_sync_committee.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_validator_test.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
getters_validator.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
proofs_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
proofs.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_block.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_checkpoint.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_eth1.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_misc.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_participation.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_payload_header.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_randao.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_state.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_sync_committee.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_validator.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
state_trie_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
state_trie.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
types.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00