Difference between revisions of "File talk:Block size BIPs over time.png"

From Bitcoin Wiki
Jump to: navigation, search
(BIP101 linear interpolation)
 
m
Line 2: Line 2:
  
 
The BIP101 line is incorrectly showing discrete steps when the specification says, "The maximum size of blocks in between doublings will increase linearly based on the block's timestamp." Code is provided in the BIP demonstrating the interpolation function. (https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#specification ) ---[[User:Harding|Harding]] ([[User talk:Harding|talk]]) 21:32, 22 August 2015 (UTC)
 
The BIP101 line is incorrectly showing discrete steps when the specification says, "The maximum size of blocks in between doublings will increase linearly based on the block's timestamp." Code is provided in the BIP demonstrating the interpolation function. (https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#specification ) ---[[User:Harding|Harding]] ([[User talk:Harding|talk]]) 21:32, 22 August 2015 (UTC)
 +
 +
Oh, and the BIP103 line stops at 2MB for some reason even though the Wiki page correctly says that it continues to "Increase by 17.7% annually until 2063. ---[[User:Harding|Harding]] ([[User talk:Harding|talk]]) 21:36, 22 August 2015 (UTC)

Revision as of 21:36, 22 August 2015

BIP101 linear interpolation

The BIP101 line is incorrectly showing discrete steps when the specification says, "The maximum size of blocks in between doublings will increase linearly based on the block's timestamp." Code is provided in the BIP demonstrating the interpolation function. (https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#specification ) ---Harding (talk) 21:32, 22 August 2015 (UTC)

Oh, and the BIP103 line stops at 2MB for some reason even though the Wiki page correctly says that it continues to "Increase by 17.7% annually until 2063. ---Harding (talk) 21:36, 22 August 2015 (UTC)