prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Committee) (#1477) 2019-02-04 15:27:28 -06:00
block_operations.go Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Validators) (#1460) 2019-02-04 21:34:33 +01:00
block_test.go Rm Shard Committees 1 - Update Protos and Configs (#1353) 2019-01-20 10:26:33 -08:00
block.go Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
BUILD.bazel Aligning ETH2.0 spec - Make Epoch First Citizen (Package: Validators) (#1460) 2019-02-04 21:34:33 +01:00
validity_conditions_test.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
validity_conditions.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00