prysm-pulse/beacon-chain/cache
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
..
depositcache fuzz: Add fuzz tests for sparse merkle trie (#10662) 2022-05-09 16:51:48 +00:00
active_balance_disabled.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
active_balance_test.go fuzz: Fix tests with fuzz tags (#10619) 2022-05-04 06:15:09 +00:00
active_balance.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestation_data_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
attestation_data.go Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
cache_test.go Deprecate Uneeded Flags (#8455) 2021-02-16 15:27:37 +00:00
checkpoint_state_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
checkpoint_state.go Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
committee_disabled.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
committee_fuzz_test.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
committee_test.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
committee.go Add and verify context in AddCommitteeShuffledList (#10786) 2022-05-30 21:38:37 -03:00
committees.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
common.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
error.go Update Blockchain Package From Altair (#9422) 2021-08-26 05:01:09 +00:00
payload_id_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
payload_id.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
proposer_indices_disabled.go fuzz: Fix tests with fuzz tags (#10619) 2022-05-04 06:15:09 +00:00
proposer_indices_test.go fuzz: Fix tests with fuzz tags (#10619) 2022-05-04 06:15:09 +00:00
proposer_indices_type.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
proposer_indices.go fuzz: Fix tests with fuzz tags (#10619) 2022-05-04 06:15:09 +00:00
skip_slot_cache_test.go Clean Up Methods In Prysm (#9903) 2021-11-15 10:13:52 -05:00
skip_slot_cache.go Clean Up Methods In Prysm (#9903) 2021-11-15 10:13:52 -05:00
subnet_ids_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
subnet_ids.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee_disabled.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
sync_committee_head_state_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee_head_state.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
sync_subnet_ids_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
sync_subnet_ids.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00