neobytes/src/wallet
Alex Morcos a36d79bfe2
Add sane fallback for fee estimation
- Always respect GetRequiredFee for wallet txs
- Add sane fallback for fee estimation
- SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee

Add new commandline option "-fallbackfee" to use when fee estimation does not have sufficient data.

Github-Pull: #7296
Rebased-From: 995b9f3 e420a1b bebe58b
2016-01-13 11:06:17 +01:00
..
test [wallet] Add regression test for vValue sort order 2016-01-07 09:25:57 +01:00
crypter.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
crypter.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
db.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
db.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcdump.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcwallet.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet_ismine.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet_ismine.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet.cpp Add sane fallback for fee estimation 2016-01-13 11:06:17 +01:00
wallet.h Add sane fallback for fee estimation 2016-01-13 11:06:17 +01:00
walletdb.cpp [qa] wallet: Check if maintenance changes the balance 2016-01-07 09:19:25 +01:00
walletdb.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00