prysm-pulse/beacon-chain/core/altair
Sammy Rosso 8ebbde7836
Testutil refactor attestations (#10952)
* Add AttestationUtil receiver

* Modify usage to account for the receiver

* Add missing explanatory comments

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-06-29 16:42:33 +00:00
..
attestation_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +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 Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
sync_committee.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +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