prysm-pulse/slasher/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
..
iface 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
testing Add Backup Webhooks to All Prysm Services With DBs (#8025) 2020-12-03 22:28:57 +00:00
types Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
alias.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Slasher Binaries (#8542) 2021-03-03 18:37:57 +00:00
cmd.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +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 Other Package Godocs for Prysm (#5681) 2020-04-29 21:32:39 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
restore.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00