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

From Bitcoin Wiki
Jump to navigation Jump to search
(BIP101 linear interpolation)
(No difference)

Revision as of 21:32, 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)