aboutsummaryrefslogtreecommitdiff
path: root/src/test/base58_tests.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2014-02-18 12:11:46 -0500
committerGavin Andresen <[email protected]>2014-02-18 12:11:46 -0500
commitca4cf5cff6fb60c9769b62acce2e3a8fcd0e7aae (patch)
tree87a92041e1d394ad06d8506be036973f5b5e0fd4 /src/test/base58_tests.cpp
parentMerge pull request #3693 (diff)
downloaddiscoin-ca4cf5cff6fb60c9769b62acce2e3a8fcd0e7aae.tar.xz
discoin-ca4cf5cff6fb60c9769b62acce2e3a8fcd0e7aae.zip
Wallet locking fixes for -DDEBUG_LOCKORDER
Compiling with -DDEBUG_LOCKORDER and running the qa/rpc-test/ regression tests uncovered a couple of wallet methods that should (but didn't) acquire the cs_wallet mutext. I also changed the AssertLockHeld() routine print to stderr and abort, instead of printing to debug.log and then assert()'ing. It is annoying to look in debug.log to find out which AssertLockHeld is failing.
Diffstat (limited to 'src/test/base58_tests.cpp')
0 files changed, 0 insertions, 0 deletions