prysm-pulse/beacon-chain/core/helpers
terence tsao 84a6d2dcc5 Fix Get Previous Epoch Logic (#1721)
* moved processiing logs to block chain service layer

* fixed prev epoch logic
2019-02-26 11:53:36 -06:00
..
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
committee_test.go Fix Get Previous Epoch Logic (#1721) 2019-02-26 11:53:36 -06:00
committee.go Fix Get Previous Epoch Logic (#1721) 2019-02-26 11:53:36 -06:00
deposits_test.go Move Deposit Encoding to Helpers Package (#1644) 2019-02-19 12:05:34 -06:00
deposits.go Move Deposit Encoding to Helpers Package (#1644) 2019-02-19 12:05:34 -06:00
randao_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
randao.go Update Configuration, Naming, and GenesisStart to Accommodate Randao (#1647) 2019-02-19 14:24:00 -06:00
rewards_penalties_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
rewards_penalties.go Move Validator Helper Functions to Helper Package (#1584) 2019-02-13 15:04:31 -06:00
slot_epoch_test.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
slot_epoch.go Fix Get Previous Epoch Logic (#1721) 2019-02-26 11:53:36 -06:00
validators_test.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
validators.go registry change fix (#1713) 2019-02-25 20:19:24 -08:00