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
/
coincontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[rpc] walletcreatefundedpsbt: don't automatically append inputs
Sjors Provoost
2020-03-12
1
-0
/
+2
*
refactor: Nuke coincontrol circular dependency
Hennadii Stepanov
2019-11-23
1
-1
/
+5
*
refactor: Replace all uses of boost::optional with our own Optional type
Wladimir J. van der Laan
2019-10-30
1
-6
/
+5
*
extract min & max depth onto coin control
Amiti Uttarwar
2019-07-22
1
-1
/
+6
*
wallet: avoid reuse flags
Karl-Johan Alm
2019-05-29
1
-0
/
+2
*
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-05-06
1
-1
/
+1
*
generalize bumpfee to add inputs when needed
Gregory Sanders
2019-04-11
1
-0
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
1
-13
/
+3
*
Make coincontrol use IsSolvable to determine solvability
Pieter Wuille
2018-05-03
1
-1
/
+1
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-4
/
+4
*
wallet: Change output type globals to members
MarcoFalke
2018-03-17
1
-3
/
+3
*
[wallet] Add change type to CCoinControl
João Barbosa
2018-01-24
1
-0
/
+4
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
Alex Morcos
2017-07-14
1
-2
/
+2
*
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-14
1
-7
/
+9
*
Introduce a fee estimate mode.
Alex Morcos
2017-07-06
1
-0
/
+4
*
remove minimum total fee option
Gregory Sanders
2017-05-11
1
-3
/
+0
*
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
1
-0
/
+1
*
Allow to opt-into RBF when creating a transaction
Jonas Schnelli
2017-01-23
1
-0
/
+4
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
CoinControl: add option for custom confirmation target
Jonas Schnelli
2016-10-28
1
-0
/
+3
*
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
1
-0
/
+76