BTCP-Rebase/src/wallet
Pieter Wuille 07fd147b9f
Merge #9353: Add data() method to CDataStream (and use it)
5113474 wallet: Use CDataStream.data() (Wladimir J. van der Laan)
e2300ff bench: Use CDataStream.data() (Wladimir J. van der Laan)
adff950 dbwrapper: Use new .data() method of CDataStream (Wladimir J. van der Laan)
a2141e4 streams: Remove special cases for ancient MSVC (Wladimir J. van der Laan)
af4c44c streams: Add data() method to CDataStream (Wladimir J. van der Laan)
2017-01-09 08:47:47 -08:00
..
test Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07: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 Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
rpcwallet.cpp Mark the minconf parameter to move as ignored 2017-01-04 08:48:21 -08:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Don't overpay fee if we have selected new coins that result in a smaller transaction. 2017-01-06 10:18:56 -05:00
wallet.h Try to reduce change output to make needed fee in CreateTransaction 2017-01-06 10:12:05 -05: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