prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
assignments.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attestations_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attestations.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
beacon_test.go Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06: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
committees_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
committees.go 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
server.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
slashings_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
slashings.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validators_stream_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validators_stream.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validators_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validators.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00