prysm-pulse/config/params
Leo Lara b1c2454658
#10036 Replace codename Merge with Bellatrix (1st step) (#10044)
* Rename BeaconStateMerge to BeaconStateBellatrix

* Rename version.Merge to version.Bellatrix

* Rename ComputeFieldRootsWithHasherMerge to ComputeFieldRootsWithHasherBellatrix

* Rename test names to Bellatrix

* Rename comments and strings to Bellatrix

* Fix formatting in a few files

* Revert wrong renaming in test name

* Revert renaming to Bellatrix in mainnet_config.go

* Revert renaming of db key without migration

* Regenerate from proto changes

* Rename new use of already renamed symbols

* gofmt and goimports after regenerating protofiles

* revert weird imports

Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
2022-01-10 16:47:30 +00:00
..
BUILD.bazel Add cli override setting for merge (#9891) 2021-11-12 12:01:14 -08:00
checktags_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
config_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
config_utils_develop.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
config_utils_prod.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
config.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Update spec test to v1.1.7 (#10033) 2021-12-23 21:33:41 +00:00
loader.go Alter config filed name to devnet if it's not populated in file (#9949) 2021-11-29 19:27:26 -08:00
mainnet_config.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
minimal_config.go Spectest 1.1.8 (#10041) 2021-12-26 23:18:28 +00:00
network_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
testnet_config_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
testnet_e2e_config.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
testnet_prater_config_test.go config: ensure config matches altair presets (#9690) 2021-09-28 20:02:12 +00:00
testnet_prater_config.go Spectest 1.1.8 (#10041) 2021-12-26 23:18:28 +00:00
testnet_pyrmont_config.go Spectest 1.1.8 (#10041) 2021-12-26 23:18:28 +00:00
testutils.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
values.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00