Bitcoin Forum
May 05, 2024, 01:41:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 [All]
  Print  
Author Topic: How 21mil limit is enforced  (Read 2303 times)
kerogre256 (OP)
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
March 21, 2013, 12:54:25 PM
 #1

I have one technical question.
How bitcoin limit 21m is programed ? If miners and user decide in 20 years they don't like it can they change program to increase to 100 milion bitcoin or it is hard wired in to block chain ?
1714916468
Hero Member
*
Offline Offline

Posts: 1714916468

View Profile Personal Message (Offline)

Ignore
1714916468
Reply with quote  #2

1714916468
Report to moderator
1714916468
Hero Member
*
Offline Offline

Posts: 1714916468

View Profile Personal Message (Offline)

Ignore
1714916468
Reply with quote  #2

1714916468
Report to moderator
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714916468
Hero Member
*
Offline Offline

Posts: 1714916468

View Profile Personal Message (Offline)

Ignore
1714916468
Reply with quote  #2

1714916468
Report to moderator
1714916468
Hero Member
*
Offline Offline

Posts: 1714916468

View Profile Personal Message (Offline)

Ignore
1714916468
Reply with quote  #2

1714916468
Report to moderator
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
March 21, 2013, 12:57:45 PM
 #2

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink

mitty
Sr. Member
****
Offline Offline

Activity: 359
Merit: 250



View Profile
March 21, 2013, 01:19:32 PM
 #3

Like Gabi said, you could modify your client to keep creating coins past 21 million but no other clients (i.e., anyone else using bitcoin) would accept those as valid coins.  

You can make your Bitcoin client disobey the network rules but then none of the other bitcoin clients would talk to yours, essentially isolating yourself from the network.  

Altcoins are basically a more elegant version of this; they are all very similar to Bitcoin's implementation but some have different rules such as coin limits, block creation times, etc.
lleibowitz
Newbie
*
Offline Offline

Activity: 37
Merit: 0



View Profile
March 21, 2013, 01:27:27 PM
 #4

There's another thread about this topic here: https://bitcointalk.org/index.php?topic=153330.0
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 02:22:40 AM
 #5

If miners and user decide in 20 years they don't like it can they change program to increase to 100 milion bitcoin

No.

or it is hard wired in to block chain ?

No.


The limit is written into the program that every full peer runs.  To change the limit, you'd have to first change the program, and then convince EVERY SINGLE USER of bitcoin to agree to the change.

If just a single person decides they don't like the new change, then the blockchain splits.  Those who continue to run the old program get a bitcoin system that will never exceed 21 million bitcoins.  Those who decide to run the new program get a completely different and incompatible bitcoin system that will grow in supply to the new limit.

Perhaps one of those two systems grows in popularity over time and the other dies off, or perhaps there are 2 competing currencies that both continue indefinitely.

Note that any bitcoins that exist before the split will essentially be duplicated, giving owners of those bitcoins a duplicated amount of bitcoins on each system.
auzaar
Full Member
***
Offline Offline

Activity: 151
Merit: 100



View Profile
March 22, 2013, 05:34:37 AM
 #6

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink
Why it would be hard fork if everybody agreed?
auzaar
Full Member
***
Offline Offline

Activity: 151
Merit: 100



View Profile
March 22, 2013, 05:36:49 AM
 #7

I have one technical question.
How bitcoin limit 21m is programed ? If miners and user decide in 20 years they don't like it can they change program to increase to 100 milion bitcoin or it is hard wired in to block chain ?
it can be done but will need majority approval and don't think people will like to dilute there savings Smiley
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:38:42 AM
 #8

it can be done but will need majority unanimous approval and don't think people will like to dilute there savings Smiley

FTFY
Killdozer
Full Member
***
Offline Offline

Activity: 203
Merit: 100



View Profile
March 22, 2013, 01:18:44 PM
 #9

Discussed a million times before, just do the research.
RTFM.

tysat
Legendary
*
Offline Offline

Activity: 966
Merit: 1004


Keep it real


View Profile
March 22, 2013, 01:45:03 PM
 #10

it can be done but will need majority unanimous approval and don't think people will like to dilute there savings Smiley

FTFY

It doesn't have to be unanimous, just majority.
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1024



View Profile
March 22, 2013, 02:08:28 PM
 #11

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink
Why it would be hard fork if everybody agreed?

Because the software that I'm running now will never accept a subsidy under the new rules.  If a block comes in that satisfies your rules, but not mine, my software will reject it as invalid.  Since yours will accept it, the chain will split in two at that point, and never ever ever converge.

it can be done but will need majority unanimous approval and don't think people will like to dilute there savings Smiley

FTFY

It doesn't have to be unanimous, just majority.

The majority is not binding on anyone.  The system has no power to change the rules for people that don't want the rules to be changed.  If a majority wants different rules, what they really get is a different thing entirely.  They can call it bitcoin, but it won't really be bitcoin, it will be something else.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 02:10:30 PM
 #12

it can be done but will need majority unanimous approval and don't think people will like to dilute there savings Smiley

FTFY

It doesn't have to be unanimous, just majority.

Not true.

If it is not unanimous, then you haven't changed the limit on bitcoins, you've simply split the blockchain and created an alternate non-bitcoin currency that has a higher limit.  This doesn't require a majority and can be done with as few as one user.

If you want to change the limit in such a way that the 21 million bitcoin limit no longer exists and therefore the only currency remaining that still uses the original bitcoin blockchain has a higher limit, you have to get unanimous consent.  If you have even a single user that continues to run the old software, then you have a split blockchain and the "real" bitcoin with a 21 million limit continues to exist.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 02:12:58 PM
 #13

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink
Why it would be hard fork if everybody agreed?

Because the software that I'm running now will never accept a subsidy under the new rules.  If a block comes in that satisfies your rules, but not mine, my software will reject it as invalid.  Since yours will accept it, the chain will split in two at that point, and never ever ever converge.

You aren't paying attention.  The statement (and question) was regarding if EVERYONE agreed and decided to change.  If you refuse to change, then EVERYONE didn't agree.
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
March 22, 2013, 02:32:37 PM
 #14

It is a hard fork. I'm stating a fact  Cheesy It is a hard fork, but of course, it is a possible thing. kerogre was asking if with a hard fork it is possible or it would be totally impossible. Since i was the first to reply, i had to answer to that too.   Wink For example no matter what, hard fork or not, it is IMPOSSIBLE for anyone to know my private keys if you only know my addresses  Smiley

kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1024



View Profile
March 22, 2013, 02:42:26 PM
 #15

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink
Why it would be hard fork if everybody agreed?

Because the software that I'm running now will never accept a subsidy under the new rules.  If a block comes in that satisfies your rules, but not mine, my software will reject it as invalid.  Since yours will accept it, the chain will split in two at that point, and never ever ever converge.

You aren't paying attention.  The statement (and question) was regarding if EVERYONE agreed and decided to change.  If you refuse to change, then EVERYONE didn't agree.

Good catch.  I did indeed miss the part about everyone.

But, if we put aside the silly notion of everyone agreeing, and get pedantic about it, it is still a hard fork because bitcoin is software.  Software does what it does, it doesn't care what anyone thinks.  Even if you agree to the change, it is still a hard fork because any old software running will enforce the rules it knows, not the rules you agree to.  So to prevent a hard fork requires more than merely that everyone agree, it also requires that everyone replace their software, and then never allow the old code to run any more.

The old software will never be compatible with the new software.  We could even get philosophical and say that the hard fork exists once the new software is created, even if the length of one of the tines is zero (that is, even if no one actually runs the old software).

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
March 22, 2013, 02:47:55 PM
 #16

The flame started, everyone, get out from here!

 Cheesy

DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 03:08:46 PM
 #17

- snip -
But, if we put aside the silly notion of everyone agreeing, and get pedantic about it, it is still a hard fork because bitcoin is software.  Software does what it does, it doesn't care what anyone thinks.  Even if you agree to the change, it is still a hard fork because any old software running will enforce the rules it knows, not the rules you agree to.  So to prevent a hard fork requires more than merely that everyone agree, it also requires that everyone replace their software, and then never allow the old code to run any more.

The old software will never be compatible with the new software.  We could even get philosophical and say that the hard fork exists once the new software is created, even if the length of one of the tines is zero (that is, even if no one actually runs the old software).

We are now in agreement on the matter.  At this point the only debate is on the definition of the term "fork".  If we are discussing a software fork (such as the Red Hat fork that created Fedora), then I'd agree that a change that increases the limit is a "fork" regardless of how many people use it. On the other hand, if we are talking about a blockchain fork (such as happened between the 0.8.0 Bitcoin-Qt and earlier versions), then I'd say that if you could get unanimous consent, there would not be a "fork".
cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
March 22, 2013, 03:14:39 PM
 #18

- snip -
But, if we put aside the silly notion of everyone agreeing, and get pedantic about it, it is still a hard fork because bitcoin is software.  Software does what it does, it doesn't care what anyone thinks.  Even if you agree to the change, it is still a hard fork because any old software running will enforce the rules it knows, not the rules you agree to.  So to prevent a hard fork requires more than merely that everyone agree, it also requires that everyone replace their software, and then never allow the old code to run any more.

The old software will never be compatible with the new software.  We could even get philosophical and say that the hard fork exists once the new software is created, even if the length of one of the tines is zero (that is, even if no one actually runs the old software).

We are now in agreement on the matter.  At this point the only debate is on the definition of the term "fork".  If we are discussing a software fork (such as the Red Hat fork that created Fedora), then I'd agree that a change that increases the limit is a "fork" regardless of how many people use it. On the other hand, if we are talking about a blockchain fork (such as happened between the 0.8.0 Bitcoin-Qt and earlier versions), then I'd say that if you could get unanimous consent, there would not be a "fork".

i've never liked the term "fork" be it hard or soft.  its confusing since technical ppl seem to have a certain definition for it vs non technical ppl's understanding.

i think "chain split" might be a better term.
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1024



View Profile
March 22, 2013, 03:18:32 PM
 #19

- snip -
But, if we put aside the silly notion of everyone agreeing, and get pedantic about it, it is still a hard fork because bitcoin is software.  Software does what it does, it doesn't care what anyone thinks.  Even if you agree to the change, it is still a hard fork because any old software running will enforce the rules it knows, not the rules you agree to.  So to prevent a hard fork requires more than merely that everyone agree, it also requires that everyone replace their software, and then never allow the old code to run any more.

The old software will never be compatible with the new software.  We could even get philosophical and say that the hard fork exists once the new software is created, even if the length of one of the tines is zero (that is, even if no one actually runs the old software).

We are now in agreement on the matter.  At this point the only debate is on the definition of the term "fork".  If we are discussing a software fork (such as the Red Hat fork that created Fedora), then I'd agree that a change that increases the limit is a "fork" regardless of how many people use it. On the other hand, if we are talking about a blockchain fork (such as happened between the 0.8.0 Bitcoin-Qt and earlier versions), then I'd say that if you could get unanimous consent, there would not be a "fork".

That isn't so much a debate as a decision.  The term has multiple meanings, and we are broadly in agreement on the consequences for each of the relevant meanings.  I say broadly only because it still takes more than consent to swap out all of the software; mere agreement won't prevent the (chain) fork, action is also necessary.

But discussions of universal consent are pointless, except as an exercise in rhetoric, since at least one of us is already on record as non-consenting.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 03:48:51 PM
 #20

- snip -
But discussions of universal consent are pointless, except as an exercise in rhetoric, since at least one of us is already on record as non-consenting.

Sure, but there's no guarantee that some government entity won't force you to stop running the old version (either through incarceration or execution).

 Wink
ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 04:24:05 PM
 #21

Of course, since it is a software, if everyone decide to change something it is possible. But of course it would be a hard fork  Wink

The limit is enforced by the client, a block wich does not respect the rules would be rejected  Wink
Why it would be hard fork if everybody agreed?

Because the software that I'm running now will never accept a subsidy under the new rules.  If a block comes in that satisfies your rules, but not mine, my software will reject it as invalid.  Since yours will accept it, the chain will split in two at that point, and never ever ever converge.

You aren't paying attention.  The statement (and question) was regarding if EVERYONE agreed and decided to change.  If you refuse to change, then EVERYONE didn't agree.

You misrepresenting the facts, it's 51%, not 100%.
tysat
Legendary
*
Offline Offline

Activity: 966
Merit: 1004


Keep it real


View Profile
March 22, 2013, 04:43:31 PM
 #22

You misrepresenting the facts, it's 51%, not 100%.

That's what I said, but was then told I was wrong.
ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 04:55:55 PM
 #23

You misrepresenting the facts, it's 51%, not 100%.

That's what I said, but was then told I was wrong.

Right,
Perhaps unrelated but as it seems prices have gone up so much people start making stuff up to keep it going.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:08:21 PM
 #24

You misrepresenting the facts, it's 51%, not 100%.

No.  You are misrepresenting the facts.  In what way is it 51% to change the number of bitcons minted?  Do you even know what you are talking about?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:09:40 PM
 #25

You misrepresenting the facts, it's 51%, not 100%.

That's what I said, but was then told I was wrong.

Because you were, as is ElectricMucus.

There is a reason his "Ignore" button is Dark, Dark, Yellow.
ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 05:14:15 PM
 #26

You misrepresenting the facts, it's 51%, not 100%.

That's what I said, but was then told I was wrong.

Because you were, as is ElectricMucus.

There is a reason his "Ignore" button is Dark, Dark, Yellow.

You were a big contender too as I remember it BTCX.  Grin
You misrepresenting the facts, it's 51%, not 100%.

No.  You are misrepresenting the facts.  In what way is it 51% to change the number of bitcons minted?  Do you even know what you are talking about?

This concerns future bitcoins. Nobody is talking about increasing the number previously mined coins. This is about, for example skipping the block reward reduction which is entirely doable with a 51% hard fork.
Of course the consensus now is that they shouldn't be called bitcoins then. But what do they, in the future care what our motives were, now?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:19:07 PM
 #27

- snip -
This is about, for example skipping the block reward reduction which is entirely doable with a 51% hard fork.
- snip -

You are mistaken.  As has already been stated, if you want a "hard fork", you don't need 51%, you can do that with a single user.  If you don't want to fork the blockchain, then you need 100%.  If even a single user continues to run the old software, then the blockchain forks.
ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 05:20:12 PM
 #28

- snip -
This is about, for example skipping the block reward reduction which is entirely doable with a 51% hard fork.
- snip -

You are mistaken.  As has already been stated, if you want a "hard fork", you don't need 51%, you can do that with a single user.  If you don't want to fork the blockchain, then you need 100%.  If even a single user continues to run the old software, then the blockchain forks.

Yes but you wouldn't be able to be the longest chain.  Grin Oh of course there are 2 kinds of 51%: 51% mining power and 51% nodes. If you have both you control the future.
I think you above anybody else should know what 51% is all about. (Or not, apparently. Either way you are playing the true believer bullshitting shill very well to, congrats for that)
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:32:36 PM
 #29

- skip -
Yes but you wouldn't be able to be the longest chain.  Grin Oh of course there are 2 kinds of 51%: 51% mining power and 51% nodes. If you have both you control the future.
I think you above anybody else should know what 51% is all about. (Or not, apparently. Either way you are playing the true believer bullshitting shill very well to, congrats for that)

There is no need to "be the longest chain" if the blockchain forks.  Each fork is its own chain.  They co-exist and nothing is shared between them.  There is no merging of the chains or "longest chain wins" between them.  This is why Litecoin doesn't care if its chain is longer than Bitcoin's chain.

I really need to learn not to respond to trolls.  I've made it clear that you are misleading people in this conversation.  I won't correct you in this thread again.  If you want to continue to post false information, I'll assume that the explanations I've given are sufficient to prevent the uneducated from believing the stuff you toss in here.
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
March 22, 2013, 05:35:17 PM
 #30

This 100 or 51% thing is wrong in case of a hard fork. Hard fork=bitcoin and litecoin. Do litecoin need 100 or 51% or something to work? Nah

Quote
Yes but you wouldn't be able to be the longest chain
And? The forked chain is no more the original chain, it is something totally different, like the litecoin chain. Once a hard fork happen, it is totally unrelated with the old chain

ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 05:36:33 PM
 #31

- skip -
Yes but you wouldn't be able to be the longest chain.  Grin Oh of course there are 2 kinds of 51%: 51% mining power and 51% nodes. If you have both you control the future.
I think you above anybody else should know what 51% is all about. (Or not, apparently. Either way you are playing the true believer bullshitting shill very well to, congrats for that)

There is no need to "be the longest chain" if the blockchain forks.  Each fork is its own chain.  They co-exist and nothing is shared between them.  There is no merging of the chains or "longest chain wins" between them.  This is why Litecoin doesn't care if its chain is longer than Bitcoin's chain.

I really need to learn not to respond to trolls.  I've made it clear that you are misleading people in this conversation.  I won't correct you in this thread again.  If you want to continue to post false information, I'll assume that the explanations I've given are sufficient to prevent the uneducated from believing the stuff you toss in here.

The difference is the ledger, the same as the original BTC. And that the old chain couldn't operate while being hijacked by miners who support ditching the block reward reduction.
It's the same thing as the supposed increase as the block size.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:38:45 PM
 #32

This 100 or 51% thing is wrong in case of a hard fork. Hard fork=bitcoin and litecoin. Do litecoin need 100 or 51% or something to work? Nah

This is what I've been saying.  It only takes a single user to fork the chain.  You don't need 100%, you don't need 51%.

If you want to use the existing chain history (and therefore existing bitcoins), and you don't want to fork the blockchain, the only way to do it is if 100% of all users (not just miners or hashing power, but all users) all switch to the new software with the new rules.  Anything less than that causes a fork in the blockchain.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
March 22, 2013, 05:55:39 PM
 #33

- snip -
Note that any bitcoins that exist before the split will essentially be duplicated, giving owners of those bitcoins a duplicated amount of bitcoins on each system.

- snip -
if you have pre-fork coins, your coins will exist on both chains. As Gabi said, those coins will only be useable on their respective chain.

There appears to be an echo in here.
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1024



View Profile
March 22, 2013, 05:56:13 PM
 #34

You are mistaken.  As has already been stated, if you want a "hard fork", you don't need 51%, you can do that with a single user.  If you don't want to fork the blockchain, then you need 100%.  If even a single user continues to run the old software, then the blockchain forks.
Yes but you wouldn't be able to be the longest chain.

What distinguishes a hard fork is that they never reconverge.  The single user would be on the longest chain, according to his rules of validity.  That there are other chunks of data out there that someone else considers to be blocks, and that there may or may not be more chunks or more people is not important.  That chain will never overwrite his chain.  The two chains will never converge.

And in reality, it won't be one guy.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
March 22, 2013, 05:59:37 PM
 #35

Once a hard fork happen, it is totally unrelated with the old chain

I just wanted to clarify for new users that if you fork an already existing chain (as opposed to starting from scratch like litecoin), the history of both chains will be exactly the same, but they will diverge from the point of the fork forward. In other words, if you have pre-fork coins, your coins will exist on both chains. As Gabi said, those coins will only be useable on their respective chain.
Yup. And the new chain will NOT need 100% or 51% to be used. It will become Bitcoin2, unrelated from Bitcoin

ElectricMucus
Legendary
*
Offline Offline

Activity: 1666
Merit: 1057


Marketing manager - GO MP


View Profile WWW
March 22, 2013, 06:34:19 PM
 #36

Once a hard fork happen, it is totally unrelated with the old chain

I just wanted to clarify for new users that if you fork an already existing chain (as opposed to starting from scratch like litecoin), the history of both chains will be exactly the same, but they will diverge from the point of the fork forward. In other words, if you have pre-fork coins, your coins will exist on both chains. As Gabi said, those coins will only be useable on their respective chain.
Yup. And the new chain will NOT need 100% or 51% to be used. It will become Bitcoin2, unrelated from Bitcoin

Thats the peaceful way of doing it. The offensive way would be to use the same address space, communication ports and protocol. Making the old network essentially useless in the process.
Pages: 1 2 [All]
  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!