prysm-pulse/beacon-chain/core/state
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
..
stateutils Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
BUILD.bazel Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447) 2019-02-02 00:52:35 +08:00
state_test.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
state.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
transition_test.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
transition.go Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00