Bitcoin Forum
April 23, 2024, 08:07:55 AM *
News: Latest Bitcoin Core release: 27.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 ... 102 »
  Print  
Author Topic: [announce] Namecoin - a distributed naming system based on Bitcoin  (Read 594418 times)
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 07, 2011, 09:18:17 AM
 #201

vinced: Other than the DNS code what are the major things you did to namecoin to make a new block?

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
1713859675
Hero Member
*
Offline Offline

Posts: 1713859675

View Profile Personal Message (Offline)

Ignore
1713859675
Reply with quote  #2

1713859675
Report to moderator
1713859675
Hero Member
*
Offline Offline

Posts: 1713859675

View Profile Personal Message (Offline)

Ignore
1713859675
Reply with quote  #2

1713859675
Report to moderator
1713859675
Hero Member
*
Offline Offline

Posts: 1713859675

View Profile Personal Message (Offline)

Ignore
1713859675
Reply with quote  #2

1713859675
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713859675
Hero Member
*
Offline Offline

Posts: 1713859675

View Profile Personal Message (Offline)

Ignore
1713859675
Reply with quote  #2

1713859675
Report to moderator
1713859675
Hero Member
*
Offline Offline

Posts: 1713859675

View Profile Personal Message (Offline)

Ignore
1713859675
Reply with quote  #2

1713859675
Report to moderator
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
May 08, 2011, 01:49:30 AM
 #202

vinced: Other than the DNS code what are the major things you did to namecoin to make a new block?
you can check his commits Wink

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 08, 2011, 02:31:21 AM
Last edit: May 08, 2011, 07:52:15 AM by caston
 #203

ok is it ever likely to be merged in such a way that you could one the one daemon  to mine  bitcoin, namecoin or testcoin?

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
gigabytecoin
Sr. Member
****
Offline Offline

Activity: 280
Merit: 252


View Profile
May 10, 2011, 01:32:05 AM
 #204

FYI: khal has opened up http://dot-bit.org/Main_Page for anybody that's still interested in namecoin!
tuxsoul
Newbie
*
Offline Offline

Activity: 40
Merit: 0



View Profile WWW
May 12, 2011, 09:42:10 AM
 #205

Hi,

I will like create a debian/ubuntu package from namecoin.

* Can you suggest one short and one full description.

I have checked the git repository, but tags are from bitcoin not of namecoin, if you check one tag (any), you will see the bitcoin code only.

If possible get tags for namecoin only, to know the code of each release ?

not oficial debian/ubuntu packages, read more ...
http://bitcointalk.org/index.php?topic=2207

Greeting's.
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 14, 2011, 02:49:43 PM
 #206



Namecoin difficulty varies using the same algorithm as bitcoin.  I started the difficulty at 512 to account for GPU mining being available.



Just got this today:
./namecoind getinfo


{
    "version" : 32100,
    "balance" : 1000.05000000,
    "blocks" : 2843,
    "connections" : 3,
    "proxy" : "",
    "generate" : false,
    "genproclimit" : -1,
    "difficulty" : 290.98376578,                 <---- Has it gone down it is it my fault for using the old version?
    "hashespersec" : 0,
    "testnet" : false,
    "keypoololdest" : 1304239257,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
May 14, 2011, 03:02:43 PM
 #207

    "difficulty" : 290.98376578,                 <---- Has it gone down it is it my fault for using the old version?
difficulty is just like bitcoin. if the block generation speed is too slow, it's decreased.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 14, 2011, 04:08:51 PM
 #208

The 512 value was an arbitrary choice. 290 is now the real difficulty :
http://dot-bit.org/forum/viewtopic.php?f=6&t=9
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
May 19, 2011, 12:30:57 PM
 #209

The 512 value was an arbitrary choice. 290 is now the real difficulty :
http://dot-bit.org/forum/viewtopic.php?f=6&t=9
now it's
589.64331461

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 19, 2011, 05:08:56 PM
 #210

The 512 value was an arbitrary choice. 290 is now the real difficulty :
http://dot-bit.org/forum/viewtopic.php?f=6&t=9
now it's
589.64331461

thanks for that.. I managed to do a couple of blocks at the old value.. has it gone up due to people actually mining it or has it just been changed again by someone?

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 19, 2011, 05:11:30 PM
 #211

I do have another suggestion as well although this might be hard to get it to play nice with what's out there already but if we are going to have namecoin we also need to remember that IP addresses have their own ICAN known as IANA. We also need IPcoin.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 21, 2011, 06:44:47 PM
Last edit: May 22, 2011, 08:23:02 AM by khal
 #212

You can find latest linux binaries of namecoin here. They include the patch to see generated coins still not mature.
We are still waiting for someone to build a recent windows version

[edit: thanks grue]
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
May 21, 2011, 11:52:55 PM
 #213

Latest Windows binaries (2011-05-11) last commit: Wed May 11 02:12:41
http://min.us/mvfHZcE
SHA-1: 720DBFD0DCA254CB621F498A3EDE08E4B6F65E63

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 22, 2011, 06:08:00 AM
 #214

thanks I now have the latest Linux version

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
phathash
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
May 22, 2011, 06:23:20 AM
 #215

"internet" and "namecoin" don't show up in a name_scan. Why so?
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 22, 2011, 08:28:18 AM
 #216

"internet" and "namecoin" don't show up in a name_scan. Why so?


name_scan limits to 500 results by default. Use :
Code:
name_scan "" 10000
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 22, 2011, 12:27:25 PM
Last edit: May 22, 2011, 12:37:26 PM by caston
 #217

Hi I went to register rejuvepedia.bit.

So far I have reserved it with ./namecoind name_new d/rejuvepedia.bit

Now the next part confuses me a bit *no pun intended*

./namecoind name_firstupdate d/<name> <rand> <longhex> '<json-value>'

What do I enter for json-value?

At the moment I'm using the domain name rejuvepedia.org and if possible I would like rejuvepedia.bit to point to the same page.

best regards,

Chris

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 22, 2011, 12:48:11 PM
 #218

Hi I went to register rejuvepedia.bit.

So far I have reserved it with ./namecoind name_new d/rejuvepedia.bit

Now the next part confuses me a bit *no pun intended*

./namecoind name_firstupdate d/<name> <rand> <longhex> '<json-value>'

What do I enter for json-value?

At the moment I'm using the domain name rejuvepedia.org and if possible I would like rejuvepedia.bit to point to the same page.

best regards,

Chris

rand = short hex number returned by the name_new command. longhex is the long hex returned.

For json-value, you can follow this :
http://dot-bit.org/HowToRegisterAndConfigureBitDomains#How_to_configure_your_domain

Short and simple example (simply put the ip of your server instead) :
'{"map": {"": "10.0.0.1", "www": "10.0.0.1"}}'

Then, you must add rejuvepedia.bit on the configuration of your webserver (in apache if you have access directly, or on the web interface where you add your domains)
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 22, 2011, 01:53:46 PM
 #219



Then, you must add rejuvepedia.bit on the configuration of your webserver (in apache if you have access directly, or on the web interface where you add your domains)


Hi khal,

Is this likely to work on nearly free speech (http://www.nearlyfreespeech.net)

thank you

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
May 22, 2011, 02:00:31 PM
 #220

I just thought of another question. Where do your registration fees go?

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
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 ... 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!