ZonedOutSpace
Sr. Member
Offline
Activity: 280
Merit: 250
From Russia with love
|
|
September 02, 2015, 06:04:22 AM |
|
how to download wallet-qt windows
https[Suspicious link removed]cutables/raw/master/ShiftWallet_0_9_1.zip help me Download shift-windows-amd64.exe and run it close GUI Wallet then reopen it should connect what should i do then, is there any console or do i need a command prompt? Nope just open the shift-windows.exe then the GUI wallet should be good now.
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:29:54 AM |
|
how to download wallet-qt windows
https[Suspicious link removed]cutables/raw/master/ShiftWallet_0_9_1.zip help me Download shift-windows-amd64.exe and run it close GUI Wallet then reopen it should connect what should i do then, is there any console or do i need a command prompt? Nope just open the shift-windows.exe then the GUI wallet should be good now. The task of open Shift consists of Two double clicks, one on the .exe of shift, and one on the wallet of shift. I guess we could do a batch script where it opens both for you. Dunno how to make it simplier..
|
|
|
|
fartbags
Legendary
Offline
Activity: 1190
Merit: 1004
|
|
September 02, 2015, 06:32:44 AM |
|
It just keeps going and going. This coin has the community support.
|
|
|
|
tygeade
Legendary
Offline
Activity: 2282
Merit: 1061
|
|
September 02, 2015, 06:35:47 AM |
|
OP, the GUI wallet on windows has a problem..
I unlocked a address and I can't lock it back...should be fixed
|
|
|
|
iju76
|
|
September 02, 2015, 06:38:39 AM |
|
What's wrong ? show line to bat file
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:39:10 AM |
|
OP, the GUI wallet on windows has a problem..
I unlocked a address and I can't lock it back...should be fixed
Thx for reporting. I will inform almindor. Do you have an account number for bounty?
|
|
|
|
ZonedOutSpace
Sr. Member
Offline
Activity: 280
Merit: 250
From Russia with love
|
|
September 02, 2015, 06:39:49 AM |
|
What's wrong ? show line to bat file Did you start shift server with --rpc?
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:41:02 AM |
|
What's wrong ? show line to bat file Looks like you are using a string after the / which is for pool mining?? if im not mistaken. So remove that one, should be http://127.0.0.1:53901Make sure that shift is started with --rpc flag
|
|
|
|
ZonedOutSpace
Sr. Member
Offline
Activity: 280
Merit: 250
From Russia with love
|
|
September 02, 2015, 06:43:12 AM |
|
Here's a simple bat file for people using windows to start the Shift Server and GUI at the same time. @echo off start C:/SHIFT/shift-windows.exe start C:/SHIFT/GUI/wallet.exe
|
|
|
|
tygeade
Legendary
Offline
Activity: 2282
Merit: 1061
|
|
September 02, 2015, 06:43:20 AM |
|
OP, the GUI wallet on windows has a problem..
I unlocked a address and I can't lock it back...should be fixed
Thx for reporting. I will inform almindor. Do you have an account number for bounty? My account number is 0xf58b9b063c041174ae771f1c9c539155002df480 .Thanks Also, when I reopen the wallet it's still unlocked.One address just locked, so it's timed.But, we need to have the manual command to lock the address for security reasons! Because when you reopen the wallet they are still unlocked addresses..
|
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:46:08 AM |
|
OP, the GUI wallet on windows has a problem..
I unlocked a address and I can't lock it back...should be fixed
Thx for reporting. I will inform almindor. Do you have an account number for bounty? My account number is 0xf58b9b063c041174ae771f1c9c539155002df480 .Thanks Also, when I reopen the wallet it's still unlocked.One address just locked, so it's timed.But, we need to have the manual command to lock the address for security reasons! Because when you reopen the wallet they are still unlocked addresses.. Completely true! I will send the bounty in an hour. Thx man, we need these reports:)
|
|
|
|
CryptoSiD
|
|
September 02, 2015, 06:46:25 AM |
|
ethminer will use DAG file generated in C:\Users\ \AppData\Local\Ethash\ those are good for shift and ethereum?! cause the miner use the same file(s)! nevermind
|
|
|
|
tygeade
Legendary
Offline
Activity: 2282
Merit: 1061
|
|
September 02, 2015, 06:51:56 AM |
|
OP, the GUI wallet on windows has a problem..
I unlocked a address and I can't lock it back...should be fixed
Thx for reporting. I will inform almindor. Do you have an account number for bounty? My account number is 0xf58b9b063c041174ae771f1c9c539155002df480 .Thanks Also, when I reopen the wallet it's still unlocked.One address just locked, so it's timed.But, we need to have the manual command to lock the address for security reasons! Because when you reopen the wallet they are still unlocked addresses.. Completely true! I will send the bounty in an hour. Thx man, we need these reports:) Great! I'm mining with a MSI R9 270. I'm getting ~18.50 MH/s.OC to core clock 1050 and memory clock on 1500.Could I get more speed from this GPU? Is anyone mining with this GPU?
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:53:16 AM |
|
ethminer will use DAG file generated in %appdata%/ethash/ those are good for shift and ethereum?! cause the miner use the same file(s)!
https://github.com/ethereum/wiki/wiki/Ethash-DAGIn other words, yes it is ok. The directory will change in next minor release. But it has no impact on shift nor ethereum.
|
|
|
|
CryptoSiD
|
|
September 02, 2015, 06:54:46 AM |
|
ethminer will use DAG file generated in %appdata%/ethash/ those are good for shift and ethereum?! cause the miner use the same file(s)!
https://github.com/ethereum/wiki/wiki/Ethash-DAGIn other words, yes it is ok. The directory will change in next minor release. But it has no impact on shift nor ethereum. fine thanks! its C:\Users\?\AppData\Local\Ethash appdata\roaming\ethash is where geth generate DAG files C:\Users\?\AppData\Local\Ethash is where ethminer generate DAG files
|
|
|
|
ShiftTeam (OP)
|
|
September 02, 2015, 06:58:21 AM |
|
ethminer will use DAG file generated in %appdata%/ethash/ those are good for shift and ethereum?! cause the miner use the same file(s)!
https://github.com/ethereum/wiki/wiki/Ethash-DAGIn other words, yes it is ok. The directory will change in next minor release. But it has no impact on shift nor ethereum. fine thanks! its C:\Users\?\AppData\Local\Ethash appdata\roaming\ethash is where geth generate DAG files C:\Users\?\AppData\Local\Ethash is where ethminer generate DAG files Thanks. Since you did the discovery yourself (even that we knew about it) you deserve a bount. Shift will partly be distributed by it. Account?
|
|
|
|
fartbags
Legendary
Offline
Activity: 1190
Merit: 1004
|
|
September 02, 2015, 07:07:01 AM |
|
SHIFT keeps rollin' all day and night.
|
|
|
|
SpeedDemon13
|
|
September 02, 2015, 07:09:06 AM |
|
What's wrong ? show line to bat file Looks like you are using a string after the / which is for pool mining?? if im not mistaken. So remove that one, should be http://127.0.0.1:53901Make sure that shift is started with --rpc flag I personally just make a bat file to run the wallet daemon. shift-windows-amd64 --rpc --rpcaddr "localhost" --rpcport 53901 console If I want the console mode to work via bat file, I can't input the --shiftbase in the bat. It makes the console not response to command line inputs.
|
CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
|
|
|
dodozinho1984
Newbie
Offline
Activity: 16
Merit: 0
|
|
September 02, 2015, 07:10:21 AM |
|
wallet exibe Unknown error
|
|
|
|
|