prysm-pulse/beacon-chain/rpc/beaconv1
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
..
blocks_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blocks.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
config_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
config.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
pool_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
pool.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
server_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
server.go ETH2 APIs: Add spans and remove unused Server fields (#8916) 2021-05-20 14:56:53 -05:00
state_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
state.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