prysm-pulse/shared
Nishant Das f46ee335bd
Allow Sync Service to Query State Of Network (#787)
* adding proto messages

* adding fields

* adding new service

* new changes

* checking in file from syncFix

* fixing test

* add test

* adding to node

* goimports

* adding query service to sync services

* sync working

* finally works

* fix test

* lint

* fix build

* fix test
2018-11-19 09:59:11 +08: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
bytes Integers to Bytes Helper Methods (#734) 2018-11-08 11:52:51 -05:00
cmd Added Prometheus Client and p2p Metrics (#673) 2018-11-15 07:54:45 -05:00
database More todos (#558) 2018-09-22 12:58:24 -04:00
debug Fixing profiling and tracing (#550) 2018-09-21 13:35:48 -05:00
event Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
hashutil Fixed broken reference link to eth2.0 spec (#784) 2018-11-16 11:14:33 +08:00
iputils k8s: Kubernetes - Part 2 of ?? (#401) 2018-08-14 11:16:21 -05:00
keystore Fix error message lint issues (#824) 2018-11-19 00:33:05 +08:00
legacyutil switch ethereum 2.0 to ethereum serenity (#714) 2018-11-01 07:02:01 -04:00
mathutil Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00
mclock Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
p2p Added Prometheus Client and p2p Metrics (#673) 2018-11-15 07:54:45 -05:00
params Standartize params for BeaconChain and Validator projects (#796) 2018-11-19 00:39:35 +08:00
prometheus Added Prometheus Client and p2p Metrics (#673) 2018-11-15 07:54:45 -05:00
shardutil Use consistent hash formatting (#650) 2018-10-12 08:35:49 -07:00
slotticker Various cleanup and bugfixes around validator/RBC interaction (#657) 2018-10-14 10:29:57 -05:00
testutil Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
BUILD.bazel Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00
service_registry_test.go Add More Lint Rules With gometalinter (#284) 2018-07-15 15:06:36 -04:00
service_registry.go Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00