prysm-pulse/beacon-chain/sync/initial-sync
Raul Jordan 5aac06f04e
Move EthereumAPIs Into Prysm (#8968)
* begin move

* use same import path

* imports

* regen protos

* regen

* no rename

* generate ssz

* gaz

* fmt

* edit build file

* imports

* modify

* remove generated files

* remove protos

* edit imports in prysm

* beacon chain all builds

* edit script

* add generated pbs

* add replace rules

* license for ethereumapis protos

* change visibility

* fmt

* update build files to gaz ignore

* use proper form

* edit imports

* wrap block

* revert scripts

* revert go mod
2021-06-02 18:49:52 -05: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 Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blocks_fetcher_utils_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blocks_fetcher_utils.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
blocks_fetcher.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
blocks_queue_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blocks_queue_utils.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
blocks_queue.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05: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 Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
initial_sync_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
round_robin.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
service_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
service.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00