prysm-pulse/beacon-chain/core/helpers
terence tsao d837e5ef9e Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519)
* fixed epoch_processing

* updated references in code

* starting fixing tests

* fixed rest of the tests. yay

* fixed transition test again
2019-02-07 15:46:22 -06:00
..
BUILD.bazel Aligning ETH2.0 spec - Crosslink Records (#1507) 2019-02-06 15:00:50 +01:00
committee_test.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
committee.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
randao_test.go Allow Simulated Backend to Advance Chain (#1445) 2019-02-06 10:18:55 +08:00
randao.go Allow Simulated Backend to Advance Chain (#1445) 2019-02-06 10:18:55 +08:00
signature_test.go Aligning ETH2.0 spec - Update Fork and Domain Helpers (#1501) 2019-02-05 23:34:22 -06:00
signature.go Aligning ETH2.0 spec - Update Fork and Domain Helpers (#1501) 2019-02-05 23:34:22 -06:00
slot_epoch_test.go Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519) 2019-02-07 15:46:22 -06:00
slot_epoch.go Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519) 2019-02-07 15:46:22 -06:00
validators_test.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
validators.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00