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
/
DoS_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4377
Pieter Wuille
2014-08-27
1
-5
/
+1
|
\
|
*
replace ComputeMinWork with CheckMinWork
jtimon
2014-08-23
1
-5
/
+1
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
Remove timing-based signature cache unit test
Gavin Andresen
2014-06-25
1
-87
/
+0
*
Refactor proof of work related functions out of main
jtimon
2014-06-23
1
-0
/
+1
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-6
/
+6
*
Reduce bignum.h now it is only needed for scriptnum_tests
Pieter Wuille
2014-05-09
1
-1
/
+0
*
Move {Get,Set}Compact from bignum to uint256
Pieter Wuille
2014-05-09
1
-2
/
+2
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Per-peer block download tracking and stalled download detection.
Pieter Wuille
2014-02-08
1
-1
/
+0
*
Add main-specific node state
Pieter Wuille
2013-12-08
1
-7
/
+19
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-12
/
+14
*
Simplify storage of orphan transactions
Gavin Andresen
2013-08-02
1
-20
/
+9
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-1
/
+2
*
Introduce script verification flags
Pieter Wuille
2012-11-15
1
-5
/
+6
*
change blockchain -> block chain (spelling)
Philip Kaufmann
2012-10-21
1
-3
/
+2
*
Ultraprune
Pieter Wuille
2012-10-20
1
-5
/
+5
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
1
-5
/
+5
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-1
/
+1
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-5
/
+5
*
DoS_tests: fix signed/unsigned comparison warnings
Jeff Garzik
2012-05-24
1
-7
/
+7
*
Merge branch 'optimize'
Gavin Andresen
2012-05-22
1
-13
/
+122
|
\
|
*
Cache signature verifications
Gavin Andresen
2012-05-18
1
-1
/
+92
|
*
Optimize orphan transaction handling
Gavin Andresen
2012-05-18
1
-2
/
+28
|
*
Refactor: GetRandHash() method for util
Gavin Andresen
2012-05-17
1
-10
/
+2
*
|
Support for multiple local addresses
Pieter Wuille
2012-05-04
1
-4
/
+4
|
/
*
SigOp and orphan-tx constants and counts are always unsigned.
Jeff Garzik
2012-04-23
1
-1
/
+1
*
Fix tests after recent refactors
Pieter Wuille
2012-04-17
1
-2
/
+2
*
DoS fix for mapOrphanTransactions
v0.6.0rc2
Gavin Andresen
2012-02-29
1
-0
/
+79
*
Network stack refactor
Pieter Wuille
2012-01-06
1
-18
/
+25
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-6
/
+4
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-4
/
+6
*
Rework unit tests so test_bitcoin.cpp does not #include them all
Gavin Andresen
2011-12-19
1
-3
/
+4
*
Orphan block fill-up-memory attack prevention
Gavin Andresen
2011-12-01
1
-0
/
+51
*
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-12-01
1
-1
/
+0
*
Framework for banning mis-behaving peers
Gavin Andresen
2011-09-21
1
-0
/
+68