bitcoin/src/wallet/test
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
..
accounting_tests.cpp test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
crypto_tests.cpp crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
rpc_wallet_tests.cpp test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_test_fixture.cpp test: Rename wallet.dat to wallet_test.dat 2016-04-18 15:17:08 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp wallet: Revert input selection post-pruning 2016-07-01 13:26:01 +02:00