From d2277115ce8194ee3d92ae02ddaea60034c06d39 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 10 Oct 2019 17:03:48 -0400 Subject: [PATCH 1/2] travis: Remove unused sudo:false Builds in sudo-disabled docker containers are no longer available as of last year and all builds happen on sudo enabled vms. https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration#timeline---its-happening-fast --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e463ab61..70d339ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ os: linux language: generic -sudo: false script: - scripts/link-format-chk.sh - scripts/buildtable.pl >/tmp/table.mediawiki || exit 1 From 09d3d83d7e6d59208939b4432c48f4da851060e8 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 10 Oct 2019 16:53:11 -0400 Subject: [PATCH 2/2] BIP 103: Withdrawn --- README.mediawiki | 4 ++-- bip-0103.mediawiki | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.mediawiki b/README.mediawiki index de98f05c..8bb77e47 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -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) diff --git a/bip-0103.mediawiki b/bip-0103.mediawiki index bc06000c..3a8bab5a 100644 --- a/bip-0103.mediawiki +++ b/bip-0103.mediawiki @@ -5,7 +5,7 @@ Author: Pieter Wuille 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