prysm-pulse/beacon-chain/db
Mohamed Zahoor 395feeb35d
Cross check db state bucket after migration (#9311)
* added state db check after migration

* satisfy deepsource

* added db compare after migration sub-command

* fomt issue

* point ot bolt issue

* gazel fix

* maxUint84

* revert accidental deletion of WORKSPACE file

* added sorting support

* cleanup debug

* gazel fix

* satisfy deepsource

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-05 18:30:05 +00:00
..
filters Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
iface Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
kafka Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
kv Cross check db state bucket after migration (#9311) 2021-08-05 18:30:05 +00:00
slasherkv Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
testing Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
alias.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
BUILD.bazel Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +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 Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
restore.go Add All Other Prysm CLI Entrypoints to "cmd" Folder (#8545) 2021-03-03 17:05:37 +00:00