prysm-pulse/beacon-chain/core/altair
Radosław Kapka 7f56ac6355
Massive code cleanup (#10913)
* Massive code cleanup

* fix test issues

* remove GetGenesis mock expectations

* unused receiver

* rename unused params

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-27 13:34:38 +00:00
..
attestation_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
attestation.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
block_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
block.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
BUILD.bazel Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
deposit_fuzz_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
deposit_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
deposit.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
epoch_precompute_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
epoch_precompute.go Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
epoch_spec_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
epoch_spec.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
reward_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
reward.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
sync_committee.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
transition_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
transition.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
upgrade_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
upgrade.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00