prysm-pulse/beacon-chain/p2p/encoder
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
..
BUILD.bazel Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
doc.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
network_encoding.go Chunked Responses (#3528) 2019-09-24 07:56:50 -07:00
ssz_test.go Chunked Responses (#3528) 2019-09-24 07:56:50 -07:00
ssz.go Chunked Responses (#3528) 2019-09-24 07:56:50 -07:00
varint_test.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00
varint.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00