Bitcoin Forum
May 05, 2024, 08:16:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Alternative coinbase reward formula  (Read 962 times)
cuddlefish (OP)
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 28, 2011, 07:03:54 PM
 #1

Suppose we replace the coinbase reward formula with:

R = 50 - F

R is the reward for a block (NEW COINS ONLY, NOT TRANSACTION FEES, THEY STILL GET THOSE NORMALLY)
F is the sum of all transaction fees in the previous block.

If Bitcoins deflate, (as it recently has) the amount people will pay to miners for their transactions decreases. Thus, the block reward will go up, causing inflation and counteracting this.

OTOH if they inflate, miners will demand higher fees. Thus the block reward will go down, causing deflation.

This system allows Bitcoin to survive theoretically forever.
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714940172
Hero Member
*
Offline Offline

Posts: 1714940172

View Profile Personal Message (Offline)

Ignore
1714940172
Reply with quote  #2

1714940172
Report to moderator
1714940172
Hero Member
*
Offline Offline

Posts: 1714940172

View Profile Personal Message (Offline)

Ignore
1714940172
Reply with quote  #2

1714940172
Report to moderator
1714940172
Hero Member
*
Offline Offline

Posts: 1714940172

View Profile Personal Message (Offline)

Ignore
1714940172
Reply with quote  #2

1714940172
Report to moderator
CydeWeys
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
June 28, 2011, 07:11:45 PM
 #2

The proper way to express this formula would be:

Quote
T(n) = 50 - F(n-1) + F(n)

-F(n-1)+F(n) would average to zero over every two blocks (for obvious reasons), so all you're really proposing to do is just reward 50 BTC per block, forever.
cuddlefish (OP)
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 28, 2011, 07:15:18 PM
 #3

The proper way to express this formula would be:

Quote
T(n) = 50 - F(n-1) + F(n)

-F(n-1)+F(n) would average to zero over every two blocks (for obvious reasons), so all you're really proposing to do is just reward 50 BTC per block, forever.

Okay then. With difficulty increases, calculate the coinbase reward for the upcoming 2016 block period as the average sum of TX fee in the previous blocks.

ALSO!: My formula calculates the number of NEW coins printed. the REWARD averages to 50, yes. the number of NEW coins does not.
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!