prysm-pulse/validator/accounts/v2
Raul Jordan 3023f5dbd3
Accounts V2: Derived Keymanager Sign (#6667)
* amend derived with secret keys cache
* all tests for sign
* Merge branch 'master' into sign-derived
* formatting
* Merge branch 'sign-derived' of github.com:prysmaticlabs/prysm into sign-derived
* initialize
* use seed
* fix build
* Merge refs/heads/master into sign-derived
* Merge refs/heads/master into sign-derived
* Update validator/keymanager/v2/derived/derived.go
2020-07-21 21:15:47 +00:00
..
iface Accounts V2: Derived Keymanager List Accounts (#6662) 2020-07-21 05:06:11 +00:00
testing Accounts V2: Derived Keymanager List Accounts (#6662) 2020-07-21 05:06:11 +00:00
BUILD.bazel Accounts V2: Derived Keymanager List Accounts (#6662) 2020-07-21 05:06:11 +00:00
cmd_accounts.go Change accounts-v2 import and export to be non-interactive (#6609) 2020-07-15 23:00:00 +00:00
cmd_wallet.go Accounts V2: Create Wallet Non-Interactively + Add Test Coverage (#6611) 2020-07-17 08:21:16 +00:00
consts_test.go Accounts-V2: Add tests for exporting and importing (#6615) 2020-07-20 21:12:46 +00:00
doc.go Part 1: Implement Accounts-V2 New, Wallet Creation (#6451) 2020-07-01 16:30:01 -05:00
export_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
export.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
import_test.go Accounts-V2: Add tests for exporting and importing (#6615) 2020-07-20 21:12:46 +00:00
import.go Accounts-V2: Add tests for exporting and importing (#6615) 2020-07-20 21:12:46 +00:00
list_test.go Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
list.go Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
new_test.go Applies assertion funcs to validator/accounts tests (#6653) 2020-07-20 10:56:45 +00:00
new.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
wallet_create_test.go Accounts-V2: Add tests for exporting and importing (#6615) 2020-07-20 21:12:46 +00:00
wallet_create.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
wallet_edit_test.go Accounts-V2: Add tests for exporting and importing (#6615) 2020-07-20 21:12:46 +00:00
wallet_edit.go Accounts Revamp: Wallet Edit-Config (#6607) 2020-07-16 05:08:16 +00:00
wallet_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
wallet.go Accounts V2: Derived Keymanager List Accounts (#6662) 2020-07-21 05:06:11 +00:00