aboutsummaryrefslogtreecommitdiff
path: root/src/alert.h
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-191-0/+112
* Remove p2p alert handlingBtcDrak2016-03-181-113/+0
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* use const references where appropriatePhilip Kaufmann2015-06-041-1/+1
* Chainparams: Decouple CAlert from CChainParamsJorge Timón2015-04-041-2/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* Refactor -alertnotify codeGavin Andresen2014-10-091-1/+2
* Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODSPieter Wuille2014-09-021-2/+2
* Merge pull request #4737Pieter Wuille2014-09-011-6/+10
|\
| * Use CSizeComputer to avoid counting sizes in SerializationOpPieter Wuille2014-08-311-6/+2
| * rework overhauled serialization methods to non-staticKamil Domanski2014-08-311-23/+23
| * overhaul serialization codeKamil Domanski2014-08-311-21/+29
* | add missing header end commentsPhilip Kaufmann2014-08-281-2/+2
|/
* Remove all other print() methodsWladimir J. van der Laan2014-08-201-1/+0
* Add a way to limit deserialized string lengthsPieter Wuille2014-08-091-3/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+12
* Bump Year Number to 2013super32013-10-201-1/+1
* -alertnotify=<cmd>Gavin Andresen2013-03-191-1/+1
* Refactor: move alert code from main to alert.cpp/hGavin Andresen2012-08-281-0/+102