..
iface
Refactor HD Wallets for Enhanced Security ( #7821 )
2020-11-16 22:26:04 +00:00
prompt
[Feature] - Slashing Interchange Support ( #8024 )
2021-01-22 17:12:22 -06:00
testing
Better receiver names in validator and slasher modules ( #8296 )
2021-01-20 14:39:07 +00:00
wallet
Ran code inspect ( #8387 )
2021-02-03 10:59:17 -06:00
accounts_backup_test.go
Add space at the start of comments ( #8202 )
2021-01-05 13:09:41 +00:00
accounts_backup.go
Allow dynamic key reloading when having inactive keys (imported & derived) ( #8119 )
2021-01-22 20:21:34 +00:00
accounts_delete_test.go
Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI ( #7831 )
2020-11-17 06:00:20 +00:00
accounts_delete.go
Ran code inspect ( #8387 )
2021-02-03 10:59:17 -06:00
accounts_enable_disable_test.go
Refactor HD Wallets for Enhanced Security ( #7821 )
2020-11-16 22:26:04 +00:00
accounts_enable_disable.go
Allow to create an empty imported wallet ( #8251 )
2021-01-12 16:52:01 +00:00
accounts_exit_test.go
Add Ability to Specify All Public Keys When Exiting Validators ( #8399 )
2021-02-11 16:50:16 +00:00
accounts_exit.go
Add Ability to Specify All Public Keys When Exiting Validators ( #8399 )
2021-02-11 16:50:16 +00:00
accounts_helper.go
Rename Accounts-V2 to Accounts ( #7545 )
2020-10-15 22:31:52 +00:00
accounts_import_test.go
Remove test assertion that reads a package-level variable ( #8329 )
2021-01-25 18:27:59 +00:00
accounts_import.go
Simplify expressions ( #8370 )
2021-02-01 15:14:36 +00:00
accounts_list_test.go
Allow dynamic key reloading when having inactive keys (imported & derived) ( #8119 )
2021-01-22 20:21:34 +00:00
accounts_list.go
Allow dynamic key reloading when having inactive keys (imported & derived) ( #8119 )
2021-01-22 20:21:34 +00:00
accounts.go
Ran code inspect ( #8387 )
2021-02-03 10:59:17 -06:00
BUILD.bazel
Display URLs for tracking exited validators ( #8361 )
2021-02-01 19:00:06 +00:00
cmd_accounts.go
Add Ability to Specify All Public Keys When Exiting Validators ( #8399 )
2021-02-11 16:50:16 +00:00
cmd_wallet.go
Add wallet file flag to edit-config command ( #8360 )
2021-01-29 09:32:15 +00:00
doc.go
Rename Direct Keymanager to Imported ( #7549 )
2020-10-16 13:45:14 -05:00
log.go
Unify the pattern of using a package-level logger ( #8245 )
2021-01-11 20:03:28 +00:00
wallet_create_test.go
Add Ability to Specify All Public Keys When Exiting Validators ( #8399 )
2021-02-11 16:50:16 +00:00
wallet_create.go
Allow dynamic key reloading when having inactive keys (imported & derived) ( #8119 )
2021-01-22 20:21:34 +00:00
wallet_edit_test.go
Make TLS connections to a remote wallet non-mandatory ( #7953 )
2020-12-03 00:18:15 +00:00
wallet_edit.go
Allow dynamic key reloading when having inactive keys (imported & derived) ( #8119 )
2021-01-22 20:21:34 +00:00
wallet_recover_test.go
Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI ( #7831 )
2020-11-17 06:00:20 +00:00
wallet_recover.go
Add names to certain return values in accounts ( #8159 )
2021-01-04 21:44:15 +00:00