Merge pull request #938 from ysangkok/expired-bip-0115

Reject 115 (expired)
This commit is contained in:
Luke Dashjr
2020-07-13 03:24:02 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -553,13 +553,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Johnson Lau
| Standard
| Draft
|-
|- style="background-color: #ffcfcf"
| [[bip-0115.mediawiki|115]]
| Consensus (soft fork)
| Generic anti-replay protection using Script
| Luke Dashjr
| Standard
| Draft
| Rejected
|-
| [[bip-0116.mediawiki|116]]
| Consensus (soft fork)

View File

@@ -5,7 +5,7 @@
Author: Luke Dashjr <luke+bip@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0115
Status: Draft
Status: Rejected
Type: Standards Track
Created: 2016-09-23
License: BSD-2-Clause