prysm-pulse/beacon-chain/core/epoch/precompute
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
..
attestation_test.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
attestation.go #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
justification_finalization_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
justification_finalization.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
new_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
new.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
reward_penalty_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
reward_penalty.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
slashing_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashing.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
type.go Use prev epoch source naming correctly (#9840) 2021-11-03 21:50:41 +00:00