prysm-pulse/beacon-chain/sync/initial-sync
terence tsao 1d3a9983cc
Move block interface next to generated pb (#9146)
* Move block interface next to pb

* Update fuzz build bazel

* Move interface to /proto/interface and wrapper next to generated pb

* Fix fuzz build bazel

* Add //proto/eth/v1alpha1/wrapper

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-06 15:34:05 +00:00
..
testing [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05: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 Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
blocks_fetcher_utils_test.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
blocks_fetcher_utils.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
blocks_fetcher.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
blocks_queue_test.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
blocks_queue_utils.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
blocks_queue.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
BUILD.bazel Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +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 Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
initial_sync_test.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
round_robin.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
service_test.go Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
service.go [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00