1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

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
commit 5cc0c6fb49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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