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
/
qt
/
walletmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-7
/
+6
*
Merge #11247: qt: Use IsMine to validate custom change address
MarcoFalke
2017-09-05
1
-2
/
+2
|
\
|
*
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-05
1
-2
/
+2
*
|
Merge #11039: Avoid second mapWallet lookup
Wladimir J. van der Laan
2017-08-18
1
-3
/
+4
|
\
\
|
*
|
wallet: Avoid second mapWallet lookup
João Barbosa
2017-08-14
1
-3
/
+4
|
|
/
*
/
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-1
/
+1
|
/
*
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-14
1
-1
/
+4
*
Make CoinControl a required argument to CreateTransaction
Alex Morcos
2017-07-14
1
-2
/
+2
*
Add RPC options for RBF, confirmation target, and conservative fee estimation.
Alex Morcos
2017-07-10
1
-1
/
+1
*
Introduce a fee estimate mode.
Alex Morcos
2017-07-06
1
-0
/
+1
*
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-04
1
-1
/
+0
|
\
|
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-1
/
+1
|
/
*
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-3
/
+3
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
[Qt] hide bump context menu action if tx already has been bumped
Jonas Schnelli
2017-05-24
1
-2
/
+2
*
Merge #10295: [qt] Move some WalletModel functions into CWallet
Wladimir J. van der Laan
2017-05-23
1
-49
/
+7
|
\
|
*
[qt] Move some WalletModel functions into CWallet
Russell Yanofsky
2017-05-17
1
-49
/
+7
*
|
[qt] Remove excess logic
practicalswift
2017-05-18
1
-3
/
+1
*
|
Make sure we use nTxConfirmTarget during Qt fee bumps
Jonas Schnelli
2017-05-11
1
-1
/
+1
*
|
Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog
Jonas Schnelli
2017-05-11
1
-3
/
+18
*
|
[Qt] simple fee bumper with user verification
Jonas Schnelli
2017-05-11
1
-0
/
+70
|
/
*
Missing includes
Jorge Timón
2017-04-13
1
-0
/
+1
*
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...
Jonas Schnelli
2017-03-17
1
-0
/
+5
|
\
|
*
[Qt] Change RBF checkbox to reflect -walletrbf setting
Russell Yanofsky
2017-01-25
1
-0
/
+5
*
|
Add COutput::fSafe member for safe handling of unconfirmed outputs
Russell Yanofsky
2017-03-10
1
-3
/
+3
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Fix missed change to WalletTx structure
Alex Morcos
2016-12-06
1
-2
/
+1
*
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-6
/
+6
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+2
*
[qt] Return useful error message on ATMP failure
MarcoFalke
2016-10-30
1
-1
/
+1
*
Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target
Wladimir J. van der Laan
2016-10-28
1
-0
/
+5
|
\
|
*
[Qt] Hide nTxConfirmTarget behind WalletModel
Jonas Schnelli
2016-10-28
1
-0
/
+5
*
|
Return useful error message on ATMP failure
instagibbs
2016-10-26
1
-1
/
+3
|
/
*
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-19
1
-0
/
+5
|
\
|
*
Qt: Get the private key for signing messages via WalletModel
Luke Dashjr
2016-10-04
1
-0
/
+5
*
|
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-6
/
+6
*
|
[qt] WalletModel: Expose disablewallet
MarcoFalke
2016-09-21
1
-0
/
+5
*
|
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-09-08
1
-1
/
+1
*
|
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-19
1
-0
/
+5
*
|
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
1
-1
/
+1
*
|
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-25
1
-3
/
+3
|
\
\
|
*
|
List solvability in listunspent output and improve help
Pieter Wuille
2016-03-14
1
-3
/
+3
*
|
|
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-04-04
1
-0
/
+15
|
/
/
*
/
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
/
*
[qt] Use maxTxFee instead of 10000000
MarcoFalke
2015-11-05
1
-2
/
+4
*
Merge pull request #6415
Wladimir J. van der Laan
2015-08-14
1
-0
/
+5
|
\
|
*
Add logic to track pubkeys as watch-only, not just scripts
Matt Corallo
2015-07-20
1
-0
/
+5
*
|
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-2
/
+2
[prev]
[next]