Create walletdir if datadir doesn't exist and fix tests
commit8263f6a5ac3f3af102a2819b7e179b00db7e0437
authorMeshCollider <dobsonsa68@gmail.com>
Thu, 12 Oct 2017 09:04:46 +0000 (12 22:04 +1300)
committerMeshCollider <dobsonsa68@gmail.com>
Fri, 17 Nov 2017 11:50:59 +0000 (18 00:50 +1300)
tree2d08c4f8eeed52a2c1101d0fe1c16556d6da2b73
parent9587a9c12b5d54263787a23c75f570db368318c1
Create walletdir if datadir doesn't exist and fix tests
src/bitcoind.cpp
src/init.cpp
src/qt/bitcoin.cpp
src/qt/intro.cpp
src/util.cpp
src/wallet/init.cpp
test/functional/keypool-topup.py
test/functional/multiwallet.py
test/functional/test_framework/test_framework.py
test/functional/wallet-hd.py
test/functional/walletbackup.py