aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-4/+4
* really s/doge/dis/g this timeTomo Ueda2021-09-021-2/+2
* fees: remove careless override of -paytxfee in GetMinimumFeePatrick Lodder2021-08-161-8/+13
* Adding startup logic where -paytxfee if lower than default, implies -mintxfee...michilumin2021-08-111-0/+7
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-8/+11
* Add query options to listunspent rpc callPedro Branco2021-02-221-8/+42
* Drop use of smart feesRoss Nicoll2019-03-171-1/+3
* Clean up RPC tests (#1465)Ross Nicoll2018-09-191-2/+0
* Bring 1.14 fees in line with 1.10 (#1425)Ross Nicoll2018-09-191-6/+2
* Add Dogecoin current fee calculation logic (#1413)Ross Nicoll2018-09-191-7/+18
* Verify when doing 'backupwallet' that destination is not the same path of the...Lola Dam2018-09-191-5/+10
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-1/+1
* Merge AuxPoW support from NamecoreRoss Nicoll2018-09-191-43/+0
* [wallet] Make sure pindex is non-null before possibly referencing in LogPrint...Karl-Johan Alm2017-06-051-4/+4
* [Wallet] unset change position when there is no change on exact matchGregory Sanders2017-05-311-2/+3
* Return errors from importmulti if complete rescans are not successfulRussell Yanofsky2017-02-221-8/+15
* Use importmulti timestamp when importing watch only keysRussell Yanofsky2017-02-101-9/+18
* Dedup nTimeFirstKey update logicRussell Yanofsky2017-02-101-5/+14
* Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.Wladimir J. van der Laan2017-02-061-1/+1
|\
| * Make nWalletDBUpdated atomic to avoid a potential race.Patrick Strateman2016-12-211-1/+1
* | wallet: Refactor dummy signature signing for reusabilitySuhas Daftuar2017-01-301-15/+3
* | Merge #9615: Wallet incremental feeWladimir J. van der Laan2017-01-301-2/+7
|\ \
| * | Refactor GetMinimumFee to give option of providing targetFeeAlex Morcos2017-01-251-2/+7
* | | [trivial] Fix typos in commentspracticalswift2017-01-271-1/+1
* | | Better document usage of SyncTransactionAlex Morcos2017-01-231-2/+10
* | | Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...Wladimir J. van der Laan2017-01-201-1/+5
|\ \ \ | |/ / |/| |
| * | [Wallet] Add an option to keep the change address key, true by defaultJonas Schnelli2017-01-191-1/+5
* | | Merge #8456: [RPC] Simplified bumpfee command.Wladimir J. van der Laan2017-01-191-0/+90
|\ \ \ | |/ / |/| |
| * | [RPC] bumpfeemrbandrews2017-01-191-0/+67
| * | [wallet] Add IsAllFromMe: true if all inputs are from walletSuhas Daftuar2017-01-101-0/+23
* | | Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...Wladimir J. van der Laan2017-01-191-1/+1
|\ \ \
| * | | Make ATMP optionally return the CTransactionRefs it replacedMatt Corallo2017-01-091-1/+1
| |/ /
* | | Merge #9380: Separate different uses of minimum feesWladimir J. van der Laan2017-01-161-5/+5
|\ \ \
| * | | Introduce -dustrelayfeeAlex Morcos2017-01-161-5/+5
* | | | Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.Wladimir J. van der Laan2017-01-121-3/+8
|\ \ \ \
| * | | | Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.Chris Moore2016-12-131-3/+8
* | | | | Merge #9472: Disentangle progress estimation from checkpoints and update itWladimir J. van der Laan2017-01-121-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove SIGCHECK_VERIFICATION_FACTORPieter Wuille2017-01-041-3/+3
| * | | | Move tx estimation data out of CCheckPointDataPieter Wuille2017-01-041-4/+4
| * | | | [MOVEONLY] Move progress estimation out of checkpointsPieter Wuille2017-01-041-4/+4
| | |/ / | |/| |
* | | | Don't overpay fee if we have selected new coins that result in a smaller tran...Alex Morcos2017-01-061-1/+18
* | | | Try to reduce change output to make needed fee in CreateTransactionAlex Morcos2017-01-061-0/+12
* | | | Merge #9138: Improve fee estimationPieter Wuille2017-01-051-1/+1
|\ \ \ \
| * | | | Remove member variable hadNoDependencies from CTxMemPoolEntryAlex Morcos2017-01-041-1/+1
| |/ / /
* | | | Merge #9465: [Wallet] Do not perform ECDSA signing in the fee calculation inn...Pieter Wuille2017-01-051-31/+46
|\ \ \ \ | |/ / / |/| | |
| * | | Wallet: Do not perform ECDSA in the fee calculation inner loop.Gregory Maxwell2017-01-051-31/+46
* | | | Merge #9283: A few more CTransactionRef optimizationsWladimir J. van der Laan2017-01-041-2/+2
|\ \ \ \
| * | | | Make AcceptToMemoryPool take CTransactionRefPieter Wuille2016-12-211-2/+2
* | | | | Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan2017-01-041-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1