diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-01-08 17:42:27 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-01-08 17:42:27 +0000 |
commit | fddb05618de44b2728a53e4240efd8419bab1610 (patch) | |
tree | 305a934df2fef80f6f1a55aa6b495b38918c99c7 | |
parent | 6d97bf5c98e636dfb902f9accc88a62ac348897e (diff) |
Assign BIP 107
-rw-r--r-- | README.mediawiki | 6 | ||||
-rw-r--r-- | bip-0107.mediawiki (renamed from dynamicblocksize.mediawiki) | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/README.mediawiki b/README.mediawiki index 1404eb6..5ab33cb 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -308,6 +308,12 @@ Those proposing changes should consider that ultimately consent may rest with th | Standard | Draft |- +| [[bip-0107.mediawiki|107]] +| Dynamic limit on the block size +| Washington Y. Sanchez +| Standard +| Draft +|- | [[bip-0111.mediawiki|111]] | NODE_BLOOM service bit | Matt Corallo and Peter Todd diff --git a/dynamicblocksize.mediawiki b/bip-0107.mediawiki index 7431a1c..88a2c99 100644 --- a/dynamicblocksize.mediawiki +++ b/bip-0107.mediawiki @@ -1,5 +1,5 @@ <pre> - BIP: XXX + BIP: 107 Title: Dynamic limit on the block size Author: Dr Washington Y. Sanchez <washington.sanchez@gmail.com> Status: Draft |