prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 0db690df75 Chunked Responses (#3528)
* update naming

* replace with updated version

* more changes

* fixed all tests

* build and lint

* regen protos

* fix test

* remove outdated code

* prestons review

* add chunk size

* more fixes to chunked responses

* handle eof

* fix all tests

* abstract into common method

* add comment

* preston's comments

* preston's review

* preston's review

* lint

* add encoding methods

* gaz

* simplify

* simplify

* lint

* change naming

* update

* handle eof separately

* Apply suggestions from code review

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>

* remove def

* preston's review

* preston's review

* add unit tests

* add delay to fix test
2019-09-24 07:56:50 -07:00
..
testing Wait until fully synced to process pubsub messages (#3514) 2019-09-20 10:54:32 -07:00
BUILD.bazel Wait until fully synced to process pubsub messages (#3514) 2019-09-20 10:54:32 -07:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
service.go Chunked Responses (#3528) 2019-09-24 07:56:50 -07:00