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
...
|
*
|
|
Immediately return setKeyPool's size if HD or HD_SPLIT is disabled or not sup...
Jonas Schnelli
2017-03-24
1
-0
/
+4
|
*
|
|
[Wallet] split the keypool in an internal and external part
Jonas Schnelli
2017-03-24
1
-42
/
+85
*
|
|
|
ApproximateBestSubset should take inputs by reference, not value
Ryan Havar
2017-03-28
1
-2
/
+2
|
/
/
/
*
|
|
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...
Jonas Schnelli
2017-03-17
1
-1
/
+2
|
\
\
\
|
*
|
|
Allow to opt-into RBF when creating a transaction
Jonas Schnelli
2017-01-23
1
-1
/
+2
*
|
|
|
Add COutput::fSafe member for safe handling of unconfirmed outputs
Russell Yanofsky
2017-03-10
1
-8
/
+11
*
|
|
|
Merge #9960: Trivial: Add const modifier to GetHDChain and IsHDEnabled
Wladimir J. van der Laan
2017-03-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Trivial: Add const modifier to GetHDChain and IsHDEnabled
NicolasDorier
2017-03-09
1
-1
/
+1
*
|
|
|
|
Refactor: Remove using namespace <xxx> from wallet/
Karl-Johan Alm
2017-03-08
1
-100
/
+98
|
/
/
/
/
*
|
|
|
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-33
/
+1
|
\
\
\
\
|
*
|
|
|
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
1
-1
/
+1
|
*
|
|
|
No longer allow "free" transactions
Alex Morcos
2017-03-03
1
-3
/
+0
|
*
|
|
|
wallet: Remove sendfree
MarcoFalke
2017-02-27
1
-31
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #9369: Factor out CWallet::nTimeSmart computation into a method.
Wladimir J. van der Laan
2017-03-07
1
-45
/
+66
|
\
\
\
\
|
*
|
|
|
Clean up braces in CWallet::ComputeTimeSmart
Russell Yanofsky
2017-03-03
1
-32
/
+27
|
*
|
|
|
Add documentation describing CWallet::nTimeSmart.
Russell Yanofsky
2017-03-03
1
-0
/
+21
|
*
|
|
|
Factor out CWallet::nTimeSmart computation into a method.
Russell Yanofsky
2017-03-03
1
-45
/
+50
*
|
|
|
|
Rename FlushWalletDB -> CompactWalletDB, add function description
Matt Corallo
2017-03-06
1
-1
/
+1
*
|
|
|
|
Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Matt Corallo
2017-03-06
1
-4
/
+5
*
|
|
|
|
[Wallet] refactor CWallet/CWalletDB/CDB
Jonas Schnelli
2017-03-06
1
-41
/
+14
*
|
|
|
|
Merge #9908: Define 7200 second timestamp window constant
Wladimir J. van der Laan
2017-03-06
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #9576: [wallet] Remove redundant initialization
Wladimir J. van der Laan
2017-03-06
1
-6
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[wallet] Remove redundant initialization
practicalswift
2017-02-28
1
-6
/
+2
|
|
/
/
/
*
|
|
|
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-03
1
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Do not shadow variables (gcc set)
Pavel JanÃk
2016-12-05
1
-12
/
+12
*
|
|
|
|
Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest
Wladimir J. van der Laan
2017-03-03
1
-0
/
+6
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Wallet: Sanitise -wallet parameter
Luke Dashjr
2017-02-27
1
-0
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #9143: Refactor ZapWalletTxes to avoid layer violations
Wladimir J. van der Laan
2017-03-02
1
-3
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor ZapWalletTxes to avoid layer vialotions
Jonas Schnelli
2017-01-24
1
-3
/
+8
*
|
|
|
Merge #9773: Return errors from importmulti if complete rescans are not succe...
Wladimir J. van der Laan
2017-02-22
1
-8
/
+15
|
\
\
\
\
|
*
|
|
|
Return errors from importmulti if complete rescans are not successful
Russell Yanofsky
2017-02-17
1
-8
/
+15
*
|
|
|
|
Merge #9727: Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-21
1
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-10
1
-4
/
+0
*
|
|
|
|
|
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-18
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
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
[prev]
[next]