index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
alert.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Remove all other print() methods
Wladimir J. van der Laan
2014-08-20
1
-5
/
+0
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
Replace virtual methods with static attributes, chainparams.h depends on
jtimon
2014-06-04
1
-0
/
+1
*
Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
Meeh
2014-03-18
1
-0
/
+1
*
Get rid of C99 PRI?64 usage in source files
Wladimir J. van der Laan
2014-02-24
1
-2
/
+2
*
Don't use PRIx64 formatting derives from inttypes.h
Wladimir J. van der Laan
2014-02-22
1
-1
/
+0
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-5
/
+5
*
misc small changes to polish after include cleanup
Philip Kaufmann
2013-11-11
1
-3
/
+4
*
Refactor: pull alert string sanitization into util
Gavin Andresen
2013-11-11
1
-9
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-9
/
+12
*
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
1
-5
/
+5
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-4
/
+1
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-3
/
+1
*
-alertnotify=<cmd>
Gavin Andresen
2013-03-19
1
-2
/
+31
*
Give testnet it's own alert key.
Gavin Andresen
2012-08-28
1
-1
/
+4
*
Refactor: move alert code from main to alert.cpp/h
Gavin Andresen
2012-08-28
1
-0
/
+236