prysm-pulse/beacon-chain/sync/initial-sync
Raul Jordan 5b708b54d9
QSP-13 Only Allow Snappy P2P Encoding (#6415)
* enforce only snappy

* fix up tests

* replace with ssz snappy in tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-07-03 11:24:30 +08:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go QSP-BestPractice Refactors failover peer selection in init-sync (#6442) 2020-06-29 15:23:04 +00:00
blocks_fetcher.go QSP-BestPractice Refactors failover peer selection in init-sync (#6442) 2020-06-29 15:23:04 +00:00
blocks_queue_test.go Refactors init-sync: queue streams blocks in batches (#6470) 2020-07-02 11:19:07 +00:00
blocks_queue.go Removes excessive concurrency from init-sync queue (#6471) 2020-07-02 13:06:12 +00:00
BUILD.bazel QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
fsm_benchmark_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
initial_sync_test.go QSP-13 Only Allow Snappy P2P Encoding (#6415) 2020-07-03 11:24:30 +08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
round_robin.go Refactors init-sync: queue streams blocks in batches (#6470) 2020-07-02 11:19:07 +00:00
service.go QSP-45 Add Check for No Connected Peers BestFinalized (#6402) 2020-06-26 16:35:12 +00:00