monero/src/simplewallet
moneromooo-monero 05f3dcf738
simplewallet: fix refresh height for new wallets
With the recent change to wallet creation code, the code was
calling to the daemon before the wallet's daemon address was
initialized, and thus failing. This was causing all new wallets
to refresh from 0 instead of just fetching early block hashes.
2017-05-28 13:17:32 +01:00
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet.cpp simplewallet: fix refresh height for new wallets 2017-05-28 13:17:32 +01:00
simplewallet.h wallet: add sweep_below function 2017-04-24 19:50:37 +01:00