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
...
*
|
credit values are CAmount
Gregory Sanders
2016-11-15
1
-1
/
+1
|
/
*
Merge #8977: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush t...
Wladimir J. van der Laan
2016-11-02
1
-0
/
+10
|
\
|
*
[Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)
Jonas Schnelli
2016-10-20
1
-0
/
+10
*
|
Move CWalletDB::ReorderTransactions to CWallet
Patrick Strateman
2016-10-30
1
-1
/
+72
*
|
Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target
Wladimir J. van der Laan
2016-10-28
1
-2
/
+7
|
\
\
|
*
|
CoinControl: add option for custom confirmation target
Jonas Schnelli
2016-10-28
1
-2
/
+7
*
|
|
Return useful error message on ATMP failure
instagibbs
2016-10-26
1
-6
/
+6
|
/
/
*
/
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
1
-1
/
+1
|
/
*
Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesis
Wladimir J. van der Laan
2016-10-19
1
-2
/
+0
|
\
|
*
Fix init segfault where InitLoadWallet() calls ATMP before genesis
Matt Corallo
2016-10-15
1
-2
/
+0
*
|
Merge #8287: [wallet] Set fLimitFree = true
Wladimir J. van der Laan
2016-10-18
1
-5
/
+4
|
\
\
|
*
|
[wallet] Set fLimitFree = true
MarcoFalke
2016-08-25
1
-5
/
+4
*
|
|
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-2
/
+2
|
|
/
|
/
|
*
|
Move key derivation logic from GenerateNewKey to DeriveNewChildKey
Patrick Strateman
2016-09-30
1
-37
/
+41
*
|
Merge #8814: [wallet, policy] ParameterInteraction: Don't allow 0 fee
Wladimir J. van der Laan
2016-09-28
1
-1
/
+1
|
\
\
|
*
|
[wallet, policy] ParameterInteraction: Don't allow 0 fee
MarcoFalke
2016-09-26
1
-1
/
+1
*
|
|
Do not shadow variables
Pavel JanÃk
2016-09-27
1
-8
/
+8
|
/
/
*
|
[wallet] Add high transaction fee warnings
MarcoFalke
2016-09-26
1
-5
/
+14
*
|
[wallet] Introduce DEFAULT_DISABLE_WALLET
MarcoFalke
2016-09-21
1
-3
/
+3
*
|
init: Get rid of fDisableWallet
MarcoFalke
2016-09-20
1
-0
/
+12
*
|
Merge #8696: [Wallet] Remove last external reference to CWalletDB
Wladimir J. van der Laan
2016-09-20
1
-4
/
+22
|
\
\
|
*
|
Remove pwalletdb parameter from CWallet::AddAccountingEntry
Patrick Strateman
2016-09-15
1
-4
/
+11
|
*
|
Add CWallet::ReorderTransactions and use in accounting_tests.cpp
Patrick Strateman
2016-09-15
1
-0
/
+6
|
*
|
Add CWallet::ListAccountCreditDebit
Patrick Strateman
2016-09-15
1
-0
/
+5
*
|
|
init: Get rid of some ENABLE_WALLET
MarcoFalke
2016-09-19
1
-0
/
+9
|
/
/
*
|
Merge #8601: Add option to opt into full-RBF when sending funds (rebase, orig...
Wladimir J. van der Laan
2016-09-13
1
-3
/
+12
|
\
\
|
*
|
Rename `-optintofullrbf` option to `-walletrbf`
Wladimir J. van der Laan
2016-09-13
1
-4
/
+4
|
*
|
wallet: Add BIP125 comment for MAXINT-1/-2 behavior
Wladimir J. van der Laan
2016-08-26
1
-0
/
+6
|
*
|
Add option to opt into full-RBF when sending funds
Peter Todd
2016-08-26
1
-3
/
+6
*
|
|
Merge #8664: Fix segwit-related wallet bug
Wladimir J. van der Laan
2016-09-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-04
1
-0
/
+1
*
|
|
|
Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...
Jeremy Rubin
2016-09-08
1
-1
/
+0
*
|
|
|
net: create generic functor accessors and move vNodes to CConnman
Cory Fields
2016-09-08
1
-2
/
+9
*
|
|
|
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-09-08
1
-7
/
+7
|
/
/
/
*
/
/
Remove unused variables
MarcoFalke
2016-08-25
1
-1
/
+0
|
/
/
*
|
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
Wladimir J. van der Laan
2016-08-24
1
-0
/
+10
|
\
\
|
*
|
Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet
Patrick Strateman
2016-08-20
1
-0
/
+10
*
|
|
Merge #8554: trivial: remove unused variable
Wladimir J. van der Laan
2016-08-22
1
-1
/
+0
|
\
\
\
|
*
|
|
trivial: remove unused variable
Daniel Kraft
2016-08-20
1
-1
/
+0
*
|
|
|
Merge #8548: [wallet] Use __func__ to get function name for output printing
Wladimir J. van der Laan
2016-08-22
1
-17
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use __func__ to get function name for output printing
MarcoFalke
2016-08-19
1
-17
/
+17
*
|
|
|
Merge #8517: [Qt] show wallet HD state in statusbar
Jonas Schnelli
2016-08-19
1
-5
/
+10
|
\
\
\
\
|
*
|
|
|
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-19
1
-5
/
+10
*
|
|
|
|
Merge #8443: [Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-08-19
1
-2
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
[Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-08-19
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #8505: Trivial: Fix typos in various files
Wladimir J. van der Laan
2016-08-17
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
various typos
leijurv
2016-08-14
1
-1
/
+1
|
|
/
/
*
/
/
Reduce cs_main locks during ConnectTip/SyncWithWallets
Jonas Schnelli
2016-08-12
1
-27
/
+16
|
/
/
*
|
Remove unused pwalletdb from CWallet::AddToWallet
Patrick Strateman
2016-07-29
1
-8
/
+0
*
|
Remove CWalletDB* parameter from CWallet::AddToWallet
Patrick Strateman
2016-07-29
1
-10
/
+9
[prev]
[next]