prysm-pulse/proto/beacon/p2p/v1
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 Define BeaconState Core Type and Protobuf Definition (#863) 2018-11-20 11:43:07 -08:00
messages.pb.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
messages.proto Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
types.pb.go Define BeaconState Core Type and Protobuf Definition (#863) 2018-11-20 11:43:07 -08:00
types.proto Define BeaconState Core Type and Protobuf Definition (#863) 2018-11-20 11:43:07 -08:00