prysm-pulse/beacon-chain/core/validators
Ivan Martinez 5b209a2b18 Update DepositRoot to Eth1Data (#1403)
* update proto fileds

* Start writing ProcessETH1Data function

* More progress on tests

* Continue more work on tests

* Fix almost all the tests

* Fix all tests

* Fix everything

* Fix after rebase

* Fix for suggestions and fix per-epoch operation

* Remove method usage

* Fix build

* Fix suggestions

* Fix merge issues and suggestions

* Fix rebase issues

* Remove the error from ProcessETH1Data

* WIP write test

* Update test to reach crosslinks

* Revert "Update test to reach crosslinks"

This reverts commit 5ff9177f96c12c98c54eafffcfb385bd966b0888.

* Revert "WIP write test"

This reverts commit f7e7ed715c4af6b7e3c95643f7ebf85830caf638.
2019-02-02 16:24:42 -05:00
..
BUILD.bazel Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447) 2019-02-02 00:52:35 +08:00
committees_test.go Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447) 2019-02-02 00:52:35 +08:00
committees.go Aligning ETH2.0 spec - RANDAO helpers (#1454) 2019-02-01 22:22:52 +01:00
validator_test.go removed exit count (#1455) 2019-02-01 17:07:11 +01:00
validator.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00