prysm-pulse/slasher/db
Raul Jordan a860648960
Reduce Usage of Eth2 Terminology in Prysm (#9104)
* remove all mentions

* more changes

* folder by folder

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-06-26 19:00:33 +00:00
..
iface Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
kv Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00: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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +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