prysm-pulse/beacon-chain/state/stategen
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
..
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
epoch_boundary_state_cache_test.go Use DeepSSZEqual to satisfy go tests (#8499) 2021-02-23 22:20:11 +00:00
epoch_boundary_state_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
errors.go Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
getter_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
getter.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
hot_state_cache_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
hot_state_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
metrics.go Cleanup stategen pkg (#7127) 2020-08-27 22:29:59 +00:00
migrate_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
migrate.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
mock.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
replay_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
replay.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
service_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
service.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
setter_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
setter.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00