mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Assign BIP 115: Generic anti-replay protection using Script
This commit is contained in:
parent
28621f70b5
commit
f09485e3d8
@ -498,6 +498,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|-
|
|-
|
||||||
|
| [[bip-0115.mediawiki|115]]
|
||||||
|
| Consensus (soft fork)
|
||||||
|
| Generic anti-replay protection using Script
|
||||||
|
| Luke Dashjr
|
||||||
|
| Standard
|
||||||
|
| Draft
|
||||||
|
|-
|
||||||
| [[bip-0120.mediawiki|120]]
|
| [[bip-0120.mediawiki|120]]
|
||||||
| Applications
|
| Applications
|
||||||
| Proof of Payment
|
| Proof of Payment
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: ?
|
BIP: 115
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Generic anti-replay protection using Script
|
Title: Generic anti-replay protection using Script
|
||||||
Author: Luke Dashjr <luke+bip@dashjr.org>
|
Author: Luke Dashjr <luke+bip@dashjr.org>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: FIXME
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0115
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 2016-09-23
|
Created: 2016-09-23
|
Loading…
x
Reference in New Issue
Block a user