Author

Topic: Ixcoin difficulty (Read 2014 times)

hero member
Activity: 504
Merit: 502
August 11, 2011, 03:16:05 PM
#9
or you could just join the ixcoin pool, http://ixpool.bitparking.com/pool
legendary
Activity: 1204
Merit: 1015
August 11, 2011, 02:24:36 PM
#8
Or you could just set server=1 in the config file...
member
Activity: 61
Merit: 10
August 11, 2011, 09:19:42 AM
#7
Yep, if you want to mine solo then that -server switch is required.

To make it a little easier you could just create a batch file on your desktop which will automatically start the ixcoin client as a sever. The .bat will need to contain the following commands:

Code:
cd C:\Program Files\Ixcoin
ixcoin.exe -server

Cheers.
hero member
Activity: 686
Merit: 500
Bitbuy
August 11, 2011, 07:21:32 AM
#6
Had to run the client with "-server" switch first. Now your command is working perfectly! Thanks again!
hero member
Activity: 686
Merit: 500
Bitbuy
August 11, 2011, 07:15:16 AM
#5
I cheered too early Sad First it said I needed to set an rpcpassword in the config file, which I did. Now the command is throwing me this error:
error: couldn't connect to server

Normally starting it shows it's connecting to other nodes just fine, and downloading the blockchain. I'm at a loss what to do now.
hero member
Activity: 686
Merit: 500
Bitbuy
August 11, 2011, 07:05:37 AM
#4
Thank you very much! That did the trick! Smiley
member
Activity: 61
Merit: 10
August 11, 2011, 07:02:15 AM
#3
Hey,

You can find the difficulty on windows by opening a command prompt, navigating to the folder where ixcoin.exe in located and running it with the getinfo flag. So, type the following:

Code:
cd C:\Program Files\Ixcoin

then type

Code:
ixcoin.exe getinfo

This will give you a bunch of stats, one of which is the current difficulty.

Hope it helps!
hero member
Activity: 686
Merit: 500
Bitbuy
August 11, 2011, 06:33:45 AM
#2
Lots of people in this thread seem to know, but I'm wondering where they are getting their information from.
Could someone please post my question there? Thanks!

https://bitcointalk.org/index.php?topic=36218.280
hero member
Activity: 686
Merit: 500
Bitbuy
August 11, 2011, 06:29:39 AM
#1
Where can I find out at what difficulty Ixcoin currently is? Thanks!
Jump to: