mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Alerts: Change 'Alias' Field To 'Shorturl'
Suggested by Saïvann (thanks!)
This commit is contained in:
parent
b21bf33bcc
commit
ec6c93e224
10 changed files with 18 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "February 20, 2012 Protocol Changes"
|
||||
alias: "feb20"
|
||||
shorturl: "feb20"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Potentially Critical Security Vulnerability"
|
||||
alias: "critfix"
|
||||
shorturl: "critfix"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "CVE-2012-2459: Critical Vulnerability (denial-of-service)"
|
||||
alias: "dos"
|
||||
shorturl: "dos"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "11/12 March 2013 Chain Fork Information"
|
||||
alias: "chainfork"
|
||||
shorturl: "chainfork"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "15 May 2013 Upgrade Deadline"
|
||||
alias: "may15"
|
||||
shorturl: "may15"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Android Security Vulnerability"
|
||||
active: false
|
||||
alias: "android"
|
||||
shorturl: "android"
|
||||
banner: ""
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "OpenSSL Heartbleed vulnerability"
|
||||
alias: "heartbleed"
|
||||
shorturl: "heartbleed"
|
||||
active: false
|
||||
banner: ""
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Some Miners Generating Invalid Blocks"
|
||||
alias: "spv-mining"
|
||||
shorturl: "spv-mining"
|
||||
active: false
|
||||
#banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)"
|
||||
bannerclass: "alert"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue