index
:
archived-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport of some of BIP66's tests
Pieter Wuille
2015-10-18
3
-4
/
+110
*
Stricter handling of orphan transactions
Gavin Andresen
2014-10-04
1
-5
/
+14
*
ExtractAddress() -> ExtractDestination()
Whit J
2014-08-29
1
-2
/
+2
*
Support auxillary proof of work.
Nell Hardcastle
2014-08-01
2
-0
/
+2
*
Replace non-threadsafe gmtime and setlocale
Wladimir J. van der Laan
2014-07-09
1
-3
/
+1
*
Move base58.h implementation code to base58.cpp
Pieter Wuille
2014-07-09
1
-2
/
+2
*
Fix script test handling of empty scripts
Peter Todd
2014-06-29
3
-1
/
+27
*
Add tests for BoostAsioToCNetAddr
Wladimir J. van der Laan
2014-06-29
1
-0
/
+16
*
Remove unused function WildcardMatch
Wladimir J. van der Laan
2014-06-29
1
-11
/
+0
*
net: Add CSubNet class for subnet matching
Wladimir J. van der Laan
2014-06-29
1
-0
/
+37
*
util: add parseint32 function with strict error reporting
Wladimir J. van der Laan
2014-06-29
1
-0
/
+22
*
Add multiplication and division to uint160/uint256
Pieter Wuille
2014-06-29
1
-0
/
+71
*
Exception instead of assigning 0 in case of wrong vector length
Pieter Wuille
2014-06-29
1
-5
/
+5
*
Fix transaction tests
Wladimir J. van der Laan
2014-06-29
1
-1
/
+1
*
Also switch the (unused) verification code to low-s instead of even-s.
Pieter Wuille
2014-06-29
1
-0
/
+17
*
Test CHECKMULTISIG with m == 0 and n == 0
Peter Todd
2014-06-29
2
-0
/
+80
*
Add rejection of non-null CHECKMULTISIG dummy values
Peter Todd
2014-06-29
3
-3
/
+45
*
Let tx (in)valid tests use any SCRIPT_VERIFY flag
Peter Todd
2014-06-29
3
-49
/
+86
*
Removed LevelDB changes
super3
2014-06-29
1
-2
/
+2
*
remove unit tests for old fee mode
Jannis Froese
2014-06-09
1
-21
/
+0
*
Revert "remove unit tests for new fee mode"
Jannis Froese
2014-06-09
1
-0
/
+24
*
Add required locks in tests
Wladimir J. van der Laan
2014-05-29
3
-1
/
+5
*
script: Add test for CScriptNum
Cory Fields
2014-05-29
2
-0
/
+197
*
script: add additional script tests
Cory Fields
2014-05-29
2
-0
/
+16
*
Supply working pre-generated sighash test vectors.
langerhans
2014-05-26
1
-500
/
+500
*
Add code generating data/sighash.json test data
Manuel Araoz
2014-05-26
1
-3
/
+30
*
Add sighash tests from data file
Manuel Araoz
2014-05-26
3
-4
/
+562
*
Per-peer block download tracking and stalled download detection.
Pieter Wuille
2014-05-25
1
-1
/
+0
*
Fix test build after d138598
Wladimir J. van der Laan
2014-05-25
1
-0
/
+5
*
Update moved and dead links
Luke Dashjr
2014-05-25
2
-6
/
+3
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-05-18
37
-13
/
+145
*
minor style cleanups
Philip Kaufmann
2014-05-18
1
-2
/
+1
*
remove unit tests for new fee mode
Jannis Froese
2014-05-04
1
-24
/
+0
*
add unit tests for GetMinFee
Jannis Froese
2014-05-04
1
-0
/
+159
*
Merge pull request #490 from leofidus/1.7-subsidy-limit-test
Ross Nicoll
2014-04-24
1
-19
/
+79
|
\
|
*
fixed subsidy limit test
Jannis Froese
2014-04-24
1
-19
/
+79
*
|
Fix doubled alerts in alert tests causing them to fail
langerhans
2014-04-24
2
-88
/
+91
*
|
Added scrypt_tests from 1.6
Patrick Lodder
2014-04-24
2
-0
/
+35
|
/
*
Fix bloom tests, p2sh part.
Patrick Lodder
2014-04-19
1
-26
/
+26
*
Merge pull request #452 from leofidus/1.7-alerttests
langerhans
2014-04-17
1
-10
/
+59
|
\
|
*
add SignAndSave to Alert_tests
Jannis Froese
2014-04-13
1
-10
/
+59
*
|
Updated signed alert test data to reflect Dogecoin keys
langerhans
2014-04-17
1
-0
/
+0
*
|
Merge pull request #468 from patricklodder/1.7-dev-miner-test
langerhans
2014-04-15
1
-34
/
+45
|
\
\
|
*
|
Fixed miner test
Patrick Lodder
2014-04-15
1
-34
/
+45
*
|
|
DUST fix for transaction tests
Patrick Lodder
2014-04-15
1
-3
/
+5
|
/
/
*
|
Merge pull request #453 from rnicoll/1.7-dev-rpc-tests
langerhans
2014-04-14
1
-6
/
+7
|
\
\
|
*
|
Rebuild RPC signing test with Dogecoin multisig address and private keys.
Ross Nicoll
2014-04-13
1
-6
/
+7
*
|
|
Merge pull request #451 from rnicoll/1.7-dev-tx-fee
leofidus
2014-04-13
1
-37
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reworked comment around the code for identifying transactions to spend, to se...
Ross Nicoll
2014-04-13
1
-7
/
+7
|
*
|
Shifted unit in wallet tests from CENT to COIN as a base, to avoid problems w...
Ross Nicoll
2014-04-12
1
-25
/
+25
[next]