bitcoin/src/wallet
Wladimir J. van der Laan 64c45aada7
Merge #10226: wallet: Use boost to more portably ensure -wallet specifies only a filename
a4186dd wallet: Use boost to more portably ensure -wallet specifies only a filename (Luke Dashjr)

Tree-SHA512: 6dfde31fa599638e5ec76489363e2fed97403be3e5762e4560dfc6ac261ce169a92b5a1b92bb34a893cc898e6073c81f74f49528e8df07e86273ddb37dd1ce80
2017-04-19 10:55:13 +02:00
..
test [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin 2017-04-08 03:50:14 +00:00
coincontrol.h Allow to opt-into RBF when creating a transaction 2017-01-23 16:23:39 -05:00
crypter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
db.cpp Use fsbridge for fopen and freopen 2017-04-03 12:32:32 +02:00
db.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
feebumper.cpp [Wallet] Decouple CInputCoin from CWalletTx 2017-04-13 05:30:52 +00:00
feebumper.h [trivial] Fix typo ("improssible" → "impossible") 2017-04-07 18:29:54 +02:00
rpcdump.cpp Merge #10208: [wallet] Rescan abortability 2017-04-18 08:05:24 +02:00
rpcwallet.cpp [rpc] Add abortrescan command to RPC interface. 2017-04-18 11:41:46 +09:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Merge #10226: wallet: Use boost to more portably ensure -wallet specifies only a filename 2017-04-19 10:55:13 +02:00
wallet.h Merge #10208: [wallet] Rescan abortability 2017-04-18 08:05:24 +02:00
walletdb.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
walletdb.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00