summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.mediawiki7
-rw-r--r--bip-0115.mediawiki (renamed from bip-noreplay.mediawiki)4
2 files changed, 9 insertions, 2 deletions
diff --git a/README.mediawiki b/README.mediawiki
index 1398ca3..b8fa3f3 100644
--- a/README.mediawiki
+++ b/README.mediawiki
@@ -498,6 +498,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Standard
| Draft
|-
+| [[bip-0115.mediawiki|115]]
+| Consensus (soft fork)
+| Generic anti-replay protection using Script
+| Luke Dashjr
+| Standard
+| Draft
+|-
| [[bip-0120.mediawiki|120]]
| Applications
| Proof of Payment
diff --git a/bip-noreplay.mediawiki b/bip-0115.mediawiki
index e5b725f..f4c8777 100644
--- a/bip-noreplay.mediawiki
+++ b/bip-0115.mediawiki
@@ -1,10 +1,10 @@
<pre>
- BIP: ?
+ BIP: 115
Layer: Consensus (soft fork)
Title: Generic anti-replay protection using Script
Author: Luke Dashjr <luke+bip@dashjr.org>
Comments-Summary: No comments yet.
- Comments-URI: FIXME
+ Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0115
Status: Draft
Type: Standards Track
Created: 2016-09-23