Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! - page 152. (Read 547569 times)

member
Activity: 118
Merit: 10
POOL

pool.shiftnrg.org

now is working :-)
sr. member
Activity: 458
Merit: 250
SHIFT is currently the 3rd most profitable coin to mine


Considering its current price, mining now certainly will be worth much much more soon!
sr. member
Activity: 458
Merit: 250
I found a pool for mining: shift.mskpool.ru

Code:
ethminer -G -F http://shift.mskpool.ru:7777/WALLET/RIG

Yes, we were about to announce it! Thanks for your support, it is in OP already Smiley
newbie
Activity: 4
Merit: 0
I found a pool for mining: shift.mskpool.ru

Code:
ethminer -G -F http://shift.mskpool.ru:7777/WALLET/RIG
sr. member
Activity: 458
Merit: 250
Just for information, we're working on having the GUI wallet working again with the new version of Gshift.
sr. member
Activity: 364
Merit: 250
Why is all that's it crooked? Make everything is normal. can not be used. Or lay out detailed instructions. In the previous version at least that is normally worked.

Hey AlexBoos,

apologies for the confusion, the switch from the old codebase to the new brought many improvements and changes due to the nature of the code we depend on itself. A lot of the internal structure has changed but it is a necessary step to take if we want to stay up to date.

If you read back a few posts you should find the info you are looking for. If that doesn't swolve your problem, please let us know.

We are exploring all avenues to bring user comfort back as soon as possible!
Thank you! I understand. Solo production is normal. Graphical interface prichet more people. Most comrades very far from Unix and MS-DOS. ))) Good luck in your work!

Glad to hear. Working with the command line interface isn't hard, there's only a few things you need to know.

If you need further assistance, stop by our slack! We're happy to help.

newbie
Activity: 41
Merit: 0
Why is all that's it crooked? Make everything is normal. can not be used. Or lay out detailed instructions. In the previous version at least that is normally worked.

Hey AlexBoos,

apologies for the confusion, the switch from the old codebase to the new brought many improvements and changes due to the nature of the code we depend on itself. A lot of the internal structure has changed but it is a necessary step to take if we want to stay up to date.

If you read back a few posts you should find the info you are looking for. If that doesn't swolve your problem, please let us know.

We are exploring all avenues to bring user comfort back as soon as possible!
Thank you! I understand. Solo production is normal. Graphical interface prichet more people. Most comrades very far from Unix and MS-DOS. ))) Good luck in your work!
sr. member
Activity: 364
Merit: 250
Why is all that's it crooked? Make everything is normal. can not be used. Or lay out detailed instructions. In the previous version at least that is normally worked.

Hey AlexBoos,

apologies for the confusion, the switch from the old codebase to the new brought many improvements and changes due to the nature of the code we depend on itself. A lot of the internal structure has changed but it is a necessary step to take if we want to stay up to date.

If you read back a few posts you should find the info you are looking for. If that doesn't swolve your problem, please let us know.

We are exploring all avenues to bring user comfort back as soon as possible!

sr. member
Activity: 241
Merit: 250
POOLS

SHIFTNRG - no work

SUPRNOVA =>Closing soon!

MAXMINERS- no work

GEILIDAO- ping very bad (CN)

BITCAUSE - error -Warning: array_slice() expects parameter 1 to be array, null given in /var/www/html/shift.bitcause.org/includes/yourpayments.php on line 5
No payments (yet)..

Fixed! Thank you for mentioning it.
If you PM me your shift address, I'll forward some coins.


PM
newbie
Activity: 41
Merit: 0
Why is all that's it crooked? Make everything is normal. can not be used. Or lay out detailed instructions. In the previous version at least that is normally worked.
newbie
Activity: 10
Merit: 0
POOLS

SHIFTNRG - no work

SUPRNOVA =>Closing soon!

MAXMINERS- no work

GEILIDAO- ping very bad (CN)

BITCAUSE - error -Warning: array_slice() expects parameter 1 to be array, null given in /var/www/html/shift.bitcause.org/includes/yourpayments.php on line 5
No payments (yet)..

Fixed! Thank you for mentioning it.
If you PM me your shift address, I'll forward some coins.
newbie
Activity: 1
Merit: 0
So how are we to solo mine

1. download latest gshift from http://www.shiftnrg.org/#download
2. run it with these parameters (run this only if you sure you have shiftbase):
Code:
gshift-windows-amd64.exe --shiftbase "0" --rpc --rpcaddr "127.0.0.1" --rpcport "53901" --port "53900"  --verbosity "3" console

3. wait for syncing blocks (latest block you can find on our explorer: http://explorer.shiftnrg.org)
4. check if your gshift have shiftbase - type in console
Code:
web3.shf.shiftbase
(its your wallet address where you will receive coins)
4.1 if you migrated keystore from V1 should be there your wallet address
4.2 if you creating new wallet you should get result: null - there is needed create new shiftbase it can be done over this command:
Code:
gshift-windows-amd64.exe account new
it will ask you for password. Remember it you will need him for unlocking account. When you done that gshift will exit.
5. exit all instances gshift
6. run again gshift with commands (in point 2.) wait for latest block (point 3.)
7. run your miner - this is just example you will need maybe define another parameters due different graphics card:
Code:
ethminer.exe --farm-recheck 500 -G -F http://127.0.0.1:53901
8. final step i recommend check if your gshift receive hashrate type in gshift: miner.hashrate should be there some number.

I have on paragraph 4, after the command
> web3.shf.shiftbase
undefined

what could be the problem?
coinbase synchronized
full member
Activity: 121
Merit: 100
Quote
I run "gshift console" mode and put this command "web3.fromWei(shf.getBalance("my_addr_wallet")).



Now is OK. Instead of "shf.getBalance" i put "eth.getBalance". Smiley
legendary
Activity: 1339
Merit: 1002
how solo mining? line comand  thanks

https://bitcointalksearch.org/topic/m.14360900

Not sure if shf will works in v2.6.2. If not try web3.eth.coinbase To check hashrate use command: web3.eth.hashrate (at point 8.)

ok thanks
full member
Activity: 176
Merit: 100
how solo mining? line comand  thanks

https://bitcointalksearch.org/topic/m.14360900

Not sure if shf will works in v2.6.2. If not try web3.eth.coinbase To check hashrate use command: web3.eth.hashrate (at point 8.)
legendary
Activity: 1339
Merit: 1002
how solo mining? line comand  thanks
full member
Activity: 121
Merit: 100
1. In order to execute this procedure, you need to be in a command prompt window. If you aren't yet, navigate through the Windows explorer to your new Gshift executable, hold the Shift key on the keyboard and right-click on a blank space. Release the Shift key. In the contextual menu, click on Open command window here.



2. In the command prompt, start the client with the command
Code:
gshift-windows-amd64 console
and wait for the blockchain to sync up.

3. You're in the console now, so type
Code:
personal.unlockAccount("your address","your passphrase")
with your own address and passphrase

4. then type
Code:
shf.sendTransaction({from:"your address", to:"the address to send to", value: web3.toWei(1, "shift")})
with the right addresses and amount (replace the 1 in the code with your amount)
If successful, it will return you a transaction hash, that you can copy paste in the block explorer in order to verify that your transaction has been accepted by the network.

I run "gshift console" mode and put this command "web3.fromWei(shf.getBalance("my_addr_wallet")).

sr. member
Activity: 241
Merit: 250
Madmach
everything works, you should be after the introduction of data in the history, restart the wallet, it automatically will pick up the file history and you will be the team already in your wallet, and you can control easily by pressing up and down on the keyboard
sr. member
Activity: 458
Merit: 250
1. In order to execute this procedure, you need to be in a command prompt window. If you aren't yet, navigate through the Windows explorer to your new Gshift executable, hold the Shift key on the keyboard and right-click on a blank space. Release the Shift key. In the contextual menu, click on Open command window here.



2. In the command prompt, start the client with the command
Code:
gshift-windows-amd64 console
and wait for the blockchain to sync up.

3. You're in the console now, so type
Code:
personal.unlockAccount("your address","your passphrase")
with your own address and passphrase

4. then type
Code:
shf.sendTransaction({from:"your address", to:"the address to send to", value: web3.toWei(1, "shift")})
with the right addresses and amount (replace the 1 in the code with your amount)
If successful, it will return you a transaction hash, that you can copy paste in the block explorer in order to verify that your transaction has been accepted by the network.
full member
Activity: 121
Merit: 100
What is a current stable version of GUI wallet?

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 !!!
In "C:\Users\Yourusername\AppData\Roaming\gshift" i do not have "history" file.
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")

Of course, i have filled, but not work.
Jump to: