prysm-pulse/beacon-chain/core/helpers
Preston Van Loon 325a2503f7 AttestingIndices: Make beacon committee be an argument (#4284)
* make beacon committee be an argument
* remove state from ConvertToIndexed
* Merge branch 'master' into refactor-AttestingIndices-committee
* Merge branch 'master' into refactor-AttestingIndices-committee
* Merge branch 'master' into refactor-AttestingIndices-committee
* Merge refs/heads/master into refactor-AttestingIndices-committee
2019-12-15 05:02:50 +00:00
..
spectest Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
attestation_aggregation_bench_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
attestation_test.go Cleanup testutil and change name scheme to reference deterministic (#4167) 2019-12-05 19:51:33 +00:00
attestation.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
block_test.go Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
block.go Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
BUILD.bazel Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
committee_test.go AttestingIndices: Make beacon committee be an argument (#4284) 2019-12-15 05:02:50 +00:00
committee.go AttestingIndices: Make beacon committee be an argument (#4284) 2019-12-15 05:02:50 +00:00
randao_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
randao.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
rewards_penalties_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
rewards_penalties.go Remove dead cache (#3584) 2019-09-25 18:23:15 -07:00
shuffle_test.go Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
shuffle.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
slot_epoch_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
slot_epoch.go Abstract verifySlot to helper package (#3731) 2019-10-07 16:15:50 +09:00
validators_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
validators.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00