Digithusiast
|
|
September 15, 2014, 06:52:05 PM |
|
using the new miner, synching runs, but slowly, still 243 blocks remaining
edit: suddenly faster sync now only 119 blocks remaining
|
|
|
|
bbr
|
|
September 15, 2014, 06:52:13 PM |
|
yep, on the old wallet the blocks were close to 300 but now it says i'm synced at 53 blocks?
we started over, so need to delete the prior block data; delete the whole folder, testnet2 addnode=66.55.90.58 addnode=107.170.52.31 addnode=162.243.219.192 nodes, if needed. Did that and current blocks is 54, correct?
|
|
|
|
Zlush1337
Newbie
Offline
Activity: 56
Merit: 0
|
|
September 15, 2014, 06:53:12 PM |
|
So, will this old, already compiled Win32 miner V2 work on official release? Is the new one faster?
V2 not working; because of the crashing, we started over, use the git source miner (currently trying to get a stand alone one) I suggest trying cygwin for windows, very easy to set it up. https://bitcointalk.org/index.php?topic=735170.msg8824996#msg8824996so with cygwin I can use the Linux wallet / miner?
|
|
|
|
Bojcha
|
|
September 15, 2014, 06:54:43 PM |
|
shares rejected, that is ok?
|
|
|
|
DarkWolf
|
|
September 15, 2014, 06:55:42 PM |
|
So what commands do I use for the minerd miner? Sorry, I'm a real noob at this.
|
|
|
|
Digithusiast
|
|
September 15, 2014, 06:57:54 PM |
|
the wallet has a miner, see few posts above how to activate
|
|
|
|
bbr
|
|
September 15, 2014, 06:58:00 PM |
|
I think there might be forks on the testnet....wallet states synced at 56 blocks then a few minutes later tries to sync to block 303 but gets stuck then tries to sync to 178 blocks and gets stuck and finally goes back to 56 blocks stating it is synced.
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
September 15, 2014, 06:58:11 PM |
|
|
|
|
|
Digithusiast
|
|
September 15, 2014, 06:58:39 PM |
|
so the miner is in the wallet, right? in wallet -> help -> debug window -> console -> type: setgenerate true x where x is the number of processors
with 6 processors this gives me 52234 hashespersec (you see this when you type: getmininginfo in the console)
already have 310 immature xmg in my wallet. must be test-coins?
that's right. Edit, so no sync issue, right? no sync issues! everything running OK
|
|
|
|
DarkWolf
|
|
September 15, 2014, 06:59:05 PM |
|
My problem is that the wallet doesn't work for me. Windows 7 32 bit. the wallet has a miner, see few posts above how to activate
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
September 15, 2014, 06:59:09 PM |
|
I think there might be forks on the testnet....wallet states synced at 56 blocks then a few minutes later tries to sync to block 303 but gets stuck then tries to sync to 178 blocks and gets stuck and finally goes back to 56 blocks stating it is synced.
There are prior version wallet running which have more blocks than now. The new wallet won't sync with them.
|
|
|
|
Superxfast
|
|
September 15, 2014, 06:59:52 PM |
|
assertion failed on windows 7
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
September 15, 2014, 06:59:55 PM |
|
My problem is that the wallet doesn't work for me. Windows 7 32 bit. the wallet has a miner, see few posts above how to activate
What exactly the issue? can you come to IRC to chat with me?
|
|
|
|
DarkWolf
|
|
September 15, 2014, 07:00:46 PM |
|
Sure, whats the address? My problem is that the wallet doesn't work for me. Windows 7 32 bit. the wallet has a miner, see few posts above how to activate
What exactly the issue? can you come to IRC to chat with me?
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
September 15, 2014, 07:00:49 PM |
|
assertion failed on windows 7 Make sure tesnet is enabled, and prior block data is deleted (folder: %appdata%\magi\testnet2)
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
September 15, 2014, 07:01:24 PM |
|
Sure, whats the address? My problem is that the wallet doesn't work for me. Windows 7 32 bit. the wallet has a miner, see few posts above how to activate
What exactly the issue? can you come to IRC to chat with me? https://kiwiirc.com/client/irc.freenode.net/#magiLook for joelao95
|
|
|
|
Superxfast
|
|
September 15, 2014, 07:03:15 PM |
|
windows7, Windows 2k8 assertion failed src\kernel.cpp line 494 My problem is that the wallet doesn't work for me. Windows 7 32 bit. the wallet has a miner, see few posts above how to activate
What exactly the issue? can you come to IRC to chat with me?
|
|
|
|
Digithusiast
|
|
September 15, 2014, 07:03:57 PM |
|
did you create the magi.conf file in your appdata\roaming\magi folder with:
addnode=66.55.90.58 addnode=107.170.52.31 addnode=162.243.219.192 testnet=1 daemon=1 server=1 rpcport=8232 rpcallowip=127.0.0.1 rpcuser=rpcuser rpcpassword=rpcpass
in it?
|
|
|
|
vedran82
Member
Offline
Activity: 111
Merit: 10
|
|
September 15, 2014, 07:04:09 PM |
|
Is there already compiled working win32 miner available?
|
|
|
|
Superxfast
|
|
September 15, 2014, 07:04:59 PM |
|
Great, thanks, delete old dir to fix it. assertion failed on windows 7 Make sure tesnet is enabled, and prior block data is deleted (folder: %appdata%\magi\testnet2)
|
|
|
|
|