prysm-pulse/beacon-chain/core/helpers
Victor Farazdagi acf17f9b82
Weak subjectivity period calculating helper (#8695)
* move helpers to their own file

* implement ComputeWeakSubjectivityCheckptEpoch

* remove helper func

* fix unit tests

* rename
2021-04-01 22:50:04 +00:00
..
spectest Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
attestation_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
attestation.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
block_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
block.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
BUILD.bazel Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00
committee_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
committee.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00
randao_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
randao.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
rewards_penalties_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
rewards_penalties.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
shuffle_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
shuffle.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
signing_root_test.go Add a separate unit test for ComputeDomainAndSign (#8600) 2021-03-29 15:26:50 +00:00
signing_root.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
slot_epoch_test.go Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00
slot_epoch.go Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00
validators_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
validators.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
weak_subjectivity_test.go Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00
weak_subjectivity.go Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00