prysm-pulse/beacon-chain/cache
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
..
depositcache Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attestation_data_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attestation_data.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
cache_test.go Deprecate Uneeded Flags (#8455) 2021-02-16 15:27:37 +00:00
checkpoint_state_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
checkpoint_state.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
committee_disabled.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committee_fuzz_test.go Applies assertion funcs to cache tests (#6617) 2020-07-16 19:34:08 +00:00
committee_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committee.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committees.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
common.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
proposer_indices_disabled.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices_type.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
skip_slot_cache_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
skip_slot_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
subnet_ids_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
subnet_ids.go Add Better Peer Pruning (#8501) 2021-02-24 18:40:06 +00:00