Merge pull request #852 from MarcoFalke/1909-103nono

BIP 103: Mark as withdrawn
This commit is contained in:
Luke Dashjr 2019-10-11 03:05:50 +00:00 committed by GitHub
commit 67f7e52fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
os: linux
language: generic
sudo: false
script:
- scripts/link-format-chk.sh
- scripts/buildtable.pl >/tmp/table.mediawiki || exit 1

View File

@ -469,13 +469,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Jeff Garzik
| Standard
| Rejected
|-
|- style="background-color: #ffcfcf"
| [[bip-0103.mediawiki|103]]
| Consensus (hard fork)
| Block size following technological growth
| Pieter Wuille
| Standard
| Draft
| Withdrawn
|-
| [[bip-0104.mediawiki|104]]
| Consensus (hard fork)

View File

@ -5,7 +5,7 @@
Author: Pieter Wuille <pieter.wuille@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0103
Status: Draft
Status: Withdrawn
Type: Standards Track
Created: 2015-07-21
License: BSD-2-Clause