bitcoin/src/wallet
Wladimir J. van der Laan fb75cd04bb
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it optional
c9f3062 Add fundrawtransactions new reserveChangeKey option to the release notes (Jonas Schnelli)
9eb325d [QA] Add test for fundrawtransactions new reserveChangeKey option (Jonas Schnelli)
9aa4e6a [Wallet] Add an option to keep the change address key, true by default (Jonas Schnelli)
2017-01-20 14:32:42 +01:00
..
test Fix memory leak in wallet tests 2017-01-12 11:52:53 -08:00
coincontrol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07: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 Merge #9353: Add data() method to CDataStream (and use it) 2017-01-09 08:47:47 -08:00
db.h Merge #9353: Add data() method to CDataStream (and use it) 2017-01-09 08:47:47 -08:00
rpcdump.cpp Replace FindLatestBefore used by importmuti with FindEarliestAtLeast. 2017-01-12 14:21:43 +00:00
rpcwallet.cpp Merge #9377: fundrawtransaction: Keep change-output keys by default, make it optional 2017-01-20 14:32:42 +01:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Merge #9377: fundrawtransaction: Keep change-output keys by default, make it optional 2017-01-20 14:32:42 +01:00
wallet.h Merge #9377: fundrawtransaction: Keep change-output keys by default, make it optional 2017-01-20 14:32:42 +01:00
walletdb.cpp Merge #9450: Increment MIT licence copyright header year on files modified in 2016 2017-01-04 12:09:05 +01:00
walletdb.h Merge #9450: Increment MIT licence copyright header year on files modified in 2016 2017-01-04 12:09:05 +01:00