prysm-pulse/beacon-chain/rpc/debug
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
..
block_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
block.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
forkchoice_test.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
forkchoice.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
p2p_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
p2p.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
server.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
state_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
state.go BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00