prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 35dc8c31fa
Add in Context For Req/Resp (#8895)
* Add in context

* use better function signatures

* add in chainservice

* fix rpc requests

* add in test

* fix tests

* add in comments

* Update beacon-chain/sync/rpc_chunked_response.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/sync/rpc_send_request.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* rename files

* fmt

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-05-17 19:25:59 +00:00
..
testing Implement GetHealth in the node API (#8217) 2021-01-06 20:11:20 +00:00
blocks_fetcher_peers_test.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
blocks_fetcher_peers.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
blocks_fetcher_test.go Add in Context For Req/Resp (#8895) 2021-05-17 19:25:59 +00:00
blocks_fetcher_utils_test.go Refactor RPC Topic Construction (#8892) 2021-05-15 08:58:56 +08:00
blocks_fetcher_utils.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
blocks_fetcher.go Add in Context For Req/Resp (#8895) 2021-05-17 19:25:59 +00:00
blocks_queue_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
blocks_queue_utils.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
blocks_queue.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
fsm_benchmark_test.go Applies assertion funcs to sync tests (#6603) 2020-07-15 04:41:11 +00:00
fsm_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
fsm.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
initial_sync_test.go Add in Context For Req/Resp (#8895) 2021-05-17 19:25:59 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Embed Config Pattern for Sync Services (#8636) 2021-03-21 19:07:42 +00:00
round_robin.go Embed Config Pattern for Sync Services (#8636) 2021-03-21 19:07:42 +00:00
service_test.go Embed Config Pattern for Sync Services (#8636) 2021-03-21 19:07:42 +00:00
service.go Add in Context For Req/Resp (#8895) 2021-05-17 19:25:59 +00:00