prysm-pulse/beacon-chain/core/helpers
terence tsao 640bba8a6c
Avoid active validator count cache for genesis (#6292)
* Add helper to prevent zero hashes

* Test

* Don't use cache if it's genesis

* Regression test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-17 19:48:10 -05:00
..
spectest Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +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 Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
attestation.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
block_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Avoid active validator count cache for genesis (#6292) 2020-06-17 19:48:10 -05:00
committee_test.go Skip proposer duty calculation for slot 0 (#6228) 2020-06-12 11:20:50 -07:00
committee.go Skip proposer duty calculation for slot 0 (#6228) 2020-06-12 11:20:50 -07:00
randao_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
randao.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
rewards_penalties_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
rewards_penalties.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
shuffle_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
signing_root_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
signing_root.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
slot_epoch_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
slot_epoch.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
validators_test.go Avoid active validator count cache for genesis (#6292) 2020-06-17 19:48:10 -05:00
validators.go Avoid active validator count cache for genesis (#6292) 2020-06-17 19:48:10 -05:00