Pages:
Author

Topic: [ANN][NMC] Namecoin Wallet (QT) with integrated Name Registration v3.75 - page 6. (Read 78552 times)

newbie
Activity: 15
Merit: 0
Hi NameCoin fans,

We opened NameCoin Pair on our website

member
Activity: 112
Merit: 10
If you use the Namecoin-Qt GUI, the reservation of a name creates two transactions: a name_new transaction, and some 12 blocks later (1 to 4 hours later) a name_firstupdate transaction.
The name_new costs you 0.01 NMC,
the name_firstupdate cost you a standard tx fee of 0.005 NMC even if you manually set the tx fee to zero.

If you want to change the value field of your name again you can do this at any time after both transactions appear in the blockchain. Each name_update transaction costs 0.005 NMC during the first few months. Afterwards one name_update every few months is free of charge.

You should therefore keep at least 0.02 NMC at hand for one name registration.
Do not forget to update your name(s) every 36000 blocks at the latest. I recommend updating every 35000 blocks to be on the safe side. 35000 blocks is equivalent to around 200 days at the current hashrate increase.
newbie
Activity: 28
Merit: 0
With an empty wallet, trying to register a domain doesn't tell me how much I need, it just says fee is 0.
legendary
Activity: 2912
Merit: 1060
Nice. Ats is picking up Namecoin too
member
Activity: 112
Merit: 10
curious how Namecoin compares to Datacoin??
Datacoin is designed to store medium-sized junks of data of up to 128 kBytes per transaction. This can result in a very large blockchain size in the future. Development is on it's way for limiting a local blockchain to being a "private blockchain", at the cost of accessibility or access time.

Namecoin is designed to store small key/value pairs where the value field is limited to 1 kbyte (due to a design flaw only 520 bytes are manageable at the moment). Currently a full installation including all index files is less than 2 GBytes. Discussion is ongoing about a moderate increase of the field size, see http://dot-bit.org/forum/viewtopic.php?f=5&t=1497

Blockchain/name explorer: http://explorer.dot-bit.org

Two use-cases of Namecoin are already working,
a) identities (useful for OpenId and Bitmessage, see http://nameid.org/ )
b) decentralised and uncensorable domain name system (although enabling standard browsers to resolve these is still a bit of an unwieldy process -- we need developers for a 1-click software installation  Wink )

Other ideas are being discussed or in development, i.e. bond/stock registry, voting system, tor/i2p support, copyright license registry.

Namecoin is merge-mined at 70 % of the Bitcoin hash power. Therefore a 51-attack would be extremely expensive.
newbie
Activity: 56
Merit: 0
Hello Namecoin Smiley You were new to me, but I got some Namecoins on the BTCGuild Smiley

I'm curious what I can do with this coin and also I'm curious how Namecoin compares to Datacoin?? If anyone has some info on that, that would be great ;p


Meanwhile, I also introduced you here: http://scforum.info/index.php/topic,8726.msg22728.html#msg22728


Regards and...


Peace!


devnullius










Nederlandse Crypto Munt Discussiegroep
Bij ThisWeeksCoin.com/forum, open voor alles Bitcoin-gerelateerd!
Ga hier: http://thisweekscoin.com/forum/index.php?topic=15.0 - alles lekker Nederlands!


GIVEAWAYS @ SCFORUM.INFO
---> 3x Firesage's MBRWizard Suite 4.1 - including bootable Windows CD!!!!!!
http://scforum.info/index.php/topic,8556.0.html
---> SCForum's Software Grab 'n' Snatch!!!
http://scforum.info/index.php/topic,8638.0.html
---> SCForum Exclusive Giveaway for POT #POTCOIN - up to 10 POT for free!
http://scforum.info/index.php/topic,8723.0.html



Cuisvis hominis est errare, nullius nisi insipientis in errore persevare...

So why not get the real SCForum employees to help YOUR troubled computer!!! SCF Remote PC Assist http://scforum.info/index.php/topic,3067.msg6931.html#msg6931

legendary
Activity: 1807
Merit: 1020
Folks,

I am performing a port of MultiBit for Namecoin.   This will allow folks to have a nice GUI for not only windows, but for Mac OS X and Linux.

Furthermore, you don't have to download the entire block chain!

Anyway,  I started up a fund raising effort:

https://bitcointalksearch.org/topic/ann-seeking-funds-to-build-a-lightweight-wallet-for-namecoin-nmc-387363

Cheers!


any update on this?

p.s. namecoin-qt works on linux/mac, as well as windows

-------------------------------


CHINESE TRANSLATION ADDED to namecoin-qt --- any chinese users, please confirm it's ok Smiley

https://github.com/namecoin-qt/namecoin-qt


-- Donations appreciated (see OP) --
legendary
Activity: 1397
Merit: 1022
New f*D Certified Crypto-Cards (paper wallets) in stock! Namecoin is supported!
legendary
Activity: 1372
Merit: 1000
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
Folks,

I am performing a port of MultiBit for Namecoin.   This will allow folks to have a nice GUI for not only windows, but for Mac OS X and Linux.

Furthermore, you don't have to download the entire block chain!

Anyway,  I started up a fund raising effort:

https://bitcointalksearch.org/topic/ann-seeking-funds-to-build-a-lightweight-wallet-for-namecoin-nmc-387363

Cheers!
newbie
Activity: 30
Merit: 0
legendary
Activity: 2955
Merit: 1049
I have a problem with a Ubuntu 64x compiled
here with Ubuntu 13.10 no go with building:
Code:
g++ -c -m64 -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DGUI -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
src/qt/bitcoin.cpp:5:24: fatal error: QApplication: Datei oder Verzeichnis nicht gefunden
 #include
                        ^
compilation terminated.
make: *** [build/bitcoin.o] Fehler 1
and with another try:
Code:
obj/nogui/rpc.o: In Funktion `boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)':
rpc.cpp:(.text._ZN5boost4asio3ssl7contextC2ERNS0_10io_serviceENS1_12context_base6methodE[_ZN5boost4asio3ssl7contextC5ERNS0_10io_serviceENS1_12context_base6methodE]+0x91): Nicht definierter Verweis auf `SSLv2_method'
rpc.cpp:(.text._ZN5boost4asio3ssl7contextC2ERNS0_10io_serviceENS1_12context_base6methodE[_ZN5boost4asio3ssl7contextC5ERNS0_10io_serviceENS1_12context_base6methodE]+0xa1): Nicht definierter Verweis auf `SSLv2_client_method'
rpc.cpp:(.text._ZN5boost4asio3ssl7contextC2ERNS0_10io_serviceENS1_12context_base6methodE[_ZN5boost4asio3ssl7contextC5ERNS0_10io_serviceENS1_12context_base6methodE]+0xb1): Nicht definierter Verweis auf `SSLv2_server_method'
collect2: error: ld returned 1 exit status
make: *** [namecoind] Fehler 1
member
Activity: 176
Merit: 10
The World’s First Blockchain Core
I have a problem with a Ubuntu 64x compiled

the whole compilation went well, configuration ok and starting fine, but I was able to start namecoind only from root!
when I try to start from normal user:

Code:
bash-4.2$ ./namecoind
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted
bash-4.2$

some hints?
legendary
Activity: 1807
Merit: 1020
yes that one has been updated

hopefully will be one repo soon Smiley
hero member
Activity: 525
Merit: 500
Downloaded and installed latest version from https://github.com/namecoin/namecoin

getinfo shows version 35100

Is this right?

Don't want to be on the wrong side of the chain when we hit 150K.
legendary
Activity: 1372
Merit: 1000
@ snailbrain  thanks
legendary
Activity: 1807
Merit: 1020
also backup everything (including chain) then delete all except wallet, and see if it starts downloading the chain, just to eliminate all that side..
I tryed that simmilar result, the logs above may have been from that attempt.


and it still works with the old daemon?

that I don't know as the computer is in storage.

I'm sorted though I found another backup and it worked.


excellent Smiley

>blockchain.info
there isn't a service like that, yet...
legendary
Activity: 1372
Merit: 1000
also backup everything (including chain) then delete all except wallet, and see if it starts downloading the chain, just to eliminate all that side..
I tryed that simmilar result, the logs above may have been from that attempt.


and it still works with the old daemon?

that I don't know as the computer is in storage.

I'm sorted though I found another backup and it worked.
Pages:
Jump to: