index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
coincontrol.h
Age
Commit message (
Expand
)
Author
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-01-24
[wallet] Add change type to CCoinControl
João Barbosa
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-07-14
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
Alex Morcos
2017-07-14
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-06
Introduce a fee estimate mode.
Alex Morcos
2017-05-11
remove minimum total fee option
Gregory Sanders
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-01-23
Allow to opt-into RBF when creating a transaction
Jonas Schnelli
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-10-28
CoinControl: add option for custom confirmation target
Jonas Schnelli
2016-10-21
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan