prysm-pulse/validator/keymanager/v2/direct
Ivan Martinez bc20591b72
Accounts-V2: Change ListDirs() to Exists(), fix bug for derived (#7038)
* Change ListDirs() to Exists()
* Merge branch 'master' into fix-derived-pass
* Make function more accurate
* Merge branch 'fix-derived-pass' of github.com:prysmaticlabs/prysm into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
* Merge refs/heads/master into fix-derived-pass
2020-08-19 16:46:26 +00:00
..
backup_test.go Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
backup.go Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
BUILD.bazel Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
direct_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
direct.go Accounts-V2: Change ListDirs() to Exists(), fix bug for derived (#7038) 2020-08-19 16:46:26 +00:00
doc.go Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
import_test.go Allow Importing One-Off, Private Keys Into Accounts-v2 (#6929) 2020-08-11 16:32:05 +00:00
import.go Allow Importing One-Off, Private Keys Into Accounts-v2 (#6929) 2020-08-11 16:32:05 +00:00