Its the best wallet ever with all the needed functions right at your finger tips.
Its seems its not stuck and on the current block of 340 and at 25% sync'd. So now solomine I suppose
Yes, 340 blocks.
I tried to solo mine but I'm not having luck getting it to work. Every now and again I find a wallet that I have troubles solo mining and this seems to be one of them. Anyway I send a email with my address just waiting for a return address to send my FLY for the swap. So are we limited to running one master node per IP address?
You should use specific settings, because this newer version of the wallet does not support getwork (with longpoll extension) anymore (like Bitcoin)
Maybe this helps: miner.exe -o http://localhost:50702 -u username -p password -a quark --no-longpoll --coinbase-addr=VTmq9w8L1Sx1jF8dXJXW8LbvwVsoXyAB7f
Where username, password and coinbase-addr are to change.And lasvegascoin.conf:listen=1
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
FYI: In even newer versions of Bitcoin, Dash and some others the authentication method is also changed. The classic plain text basic authentication is replaced by a hash and will look like this:
rpcauth=alice:f7efda5c189b999524f151318c0c86$d5b51b3beffbc02b724e5d095828e0bc8b2456e9ac8757ae3211a5d9b16a22ae