prysm-pulse/validator/accounts/v2
Raul Jordan e97d310453
Accounts V2: Derived Keymanager List Accounts (#6662)
* begin on list derived accounts
* begin on list derived accounts
* continued work on listing derived accounts
* deterministic pet name
* petnames
* finished list
* display deposit data
* lint
* use direct km
* tidy
* begin on revising tests for accounts list
* fix direct list test
* gaz
* tests all passing for derived list
* gaz
2020-07-21 05:06:11 +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 List Accounts (#6662) 2020-07-21 05:06:11 +00:00
list.go Accounts V2: Derived Keymanager List Accounts (#6662) 2020-07-21 05:06:11 +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