aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcdump.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2017-02-14 15:00:34 -0500
committerRussell Yanofsky <russ@yanofsky.org>2017-02-16 09:05:55 -0500
commit8be0866883ff4efec9182194e900a05742e1b322 (patch)
treea29c555b05eccd3c9e386d558724740e93eb8cb0 /src/wallet/rpcdump.cpp
parentafae75fd3dad48b7a5db72732141d421c6864b9b (diff)
downloadbitcoin-8be0866883ff4efec9182194e900a05742e1b322.tar.xz
[qa] Simplify import-rescan.py
Get rid of partial functions so the test can be more easily extended to add more variants of imports with options that affect rescanning (e.g. different key timestamps). Also change the second half of the test to send /to/ the imported addresses, instead of /from/ the imported addresses. The goal of this part of the test was to confirm that the wallet would pick up new transactions after an import regardless of whether or not a rescan happened during the import. But because the wallet can only do this reliably for incoming transactions and not outgoing transactions (which require the wallet to look up transaction inputs) the test previously was less meaningful than it should have been.
Diffstat (limited to 'src/wallet/rpcdump.cpp')
0 files changed, 0 insertions, 0 deletions