prysm-pulse/beacon-chain/sync
Nishant Das 5804dcfb67
Add Batch Syncing for Initial Sync (#1119)
* adding proto objects

* simulator changes

* adding stuff for initial sycn

* more changes

* finally fixed test

* fixing tests and sync

* test fix

* adding batched block response

* remove types references

* fix tests

* addressing review

* removing genesis block

* updating protos

* fix merge conflicts

* file permissions
2018-12-26 22:16:46 +08:00
..
initial-sync Add Batch Syncing for Initial Sync (#1119) 2018-12-26 22:16:46 +08:00
BUILD.bazel Use gogo protobuf as the protoc compiler (#1165) 2018-12-23 15:34:59 -05:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
regular_sync_test.go Add Batch Syncing for Initial Sync (#1119) 2018-12-26 22:16:46 +08:00
regular_sync.go Add Batch Syncing for Initial Sync (#1119) 2018-12-26 22:16:46 +08:00
service.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00