prysm-pulse/beacon-chain/core/epoch/precompute
Victor Farazdagi 23ff14c34b
Move spectests into a separate package (#8798)
* move general/phase0/bls tests

* phase0/operations tests

* phase0/sanity/blocks

* fix import

* phase0/sanity/slots

* phase0/sanity/slots minimal

* phase0/epoch_processing tests

* phase0/rewards tests

* simplify

* more simplification

* phase0/shuffling tests

* phase0/ssz_static tests

* spectest/utils

* fix build

* readme

* update test sizes

* update readme
2021-04-22 14:53:30 +00: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 Move spectests into a separate package (#8798) 2021-04-22 14:53:30 +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 Move finality delay calculation (#8757) 2021-04-13 18:28:46 +00:00
slashing_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +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