prysm-pulse/beacon-chain/core/helpers
Preston Van Loon 2586a9e667
Add and verify context in AddCommitteeShuffledList (#10786)
* Add and verify context in AddCommitteeShuffledList

* Add and verify context in AddCommitteeShuffledList

* Change unnecessary arg reordering

* fix build, oops

* Regression test

* Regression test

* fix fuzz cache disabled
2022-05-30 21:38:37 -03:00
..
attestation_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestation.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_committee_test.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
beacon_committee.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
block_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
block.go Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
BUILD.bazel Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
genesis.go fuzz: Add fuzz tests for sparse merkle trie (#10662) 2022-05-09 16:51:48 +00:00
randao_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
randao.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
rewards_penalties_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
rewards_penalties.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
shuffle_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
shuffle.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
validators_test.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
validators.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
weak_subjectivity_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
weak_subjectivity.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00