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
/
test
/
alert_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-0
/
+198
*
Remove bad chain alert partition check
BtcDrak
2016-06-14
1
-79
/
+0
*
Formatting
BtcDrak
2016-03-18
1
-55
/
+55
*
Remove p2p alert handling
BtcDrak
2016-03-18
1
-233
/
+56
*
Move GetTempPath() to testutil.
Mustafa
2016-03-11
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Use BOOST_CHECK_MESSAGE() rather than BOOST_CHECK() in alerts_tests.cpp and i...
Eric Lombrozo
2015-10-25
1
-1
/
+3
*
Use unique name for AlertNotify tempfile
Casey Rodarmor
2015-08-05
1
-2
/
+2
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-4
/
+1
*
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-08
1
-6
/
+4
*
Remove duplicate chainparams.h include from alert_tests
Michael Ford
2015-05-26
1
-1
/
+0
*
Alert if it is very likely we are getting a bad chain
Gavin Andresen
2015-05-14
1
-0
/
+64
*
Chainparams: Decouple CAlert from CChainParams
Jorge Timón
2015-04-04
1
-2
/
+5
*
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-03-03
1
-1
/
+3
*
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
|
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
|
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-1
/
+1
|
/
*
tests: enable alertnotify test for Windows
Cory Fields
2014-10-31
1
-5
/
+11
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-1
/
+1
*
boost: split stream classes out of serialize.h
Cory Fields
2014-10-22
1
-0
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Simplify serialize.h's exception handling
Pieter Wuille
2014-08-09
1
-1
/
+1
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Test alerts high at high PROTOCOL_VERSIONs
Gavin Andresen
2013-11-11
1
-5
/
+5
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+9
*
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-18
/
+5
*
Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...
Luke Dashjr
2013-09-10
1
-1
/
+4
*
-alertnotify=<cmd>
Gavin Andresen
2013-03-19
1
-29
/
+82
*
Some unit tests for CAlert
Gavin Andresen
2013-03-19
1
-0
/
+132