prysm-pulse/testing/util
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
..
altair.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
attestation_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
attestation.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
bazel.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
bellatrix.go Add process_execution_payload to process_block (#10060) 2022-01-06 19:36:39 +00:00
block_test.go Use Static Sizes for State Fields (#10007) 2021-12-13 10:16:23 +01:00
block.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
BUILD.bazel Add process_execution_payload to process_block (#10060) 2022-01-06 19:36:39 +00:00
deposits_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
deposits.go Add in Stronger Length Checks (#9758) 2021-10-08 17:41:36 +00:00
helpers_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
helpers.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
merge_state_test.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
merge_state.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
merge.go make db merge compatible (#9987) 2021-12-07 18:51:05 +00:00
state_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
sync_aggregate.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
sync_committee.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
wait_timeout.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00