prysm-pulse/beacon-chain/db
Alexander Mollohan ae7e2764e0
Adding ability to override directory permissions for db backup (#8888)
* Adding ability to override directory permissions for db backup

* adding new flag to usage.go

* Backup now has its own directory handling method to reduce footprint of prospective change

* removing unneeded test

* fixing build error

* switching to url param for override

* stripping flag

* adding in unit tests

* fixing a test

* minor changes for testing

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-06-18 01:37:58 +00: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 Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
kv Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00: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