index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-4
/
+4
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-2
/
+2
*
fees: remove careless override of -paytxfee in GetMinimumFee
Patrick Lodder
2021-08-16
1
-8
/
+13
*
Adding startup logic where -paytxfee if lower than default, implies -mintxfee...
michilumin
2021-08-11
1
-0
/
+7
*
Initial back end framework to separate wallet and relay fees + dust.
Michi Lumin
2021-07-30
1
-8
/
+11
*
Add query options to listunspent rpc call
Pedro Branco
2021-02-22
1
-8
/
+42
*
Drop use of smart fees
Ross Nicoll
2019-03-17
1
-1
/
+3
*
Clean up RPC tests (#1465)
Ross Nicoll
2018-09-19
1
-2
/
+0
*
Bring 1.14 fees in line with 1.10 (#1425)
Ross Nicoll
2018-09-19
1
-6
/
+2
*
Add Dogecoin current fee calculation logic (#1413)
Ross Nicoll
2018-09-19
1
-7
/
+18
*
Verify when doing 'backupwallet' that destination is not the same path of the...
Lola Dam
2018-09-19
1
-5
/
+10
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-1
/
+1
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-43
/
+0
*
[wallet] Make sure pindex is non-null before possibly referencing in LogPrint...
Karl-Johan Alm
2017-06-05
1
-4
/
+4
*
[Wallet] unset change position when there is no change on exact match
Gregory Sanders
2017-05-31
1
-2
/
+3
*
Return errors from importmulti if complete rescans are not successful
Russell Yanofsky
2017-02-22
1
-8
/
+15
*
Use importmulti timestamp when importing watch only keys
Russell Yanofsky
2017-02-10
1
-9
/
+18
*
Dedup nTimeFirstKey update logic
Russell Yanofsky
2017-02-10
1
-5
/
+14
*
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.
Wladimir J. van der Laan
2017-02-06
1
-1
/
+1
|
\
|
*
Make nWalletDBUpdated atomic to avoid a potential race.
Patrick Strateman
2016-12-21
1
-1
/
+1
*
|
wallet: Refactor dummy signature signing for reusability
Suhas Daftuar
2017-01-30
1
-15
/
+3
*
|
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-30
1
-2
/
+7
|
\
\
|
*
|
Refactor GetMinimumFee to give option of providing targetFee
Alex Morcos
2017-01-25
1
-2
/
+7
*
|
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
|
|
Better document usage of SyncTransaction
Alex Morcos
2017-01-23
1
-2
/
+10
*
|
|
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-20
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
1
-1
/
+5
*
|
|
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
1
-0
/
+90
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[RPC] bumpfee
mrbandrews
2017-01-19
1
-0
/
+67
|
*
|
[wallet] Add IsAllFromMe: true if all inputs are from wallet
Suhas Daftuar
2017-01-10
1
-0
/
+23
*
|
|
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
1
-1
/
+1
|
|
/
/
*
|
|
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
1
-5
/
+5
|
\
\
\
|
*
|
|
Introduce -dustrelayfee
Alex Morcos
2017-01-16
1
-5
/
+5
*
|
|
|
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-12
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-13
1
-3
/
+8
*
|
|
|
|
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
1
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove SIGCHECK_VERIFICATION_FACTOR
Pieter Wuille
2017-01-04
1
-3
/
+3
|
*
|
|
|
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-4
/
+4
|
*
|
|
|
[MOVEONLY] Move progress estimation out of checkpoints
Pieter Wuille
2017-01-04
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Don't overpay fee if we have selected new coins that result in a smaller tran...
Alex Morcos
2017-01-06
1
-1
/
+18
*
|
|
|
Try to reduce change output to make needed fee in CreateTransaction
Alex Morcos
2017-01-06
1
-0
/
+12
*
|
|
|
Merge #9138: Improve fee estimation
Pieter Wuille
2017-01-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge #9465: [Wallet] Do not perform ECDSA signing in the fee calculation inn...
Pieter Wuille
2017-01-05
1
-31
/
+46
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Wallet: Do not perform ECDSA in the fee calculation inner loop.
Gregory Maxwell
2017-01-05
1
-31
/
+46
*
|
|
|
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
1
-2
/
+2
*
|
|
|
|
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-04
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
[next]