mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Show alert banner; date pushback; additional links
This commit is contained in:
parent
1b8bcce537
commit
0ea7206d30
1 changed files with 6 additions and 4 deletions
|
@ -5,8 +5,8 @@
|
||||||
title: "Alert System Retirement"
|
title: "Alert System Retirement"
|
||||||
shorturl: "alert-retirement"
|
shorturl: "alert-retirement"
|
||||||
active: true
|
active: true
|
||||||
#banner: "Alert system is being retired (click here to read)"
|
banner: "Alert system is being retired (click here to read)"
|
||||||
#bannerclass: "alert"
|
bannerclass: "info"
|
||||||
---
|
---
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
@ -41,8 +41,8 @@ receive the final alert.
|
||||||
|
|
||||||
|Action|Description|Date|
|
|Action|Description|Date|
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
|Pre-final Alert Posts|Posts on Bitcoin.org, various forums, and various mailing lists that the Alert system will be retired|2016-10-14|
|
|Pre-final Alert Posts|Posts on Bitcoin.org, various forums, and various mailing lists that the Alert system will be retired|2016-10-17|
|
||||||
|Pre-final Alert|The alert itself warning that the Alert system will be retired|2016-10-15|
|
|Pre-final Alert|The alert itself warning that the Alert system will be retired|2016-10-18|
|
||||||
|Final Alert|Max sequence Alert to disable the Alert system|2017 (Will coincide with Bitcoin Core 0.14 Release Candidate process)|
|
|Final Alert|Max sequence Alert to disable the Alert system|2017 (Will coincide with Bitcoin Core 0.14 Release Candidate process)|
|
||||||
|Alert key released|The Alert key will be made publicly available|1-2 months after the Final Alert|
|
|Alert key released|The Alert key will be made publicly available|1-2 months after the Final Alert|
|
||||||
|
|
||||||
|
@ -59,4 +59,6 @@ are guaranteed to have removed/disabled the Alert system or allow you to disable
|
||||||
|
|
||||||
* [Original email proposing retirement](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-September/013104.html)
|
* [Original email proposing retirement](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-September/013104.html)
|
||||||
* [Pull request removing Alert system](https://github.com/bitcoin/bitcoin/pull/7692)
|
* [Pull request removing Alert system](https://github.com/bitcoin/bitcoin/pull/7692)
|
||||||
|
* [Removal discussion on github](https://github.com/bitcoin/bitcoin/pull/6260)
|
||||||
|
* [Pull request disabling alerts](https://github.com/bitcoin/bitcoin/pull/6274)
|
||||||
* [IRC Discussion](https://botbot.me/freenode/bitcoin-core-dev/2016-09-22/?msg=73446303&page=6)
|
* [IRC Discussion](https://botbot.me/freenode/bitcoin-core-dev/2016-09-22/?msg=73446303&page=6)
|
Loading…
Add table
Add a link
Reference in a new issue