prysm-pulse/beacon-chain/node
Nishant Das 16b04699d0 Allow Initial Sync to Work with Simulator (#669)
* polling interval

* adding proto message

* changing proto messages

* changing naming

* adding slot functionality

* initial sync working

* new changes

* more sync fixes

* its working now

* finally working

* add tests

* fix tests

* tests

* adding tests

* lint

* log checks

* making changes to simulator

* update logs

* fix tests

* get sync to work with crystallized state

* fixing race

* making requested changes

* unexport

* documentation

* gazelle and fix merge conflicts

* adding repeated requests

* fix lint

* adding new clock , db methods, and util func

* revert change to test

* gazelle

* add in test

* gazelle

* finally working

* save slot

* fix lint and constant
2018-11-21 10:00:36 -08:00
..
BUILD.bazel Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
node_test.go Delete test files before running tests (#729) 2018-11-06 13:43:10 -08:00
node.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
p2p_config.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00