prysm-pulse/beacon-chain/core/epoch
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
..
precompute #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
BUILD.bazel Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
epoch_processing_fuzz_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
epoch_processing_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
epoch_processing.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00