prysm-pulse/beacon-chain/core/epoch/precompute
Preston Van Loon a9f1de354b
Use balancesLength and randaoMixesLength to save copy on read (#4769)
* Use balancesLength and randaoMixesLength to save copy on read

* Update beacon-chain/state/getters.go

Co-Authored-By: shayzluf <thezluf@gmail.com>

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: shayzluf <thezluf@gmail.com>
2020-02-06 10:06:27 -06:00
..
attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attestation.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
justification_finalization_test.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
justification_finalization.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
new_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
new.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
reward_penalty_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
reward_penalty.go Use balancesLength and randaoMixesLength to save copy on read (#4769) 2020-02-06 10:06:27 -06:00
slashing_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
slashing.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
type.go Use lowest included slot for precompute (#3805) 2019-10-18 21:47:54 -07:00