prysm-pulse/beacon-chain/blockchain
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 Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blockchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
chain_info_norace_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
chain_info_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
chain_info.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
checktags_test.go Fix data races in tests accessing beacon config concurrently (#8190) 2021-01-05 04:51:25 +00:00
head_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
head.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
info_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
info.go Interface Analyzer (#8923) 2021-05-23 21:55:42 -07:00
init_sync_process_block.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
log.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
metrics_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
metrics.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_attestation_helpers.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_attestation_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_attestation.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_block_helpers.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_block_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
process_block.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
receive_attestation_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
receive_attestation.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
receive_block_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
receive_block.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
service_norace_test.go Embed Config Pattern For Blockchain Service and Update Dependency Names Accordingly (#8618) 2021-03-17 13:36:56 -05:00
service_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
service.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
weak_subjectivity_checks_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
weak_subjectivity_checks.go Weak subjectivity minor refactoring (#8715) 2021-04-06 14:32:49 +00:00