prysm-pulse/beacon-chain/db
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
..
filters ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
iface Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
kafka Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
kv Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
slasherkv Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
testing Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
alias.go Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
BUILD.bazel Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
db_kafka_wrapped.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
db_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
db.go Remove unused functions (#8924) 2021-05-23 09:36:46 +02:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
restore.go Add All Other Prysm CLI Entrypoints to "cmd" Folder (#8545) 2021-03-03 17:05:37 +00:00