aboutsummaryrefslogtreecommitdiff
path: root/src/test/accounting_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add CMutableTransaction and make CTransaction immutable.Pieter Wuille2014-06-211-2/+10
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-1/+3
* Unit test fixes for AssertLockHeld / -DDEBUG_LOCKORDERGavin Andresen2014-01-241-0/+2
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+9
* Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in dbLuke Dashjr2012-09-081-1/+1
* Store a fixed order of transactions (and accounting) in the walletLuke Dashjr2012-08-231-0/+123