bitcoin/src/wallet
Wladimir J. van der Laan 20f3cd75f6 wallet: Revert input selection post-pruning
This reverts PR #4906, "Coinselection prunes extraneous inputs from
ApproximateBestSubset".

Apparently the previous behavior of slightly over-estimating the set of
inputs was useful in cleaning up UTXOs.

See also #7664, #7657, as well as 2016-07-01 discussion on #bitcoin-core-dev IRC.
2016-07-01 13:26:01 +02:00
..
test wallet: Revert input selection post-pruning 2016-07-01 13:26:01 +02:00
crypter.cpp crypter: add a BytesToKey clone to replace the use of openssl 2016-05-13 10:23:04 +02:00
crypter.h crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
db.cpp Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2016-02-29 10:05:07 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Merge #7687: Stop treating importaddress'ed scripts as change 2016-06-20 14:09:49 +02:00
rpcwallet.cpp [qa] Add rpc test for segwit 2016-06-22 15:43:01 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp wallet: Revert input selection post-pruning 2016-07-01 13:26:01 +02:00
wallet.h Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-06-14 11:44:22 +02:00
walletdb.cpp [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-05-31 14:47:00 +02:00
walletdb.h BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00