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
/
wallet_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for watch-only addresses
Pieter Wuille
2014-07-02
1
-1
/
+1
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-4
/
+6
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Unit test fixes for AssertLockHeld / -DDEBUG_LOCKORDER
Gavin Andresen
2014-01-24
1
-0
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+10
*
Fix minor unit test memory leaks
Pieter Wuille
2013-09-19
1
-0
/
+1
*
Define dust transaction outputs, and make them non-standard
Gavin Andresen
2013-05-03
1
-9
/
+8
*
Fix signed/unsigned comparison warnings
Gavin Andresen
2013-04-03
1
-15
/
+15
*
Bugfix: Use standard BTC unit in comments
Luke Dashjr
2012-08-01
1
-2
/
+2
*
Fix a couple more typos
fanquake
2012-06-30
1
-1
/
+1
*
Fix coin selection to only include change when it's necessary.
Chris Moore
2012-06-04
1
-38
/
+7
*
Test that the coin selection code is suitably random, and add tests re. sub-c...
Chris Moore
2012-06-04
1
-1
/
+71
*
Refactor SelectCoinsMinConf() and add unit tests.
Chris Moore
2012-06-04
1
-0
/
+256