Skip to content
Snippets Groups Projects
Commit ef616258 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Added password_storage to config for managing keyring/environment for walletpassword

cli
* set password_storage keyring or set password_storage environment added. password_storage = environment  is the default behavior and compatible with all old version.
* when keyring is used, the wallet password can be stored with the keyring module.
* nextnode when the first node and the current url not matches, will this command changes the nodes list, in way that the first node and the current url matches
* nextnode skipps now not working nodes
* createwallet improved and keyring added
* changewalletpassphrase improved
steem
* set_password_storage added to set the password_storage config
* move_current_node_to_front function added, which shifts the nodes  until current url and first node matches
storage
* add default for password_storage
wallet
* password_storage is used
unit tess
* test_cli adapted
* test_market adapted on changes
parent 1ccf4f32
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment