prysm-pulse/validator/client
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
..
iface Various code cleanups (#8889) 2021-05-13 08:29:14 +02:00
testutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
aggregate_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
aggregate.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attest_protect_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attest_protect.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attest_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attest.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
key_reload_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
key_reload.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05: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
multiple_endpoints_grpc_resolver.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
propose_protect_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
propose_protect.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
propose_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
propose.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
runner_test.go Fix remote keymanager's dynamic key reload (#8817) 2021-04-30 15:15:22 +00:00
runner.go Fix remote keymanager's dynamic key reload (#8817) 2021-04-30 15:15:22 +00:00
service_test.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
service.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
slashing_protection_interchange_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validator_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validator.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
wait_for_activation_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
wait_for_activation.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00