prysm-pulse/shared
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
..
bitutil Various Fixes to Allow State Recalculation to Succeed (#733) 2018-11-08 19:13:50 +01:00
bls Adding Basic Private Key Management (#671) 2018-11-08 11:22:31 +08:00
bytesutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
cmd Added flag for p2p port (#968) 2018-11-26 10:54:02 +08:00
debug Fixing profiling and tracing (#550) 2018-09-21 13:35:48 -05:00
event Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
hashutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
iputils Added tests for iputils (#1265) 2019-01-10 20:08:22 -05:00
keystore Validator Secret Initialization (#1436) 2019-01-31 12:57:57 +01:00
legacyutil switch ethereum 2.0 to ethereum serenity (#714) 2018-11-01 07:02:01 -04:00
mathutil Replace Solidity Contract With Vyper (#1343) 2019-01-28 16:45:28 +08:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
p2p Revert "add unit test for test broadcast (#1127)" (#1348) 2019-01-18 19:27:21 -05:00
params Update DepositRoot to Eth1Data (#1403) 2019-02-02 16:24:42 -05:00
prometheus Health check for Prometheus service (#1320) 2019-01-23 17:26:25 -08:00
sliceutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
slotutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
ssz Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
testutil Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
trieutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
version Add simple version to binaries via golink (#1286) 2019-01-09 23:19:33 -05:00
BUILD.bazel Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00
service_registry_test.go Health check endpoints for services (#1183) 2018-12-30 16:20:43 -05:00
service_registry.go Implement WaitForChainStart RPC Server and Client (#1421) 2019-01-30 13:28:53 +01:00