neobytes/src/wallet
UdjinM6 6aaec3ae2a Fail to proceed in listsinceblock if provided blockhash can't be found (#1393)
If daemon crashes, it can't save latest block sometimes, so querying daemon
for presumably best/last hash would result in a list of all txes recognized by
this wallet as its own since genesis block which could be confusing,
to say at least. Same applies for typos etc. This should fix it.

Not sure why but such weird behaviour was the case since listsinceblock rpc was
initially introduced in Bitcoin 0.5 (Oct 5, 2011)
3a6e468d9a
2017-03-13 07:29:01 +01:00
..
test Fix tests 2016-03-04 06:52:57 +01:00
crypter.cpp Update for OpenSSL 1.1 API. (#1336) 2017-02-15 19:18:24 +04:00
crypter.h Wallet passphrase lock fixes (#987) 2016-09-11 13:02:54 +04:00
db.cpp CDB: fix debug output (#947) 2016-08-18 18:23:39 +04:00
db.h
rpcdump.cpp implement importelectrumwallet (#1377) 2017-03-12 15:42:00 +01:00
rpcwallet.cpp Fail to proceed in listsinceblock if provided blockhash can't be found (#1393) 2017-03-13 07:29:01 +01:00
wallet_ismine.cpp
wallet_ismine.h
wallet.cpp remove IS number of inputs limit, add warning instead (#1308) 2017-02-03 02:38:33 +04:00
wallet.h Merge bug fixes (#1260) 2017-01-13 18:02:33 +04:00
walletdb.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
walletdb.h merge #882: Autobackup enhancements + support autobackup in PS 2016-06-15 21:13:04 +02:00