Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: nazgulnarsil on June 15, 2011, 11:05:14 PM



Title: anyone have namecoin running in windows?
Post by: nazgulnarsil on June 15, 2011, 11:05:14 PM
specifically windows 7 32 bit.
I run namecoind.exe and it just sits there saying server starting.


Title: Re: anyone have namecoin running in windows?
Post by: Rodyland on June 15, 2011, 11:19:34 PM
I set it up last night to have a play.

No dramas, followed the namecoin wiki to configure namecoind.exe.  Ran it from a command window.  Took a while to download the blockchain - you can see the progress by the growing blockchain file.

Then opened another command window and ran some namecoin queries eg. "namecoind.exe getinfo" (or something like that).

It showed the progress of the blockchain download.

Then I created a new "Other" miner in guiminer, pointed it at a namecoin pool and away it went.  Woke up this morning and had 2.something namecoins.  Next step - sell my namecoins for btc, I guess.

If you have the grunt you could probably mine solo, I've only got about 200MH/s.



Title: Re: anyone have namecoin running in windows?
Post by: kjj on June 15, 2011, 11:21:55 PM
Open a second cmd window and run "namecoind getinfo".  Oh, and make sure your bitcoin.conf for namecoin has set  "server=1"


Title: Re: anyone have namecoin running in windows?
Post by: nazgulnarsil on June 15, 2011, 11:38:04 PM
how do I figure out my namecoin address to give to the pool?

I ran generate new address and it gave me one but it starts with 1.  I thought namecoin addresses started with N?

edit: address I generated seems to work with the namecoin pool.

so I guess I just sit back and wait?


Title: Re: anyone have namecoin running in windows?
Post by: Rodyland on June 15, 2011, 11:40:22 PM
how do I figure out my namecoin address to give to the pool?

I ran generate new address and it gave me one but it starts with 1.  I thought namecoin addresses started with N?

You are correct, namecoin addresses are supposed to start with N.

Are you running the latest version of namecoin?

You can use the namecoind.exe to generate a new address.  Type "namecoind.exe help" (make sure you have namecoind.exe already running in the background) to get a list of all the commands. 


Title: Re: anyone have namecoin running in windows?
Post by: nazgulnarsil on June 15, 2011, 11:42:56 PM
i ran "getnewaddress me"

me is my username in the config file.

validate address with that address generated:
isvalid true
ismine true
account ""

wiki says old namecoin addresses started with 1.  so it should still work.