prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 022b6667e5
Use Custom SSZ for P2P Types (#7436)
* checkpoint progress

* add roundtrip tests

* change all

* remove error response

* clean up

* Update beacon-chain/sync/error_test.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* gaz

* fix tests

* fmt

* gaz

* change back

* fix again

* clean up

* deep source

* fix all tests

* add gaz

* fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-10-14 07:55:28 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_peers.go Refactor peer scorer into peerdata + scorers (#7452) 2020-10-07 13:08:51 +00:00
blocks_fetcher_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
blocks_fetcher_utils.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
blocks_fetcher.go Update comments describing init-sync process (#7521) 2020-10-14 01:44:46 +00:00
blocks_queue_test.go Remove redundant err checking (#7488) 2020-10-09 23:39:23 +00:00
blocks_queue.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00
BUILD.bazel Use Custom SSZ for P2P Types (#7436) 2020-10-14 07:55:28 +00:00
fsm_benchmark_test.go Applies assertion funcs to sync tests (#6603) 2020-07-15 04:41:11 +00:00
fsm_test.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
fsm.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
initial_sync_test.go Use Custom SSZ for P2P Types (#7436) 2020-10-14 07:55:28 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Register Subscribers After Node Is Synced (#7468) 2020-10-10 16:50:28 +08:00
round_robin.go Update comments describing init-sync process (#7521) 2020-10-14 01:44:46 +00:00
service_test.go Register Subscribers After Node Is Synced (#7468) 2020-10-10 16:50:28 +08:00
service.go Register Subscribers After Node Is Synced (#7468) 2020-10-10 16:50:28 +08:00