I am trying to send coins with this console command:
shf.sendTransaction ( {from:shf.accounts[0], to: 'recipient address', value: web3.toWei(1, 'shift')} )
but it results in - 'account locked' without asking a password. I am using last version of gshift 2.6.1
Tuning Wallet_ShiftV2-Easy Use Command
https://mega.nz/#!Xxh0RCZb!N-fDHcgYF6TiydXWSBL4oNaXExQ7POe-VnP5Sam9TgQ
!!!READ ME!!!
Open the "history" file in notepad and make it your wallet control lines.
After entering commands in the list, move it to a folder with your wallet
( Path - C:\Users\Yourusername\AppData\Roaming\gshift - history) and replace the file.
!!!!!!!! after the change in your wallet to restart it !!!!!!
commands:
web3.shf.accounts <= your address wallet
web3.fromWei(shf.getBalance("you_adress_wallet")) <= Balance your address wallet
personal.unlockAccount('you_adress_wallet',"you_password") <= unlock your address wallet
shf.sendTransaction({from:shf.accounts[0], to:"adress_recipient", value: web3.toWei(1, "shift")}) <= sending coins from your wallet to another
Console after the changes click on the button up and see our commands, select the command you want and press "enter"
Enjoy using !!!
How to apply these commands? E.g "gshift web3.fromWei(shf.getBalance("you_adress_wallet"))"?
With gshift-2.6.1 Shiftwallet-0.9.3 not work.
you need the link to download a file, it has a read me file history, van should fill some data in these commands (your e-wallet, pash password and e-purse to unlock and address of the exchange of the purse to bring the stock market) after save this file folder where the database and all of your data on the shift and re-shift. you automatically at the start will be saved in the history command set and help you with the up-down on the keyboard will be able to easily manage your wallet in the console mode. view balance unlock wallet, purse know your address and do the translation in the target exchange coins or other purse. description is inside the file in the Read Me
I copied file "history.txt" in "C:\Users\Yourusername\AppData\Roaming\gshift" and run "gshift console" mode, but not work (undefined command).
How to apply these commands "personal.unlockAccount('my_adress_wallet',"my_password")", if i do not write my passwords to the disk (file).
you need to fill in the data in the file commands
personal.unlockAccount('my_adress_wallet',"my_password") ---> personal.unlockAccount('0x00000000000000000000000',"1234567890")