aboutsummaryrefslogtreecommitdiff
path: root/src/alert.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -alertnotify=<cmd>Gavin Andresen2013-03-191-2/+31
| | | | | | Runs a shell command when an AppliesToMe() alert is received. %s in the <cmd> string is replaced with the alert.strStatusBar message.
* Give testnet it's own alert key.Gavin Andresen2012-08-281-1/+4
|
* Refactor: move alert code from main to alert.cpp/hGavin Andresen2012-08-281-0/+236