From aad81251a18c47462055eb63eb2280570662f053 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Fri, 6 Nov 2015 23:03:52 -0500 Subject: BIP 102: Add miner vote. Fix index. --- bip-0102.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bip-0102.mediawiki') diff --git a/bip-0102.mediawiki b/bip-0102.mediawiki index 6694cb8..b75f798 100644 --- a/bip-0102.mediawiki +++ b/bip-0102.mediawiki @@ -9,7 +9,7 @@ ==Abstract== -Increase total amount of transaction data permitted in a block from 1MB to 2MB on November 11, 2015. +Simple, one-time increase in total amount of transaction data permitted in a block from 1MB to 2MB. ==Motivation== @@ -20,7 +20,7 @@ Increase total amount of transaction data permitted in a block from 1MB to 2MB o ==Specification== # Maximum block size permitted to be valid is 1MB. -# Increase this maximum to 2MB on November 11, 2015 at 00:00:00 UTC. +# Increase this maximum to 2MB as soon as 75% of the last 1,000 blocks have signaled support. # Increase maximum block sigops by similar factor, preserving SIZE/50 formula. ==Backward compatibility== -- cgit v1.2.3