prysm-pulse/beacon-chain/core/helpers
terence tsao 720c80d8ee Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477)
* able to bazel build beacon chain.. yay

* fixed package validator tests

* fixed a few more package tests (epoch, blockops, forkchoice)

* fixed all the tests! and lint. Woohoo

* moving committee helpers to own package

* more fixes at epoch processing

* fixed rewards and penalties tests

* fixed rest of the tests. yay
2019-02-04 15:27:28 -06:00
..
BUILD.bazel Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477) 2019-02-04 15:27:28 -06:00
committee_test.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477) 2019-02-04 15:27:28 -06:00
committee.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477) 2019-02-04 15:27:28 -06:00
randao_test.go Aligning ETH2.0 spec - RANDAO helpers (#1454) 2019-02-01 22:22:52 +01:00
randao.go Aligning ETH2.0 spec - RANDAO helpers (#1454) 2019-02-01 22:22:52 +01:00
slot_epoch_test.go Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447) 2019-02-02 00:52:35 +08:00
slot_epoch.go Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447) 2019-02-02 00:52:35 +08:00
validators_test.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Validators) (#1460) 2019-02-04 21:34:33 +01:00
validators.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Validators) (#1460) 2019-02-04 21:34:33 +01:00