Bitcoin Forum
April 19, 2024, 02:05:23 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 102 »
  Print  
Author Topic: [announce] Namecoin - a distributed naming system based on Bitcoin  (Read 594416 times)
datguywhowanders
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 09, 2011, 11:56:20 PM
 #281

Also, how can I view my namecoin address?

Donations Welcome: 163id7T8KZ6MevqT86DjrBF2kfCPrQsfZE
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713492323
Hero Member
*
Offline Offline

Posts: 1713492323

View Profile Personal Message (Offline)

Ignore
1713492323
Reply with quote  #2

1713492323
Report to moderator
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
June 10, 2011, 12:12:47 AM
 #282

If there's still a problem with Diablo, you should try poclbm, worked fine for me. It took about 20 minutes to download the blockchain

To see namecoin address and amount on it : ./namecoind listreceivedbyaddress 0 true

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
datguywhowanders
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 10, 2011, 01:05:59 AM
 #283

I'm assuming there's a similar command to send namecoins?

Is there some decent documentation on the commands that go with namecoin/bitcoin on the command line?

Donations Welcome: 163id7T8KZ6MevqT86DjrBF2kfCPrQsfZE
technotarian
Newbie
*
Offline Offline

Activity: 13
Merit: 0



View Profile
June 10, 2011, 01:15:55 AM
 #284

I'm assuming there's a similar command to send namecoins?

Is there some decent documentation on the commands that go with namecoin/bitcoin on the command line?

Read up here:
Quote

List commands linux:

Code:
$./namecoind help
jaminunit
Member
**
Offline Offline

Activity: 132
Merit: 14

Co-Founder of TheStandard.io & Vaultoro.com


View Profile WWW
June 10, 2011, 10:51:27 AM
 #285

Has anyone made an OS X compiled namecoin client so non coders like me can Do some mining?

Cheers
J

I've been a Bitcoiner since 2010, and currently working on TheStandard.io, a next-generation stablecoin, and lending protocol.
The Standard Protocol Announcement thread
Crs
Member
**
Offline Offline

Activity: 107
Merit: 10



View Profile
June 10, 2011, 02:11:19 PM
 #286


Just did that, but I get another error:


nmc@nmcpc:~/namecoin$ sudo make -f makefile.unix
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DUSE_UPNP=0 -o obj/nogui/util.o util.cpp
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DUSE_UPNP=0 -o obj/nogui/script.o script.cpp
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DUSE_UPNP=0 -o obj/nogui/db.o db.cpp
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DUSE_UPNP=0 -o obj/nogui/net.o net.cpp
net.cpp:8:32: fatal error: miniupnpc/miniwget.h: No such file or directory
compilation terminated.
make: *** [obj/nogui/net.o] Error 1
nmc@nmcpc:~/namecoin$
datguywhowanders
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 10, 2011, 02:15:44 PM
 #287

I'm assuming there's a similar command to send namecoins?

Is there some decent documentation on the commands that go with namecoin/bitcoin on the command line?

Read up here:
Quote

List commands linux:

Code:
$./namecoind help

Thanks!

Donations Welcome: 163id7T8KZ6MevqT86DjrBF2kfCPrQsfZE
markus1000
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 10, 2011, 03:07:45 PM
 #288

i am trying to get the client running on windows, but i am running into some problems

I followed steps 1-4 of the guide http://dot-bit.org/InstallAndConfigureNamecoin

After starting Namecoind.exe the dos box displays the following message.

"Bitcoin: Warning: Please check that you computer's data and time are correct. If your clock is wrong bitcoin will not start properly"

i changed my date and time settings to English (US); no effect

-running Windows 7 32 Bit
-Bitcoin client is starting and running without a problem

debug.log is full of messages

-connecting to IRC
-downloading stuff...

the dos box never allows me to add commands, therefore i cannot complete the remaining steps



kr105
Hero Member
*****
Offline Offline

Activity: 938
Merit: 501


View Profile
June 10, 2011, 03:34:47 PM
 #289

I wan't to run a Namecoin DNS Server on my VPS and on my server here on Chile, how I can do it? Maybe i'm blind but i can't find a way to do it yet.
Crs
Member
**
Offline Offline

Activity: 107
Merit: 10



View Profile
June 10, 2011, 11:23:57 PM
 #290

To Crs

You need build miniupnp first.
Read file "build-unix.txt" in namecoin source dir
for namecoin build requirements.
I give up, too many errors for me. Maybe someone will post a complete install guide...


root@nmcpc:/usr/local/miniupnpd-1.5.20110528# make -f Makefile.linux install
cc -Wall -Os -D_GNU_SOURCE -fno-strict-aliasing -Wstrict-prototypes    -c -o netfilter/iptcrdr.o netfilter/iptcrdr.c
netfilter/iptcrdr.c:17:22: fatal error: iptables.h: No such file or directory
compilation terminated.
make: *** [netfilter/iptcrdr.o] Error 1
root@nmcpc:/usr/local/miniupnpd-1.5.20110528#
iCEBREAKER
Legendary
*
Offline Offline

Activity: 2156
Merit: 1072


Crypto is the separation of Power and State.


View Profile WWW
June 10, 2011, 11:37:38 PM
 #291

To Crs

You need build miniupnp first.
Read file "build-unix.txt" in namecoin source dir
for namecoin build requirements.
I give up, too many errors for me. Maybe someone will post a complete install guide...


root@nmcpc:/usr/local/miniupnpd-1.5.20110528# make -f Makefile.linux install
cc -Wall -Os -D_GNU_SOURCE -fno-strict-aliasing -Wstrict-prototypes    -c -o netfilter/iptcrdr.o netfilter/iptcrdr.c
netfilter/iptcrdr.c:17:22: fatal error: iptables.h: No such file or directory
compilation terminated.
make: *** [netfilter/iptcrdr.o] Error 1
root@nmcpc:/usr/local/miniupnpd-1.5.20110528#


Take a walk and have some coffee.  Namecoin is worth the effort.

I'll help by offering 1 BTC to the first person to write a complete Namecoin installation guide.


██████████
█████████████████
██████████████████████
█████████████████████████
████████████████████████████
████
████████████████████████
█████
███████████████████████████
█████
███████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
████████████████████████████
██████
███████████████████████████
██████
██████████████████████████
█████
███████████████████████████
█████████████
██████████████
████████████████████████████
█████████████████████████
██████████████████████
█████████████████
██████████

Monero
"The difference between bad and well-developed digital cash will determine
whether we have a dictatorship or a real democracy." 
David Chaum 1996
"Fungibility provides privacy as a side effect."  Adam Back 2014
Buy and sell XMR near you
P2P Exchange Network
Buy XMR with fiat
Is Dash a scam?
Crs
Member
**
Offline Offline

Activity: 107
Merit: 10



View Profile
June 11, 2011, 12:42:33 AM
 #292

I know it worths the effort, but I can't seem to make it work on linux, on windows it's ok, but my cards are on the linux machine...
I'll give it another try tomorow.
Just opened a thread for the install guide bounty. Post your pledge here: http://forum.bitcoin.org/index.php?topic=14787.0

Thanks.
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
June 11, 2011, 10:36:20 AM
 #293

I know it worths the effort, but I can't seem to make it work on linux, on windows it's ok, but my cards are on the linux machine...
I'll give it another try tomorow.
Just opened a thread for the install guide bounty. Post your pledge here: http://forum.bitcoin.org/index.php?topic=14787.0

Thanks.

Install the required prequisites mentioned in the build-unit.txt documentation. Build with:

make -f makefile.unix USE_UPNP=

See here: http://www.bluishcoder.co.nz/2011/05/12/namecoin-a-dns-alternative-based-on-bitcoin.html
elpresidente
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
June 11, 2011, 05:20:02 PM
 #294

I'm very excited by the Namecoin project. I pointed ~300Mh/s at the network last night. By mid-morning today I had a message of "1 ACCEPTED" on my miner. Now when I use namecoind getinfo, I still see a 0.000000 balance. What's up with that? What am I missing?
wachtwoord
Legendary
*
Offline Offline

Activity: 2324
Merit: 1125


View Profile
June 11, 2011, 05:26:30 PM
 #295

Similar question here. If my bitcoin.conf in the C:\Users\****\AppData\Roaming\Namecoin ha the following in it:

rpcuser=your_user
rpcpassword=your_pass
rpcport=8336
daemon=1

And I run phoenix.exe with the following info:

phoenix.exe -u http://your_user:your_pass@localhost:8336/ device=0 -k phatk VECTORS BFI_INT AGGRESSION=11 FASTLOOP=false WORKSIZE=128

is it mining solo for my account? It seems to work because it says disconnected from server when I stop namecoind from running. However when I type:

namecoind.exe listreceivedbyaddress 0 true
[
    {
        "address" : "ADDRESS1",
        "account" : "",
        "label" : "",
        "amount" : 0.00000000,
        "confirmations" : 0
    },
    {
        "address" : "ADDRESS2",
        "account" : "this",
        "label" : "this",
        "amount" : 0.00000000,
        "confirmations" : 0
    }
]

1) To which address am I mining?
2) How the hell did I get 2 addresses? I was messing around with the commands to find how the hell I could find my address back for later reference and probably ended up making a second. Very weird.
3) Why do I have two accounts? What does that even mean I only have one wallet.dat for Namecoin.....
4) what are the arguments of listreceivedbyaddress?

Note: this is quite complicated without a command line help function for the different functions.
datguywhowanders
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 11, 2011, 06:18:50 PM
 #296

According to the Namecoin wiki, the address naming convention for Namecoin addresses has changed to now have them start with an N or M. The Mac Binary I have only provides addresses that start with a 1. Will these still work?

Donations Welcome: 163id7T8KZ6MevqT86DjrBF2kfCPrQsfZE
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
June 11, 2011, 06:26:21 PM
 #297

Use : namecoind listtransactions
That's the only way to view immature blocks. They will appear in your balance 120 blocks after being discovered.

To view the help, use : namecoind help <command>


1) To which address am I mining?
One of the 2 default addresses (or another one still not visible). No problem.

2) How the hell did I get 2 addresses? I was messing around with the commands to find how the hell I could find my address back for later reference and probably ended up making a second. Very weird.
A new address is generated each send/receive transaction, so you will get more.
Use : "namecoind help" to see all commands.

3) Why do I have two accounts? What does that even mean I only have one wallet.dat for Namecoin.....
Accounts are tags to group balances of several addresses together and view result with "namecoind listaccounts". You can create the number of accounts you want so, they are all in your wallet.

4) what are the arguments of listreceivedbyaddress?
Code:
./namecoind help listreceivedbyaddress
listreceivedbyaddress [minconf=1] [includeempty=false]
[minconf] is the minimum number of confirmations before payments are included.
[includeempty] whether to include addresses that haven't received any payments.
Returns an array of objects containing:
  "address" : receiving address
  "account" : the account of the receiving address
  "amount" : total amount received by the address
  "confirmations" : number of confirmations of the most recent transaction included


datguywhowanders > yes, but if you find a new mac binary, say it to me, i'll add it to the dot-bit wiki
wachtwoord
Legendary
*
Offline Offline

Activity: 2324
Merit: 1125


View Profile
June 11, 2011, 06:35:07 PM
Last edit: June 11, 2011, 07:00:28 PM by wachtwoord
 #298

Thanks for the explanation.

I knew about namecoind help, I was just hoping for a help for each command (like namecoind commandname help).

Now let's see if i can mine some namecoins @ 242 Mhash Smiley
elpresidente
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
June 11, 2011, 07:33:06 PM
 #299

When I try to send NMC with namecoind sendtoaddress <address> 50 I get an error message of "Invalid Bitcoin Address". Any suggestions? I've done some googling and haven't found any thing to try.
Wepp
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
June 11, 2011, 09:33:28 PM
 #300

I'm very excited by the Namecoin project. I pointed ~300Mh/s at the network last night. By mid-morning today I had a message of "1 ACCEPTED" on my miner. Now when I use namecoind getinfo, I still see a 0.000000 balance. What's up with that? What am I missing?

You will be credited 50 NMC when the block you generated is confirmed. Your block is considered confirmed after 120 more blocks have been generated after yours. It takes about 18-20 hrs.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 102 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!