aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-08-19 17:13:11 -0400
committerMarcoFalke <falke.marco@gmail.com>2019-09-03 14:11:11 -0400
commitfa734603b78ba31ebf0da5d2dbe87386eafff01a (patch)
tree79f9b9948e5babdcedf61bbd00981f57e08c32fe /test/functional/data
parentfab3c34412379598b812631e3c123e9467cdc485 (diff)
downloadbitcoin-fa734603b78ba31ebf0da5d2dbe87386eafff01a.tar.xz
wallet: Fix segmentation fault in CreateWalletFromFile
Diffstat (limited to 'test/functional/data')
-rw-r--r--test/functional/data/wallets/high_minversion/.walletlock0
-rw-r--r--test/functional/data/wallets/high_minversion/db.log0
-rw-r--r--test/functional/data/wallets/high_minversion/wallet.datbin0 -> 16384 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/test/functional/data/wallets/high_minversion/.walletlock b/test/functional/data/wallets/high_minversion/.walletlock
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/test/functional/data/wallets/high_minversion/.walletlock
diff --git a/test/functional/data/wallets/high_minversion/db.log b/test/functional/data/wallets/high_minversion/db.log
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/test/functional/data/wallets/high_minversion/db.log
diff --git a/test/functional/data/wallets/high_minversion/wallet.dat b/test/functional/data/wallets/high_minversion/wallet.dat
new file mode 100644
index 0000000000..99ab809263
--- /dev/null
+++ b/test/functional/data/wallets/high_minversion/wallet.dat
Binary files differ