prysm-pulse/beacon-chain/core/helpers
terence tsao 74df479bd3
Use active balance cache (#9469)
* Use active balance cache

* Feature flag and test

* Gazelle

* Fix fuzz

* Fix test

* Mix in validator count

* Update test to reflect validator count

* Add eth1 data block hash

* Fix assign

* Use eth1 data root

* Update active_balance_test.go

* Remove eth1 data root

* Remove eth1 data usage in tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-26 14:32:40 +00:00
..
attestation_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
attestation.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
block_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
block.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
BUILD.bazel Use active balance cache (#9469) 2021-08-26 14:32:40 +00:00
committee_test.go Update Core Helpers (#9393) 2021-08-19 12:18:27 +00:00
committee.go Update Core Helpers (#9393) 2021-08-19 12:18:27 +00:00
genesis.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
randao_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
randao.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
rewards_penalties_test.go Use active balance cache (#9469) 2021-08-26 14:32:40 +00:00
rewards_penalties.go Use active balance cache (#9469) 2021-08-26 14:32:40 +00:00
shuffle_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
shuffle.go Update spec comments (#8727) 2021-04-08 19:33:54 +00:00
signing_root_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
signing_root.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
slot_epoch_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
slot_epoch.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validators_test.go Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
validators.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
weak_subjectivity_test.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
weak_subjectivity.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00