Bitcoin Forum
May 27, 2024, 07:50:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Altering a coin after deploy  (Read 776 times)
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 08:33:11 AM
 #1

I was wondering if the dev of a coin can change block rewards after launch and block rate generation speed. Sorry for my english. Not a native.

void
barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
July 30, 2013, 09:34:56 AM
 #2

risky but do-able.
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 09:42:47 AM
 #3

risky but do-able.
can you explain please ?

void
vehementchrome
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
July 30, 2013, 09:55:50 AM
 #4

Barwizi might be saying it would be risky because doing so would risk and affect both the integrity and value of the coin. If a coin that had 20 reward blocks suddenly has 40, the value is most likely going to drop. Suddenly changing a coin is also going to affect people's trust in it, provided that wasn't a part of the coin's original design. I am really not sure as to the details of such a process but I'd imagine that would split the chain. You might as well be making an entirely new coin under the face and name of a pre-existing coin.

Devtome | Spelunky Guide
BTC: 1FPKfkTUTBir2rnBnWhjPdzGrcerz11P4R
DVC: 17WNPSjjBxQF7gkQiFNe1yoZ1DaSgztM7K
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 10:19:09 AM
 #5

Barwizi might be saying it would be risky because doing so would risk and affect both the integrity and value of the coin. If a coin that had 20 reward blocks suddenly has 40, the value is most likely going to drop. Suddenly changing a coin is also going to affect people's trust in it, provided that wasn't a part of the coin's original design. I am really not sure as to the details of such a process but I'd imagine that would split the chain. You might as well be making an entirely new coin under the face and name of a pre-existing coin.
the idea is not to suddenly generate more coins, but to maintain the same amount of coins per 24 hrs even the difficulty rises. 

void
barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
July 30, 2013, 10:31:20 AM
 #6

as thorough as we try, it's very difficult to manage that. Most coins are built using the bitcoin base, which was initially cpu mined. The advent of gpu made mining faster but the code did not evolve accordingly. Now that everyone has a gpu the algorithms find it hard to regulate the generation of coins.... and to worsen things we witness wild swings in hash rate, in the excess of +200mh in 20 minutes in some cases.
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 10:44:38 AM
 #7

as thorough as we try, it's very difficult to manage that. Most coins are built using the bitcoin base, which was initially cpu mined. The advent of gpu made mining faster but the code did not evolve accordingly. Now that everyone has a gpu the algorithms find it hard to regulate the generation of coins.... and to worsen things we witness wild swings in hash rate, in the excess of +200mh in 20 minutes in some cases.
i tought it's going to be hard that's why i wondered  if changing the source itself to be a viable solution. The spikes in hashrate probably will diminish over time as it gets a solid base. 

void
barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
July 30, 2013, 11:00:52 AM
 #8

as thorough as we try, it's very difficult to manage that. Most coins are built using the bitcoin base, which was initially cpu mined. The advent of gpu made mining faster but the code did not evolve accordingly. Now that everyone has a gpu the algorithms find it hard to regulate the generation of coins.... and to worsen things we witness wild swings in hash rate, in the excess of +200mh in 20 minutes in some cases.
i tought it's going to be hard that's why i wondered  if changing the source itself to be a viable solution. The spikes in hashrate probably will diminish over time as it gets a solid base. 

that i'm afraid is wishful thinking, none of the alts have gained a solid miner base save for LTC. Even that is now being affected by coinwarz and coinchoose + cryptoswitcher.
Now there are things like multi-mine. do some research, you'll find that the rapid changes in methods are outpacing code.
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 12:08:03 PM
 #9

as thorough as we try, it's very difficult to manage that. Most coins are built using the bitcoin base, which was initially cpu mined. The advent of gpu made mining faster but the code did not evolve accordingly. Now that everyone has a gpu the algorithms find it hard to regulate the generation of coins.... and to worsen things we witness wild swings in hash rate, in the excess of +200mh in 20 minutes in some cases.
i tought it's going to be hard that's why i wondered  if changing the source itself to be a viable solution. The spikes in hashrate probably will diminish over time as it gets a solid base. 

that i'm afraid is wishful thinking, none of the alts have gained a solid miner base save for LTC. Even that is now being affected by coinwarz and coinchoose + cryptoswitcher.
Now there are things like multi-mine. do some research, you'll find that the rapid changes in methods are outpacing code.
that's true. I was just thinking if a coin can be made that maintains it's rate over time so the price can be stable. Because all the coins that i know , i don't know if all, must increase price to justify hash power. 

void
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
July 30, 2013, 12:34:40 PM
Last edit: July 30, 2013, 12:47:09 PM by markm
 #10

Maybe more large farms like ASICminer are going to be necessary then: large farms that don't run around chasing the scam of the say but instead have securing a particular chain or family of merged chains as their primary goal or at least their primary focus?

Maybe even ASICminer will end up chasing scams if shareholders get the tulip mania bug and vote for that, so maybe in the long run we need the major industries that depend on a particular currency or family of currencies to maintain massive farms not to rake in profit but just simply to secure the basis of their wealth or the hoarded wealth of their shareholders?

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
CoinBuzz
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
July 30, 2013, 12:44:27 PM
 #11

i think that's quite possible, each block chain have a version field for this. you can implement the code in client application, then at a certain date, increase the block chain version.

This way the backward compatibility would be remained intact.

Join ASAP: FREE BITCOIN
pliznau (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2013, 01:05:23 PM
Last edit: July 30, 2013, 04:24:52 PM by pliznau
 #12

Maybe more large farms like ASICminer are going to be necessary then: large farms that don't run around chasing the scam of the say but instead have securing a particular chain or family of merged chains as their primary goal or at least their primary focus?

Maybe even ASICminer will end up chasing scams if shareholders get the tulip mania bug and vote for that, so maybe in the long run we need the major industries that depend on a particular currency or family of currencies to maintain massive farms not to rake in profit but just simply to secure the basis of their wealth or the hoarded wealth of their shareholders?

-MarkM-

not chasing scam. The point is a coin that doesn't increase price over time.this way no matter the investment in mining hardware it still pays out.  Because i think that in the long run you must have a cheap price for a coin to generaly use.
Or what if the coin's block reward increases in time rather than halving?

void
Pages: [1]
  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!