prysm-pulse/beacon-chain/core/helpers
Preston Van Loon d06b0e8a86
Refactor attestationutil.AttestingIndices (#5159)
* Refactor AttestingIndices to not return any error. Add tests. Add shortcut for fully attested attestation
* attestationutil.ConvertToIndexed never returned error either
* fix test
* remove shortcut
* revert test...
2020-03-22 00:23:37 +00:00
..
spectest Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
attestation_aggregation_bench_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestation_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
attestation.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Run buildifer, remove duplicated WORKSPACE entries (#5018) 2020-03-06 04:42:27 +00:00
committee_test.go Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
committee.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
randao_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
randao.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
rewards_penalties_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
rewards_penalties.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
shuffle_test.go Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
slot_epoch_test.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
slot_epoch.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
validators_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
validators.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00