prysm-pulse/beacon-chain/core/epoch/precompute
Preston Van Loon 7b55213e6d
Refactor attestationDelta to reuse the sqrt value of active current epoch (#8945)
* Refactor attestationDelta to reuse the sqrt value of active current epoch

* use baseRewardsPerEpoch
2021-05-26 09:37:35 -05:00
..
attestation_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
attestation.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
BUILD.bazel Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
justification_finalization_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
justification_finalization.go Update processJustificationAndFinalization(), per current specs (#8741) 2021-04-13 11:51:04 +00:00
new_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
new.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
reward_penalty_test.go ProcessRewardsAndPenaltiesPrecompute taking in rewards funcs (#8737) 2021-04-13 04:55:45 +00:00
reward_penalty.go Refactor attestationDelta to reuse the sqrt value of active current epoch (#8945) 2021-05-26 09:37:35 -05:00
slashing_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
slashing.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
type.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00