index
:
archived-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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-43
/
+6
*
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
1
-0
/
+3
*
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
1
-13
/
+16
|
\
|
*
Use 72 byte dummy signatures when watching only inputs may be used
Andrew Chow
2018-08-09
1
-12
/
+15
|
*
Use 71 byte signature for DUMMY_SIGNATURE_CREATOR
Andrew Chow
2018-08-09
1
-1
/
+1
*
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
[wallet] Add wallet name to log messages
Pierre Rochard
2018-08-02
1
-0
/
+13
*
|
trivial: correct typos
Varunram
2018-08-02
1
-1
/
+1
*
|
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
1
-7
/
+7
|
/
*
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-25
1
-2
/
+0
|
\
|
*
[moveonly] Extract RescanWallet to handle a simple rescan
Ben Woosley
2018-07-14
1
-2
/
+0
*
|
wallet: Remove deprecated OutputEligibleForSpending
Karl-Johan Alm
2018-07-24
1
-3
/
+0
*
|
wallet: Switch to using output groups instead of coins in coin selection
Karl-Johan Alm
2018-07-24
1
-1
/
+1
*
|
wallet: Add output grouping
Karl-Johan Alm
2018-07-24
1
-3
/
+1
*
|
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
1
-0
/
+2
*
|
wallet: Add input bytes to CInputCoin
Karl-Johan Alm
2018-07-24
1
-0
/
+5
*
|
moveonly: CoinElegibilityFilter into coinselection.h
Karl-Johan Alm
2018-07-24
1
-11
/
+0
*
|
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-20
1
-1
/
+22
|
\
\
|
|
/
|
/
|
|
*
Add option to disable private keys during internal wallet creation
Jonas Schnelli
2018-07-12
1
-3
/
+14
|
*
Add facility to store wallet flags (64 bits)
Jonas Schnelli
2018-07-12
1
-0
/
+10
*
|
Merge #13072: Update createmultisig RPC to support segwit
Pieter Wuille
2018-07-13
1
-32
/
+1
|
\
\
|
*
|
Move AddAndGetDestinationForScript from wallet to outputype module
Anthony Towns
2018-07-10
1
-6
/
+0
|
*
|
Add outputtype module
Anthony Towns
2018-07-09
1
-26
/
+1
*
|
|
Merge #13651: [moveonly] Extract CWallet::MarkInputsDirty, and privatize AddT...
Pieter Wuille
2018-07-13
1
-1
/
+18
|
\
\
\
|
*
|
|
Privatize CWallet::AddToWalletIfInvolvingMe
Ben Woosley
2018-07-13
1
-1
/
+15
|
*
|
|
Extract CWallet::MarkInputsDirty
Ben Woosley
2018-07-13
1
-0
/
+3
*
|
|
|
Merge #13566: Fix get balance
Pieter Wuille
2018-07-13
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
[wallet] GetBalance can take a min_depth argument.
John Newbery
2018-06-28
1
-1
/
+1
|
*
|
|
|
[wallet] factor out GetAvailableWatchOnlyBalance()
John Newbery
2018-06-28
1
-1
/
+0
|
*
|
|
|
[wallet] Factor out GetWatchOnlyBalance()
John Newbery
2018-06-28
1
-1
/
+0
|
*
|
|
|
[wallet] GetBalance can take an isminefilter filter.
John Newbery
2018-06-28
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #13630: Drop unused pindexRet arg to CMerkleTx::GetDepthInMainChain
Pieter Wuille
2018-07-13
1
-3
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Drop unused pindexRet arg to CMerkleTx::GetDepthInMainChain
Ben Woosley
2018-07-11
1
-3
/
+2
|
|
/
/
*
|
|
Merge #12944: [wallet] ScanforWalletTransactions should mark input txns as dirty
Jonas Schnelli
2018-07-13
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ScanforWalletTransactions should mark input txns as dirty
Gregory Sanders
2018-06-14
1
-2
/
+2
*
|
|
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
1
-12
/
+0
|
|
/
|
/
|
*
|
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-21
1
-0
/
+3
|
\
\
|
*
|
rpc: Add unloadwallet RPC
João Barbosa
2018-06-18
1
-0
/
+3
*
|
|
Merge #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
Wladimir J. van der Laan
2018-06-18
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
MarcoFalke
2018-06-11
1
-0
/
+1
|
|
/
*
/
mempool: Add explicit max_descendants
Karl-Johan Alm
2018-06-11
1
-1
/
+3
|
/
*
Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
Wladimir J. van der Laan
2018-05-30
1
-1
/
+16
|
\
|
*
Wallet: Refactor ReserveKeyFromKeyPool for safety
Ben Woosley
2018-05-16
1
-1
/
+16
*
|
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
1
-5
/
+5
*
|
[wallet] Fix incorrect comment for DeriveNewSeed.
John Newbery
2018-05-21
1
-1
/
+1
*
|
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
1
-3
/
+3
*
|
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
1
-3
/
+3
|
/
*
[wallet] Pass error message back from CWallet::Verify()
John Newbery
2018-05-16
1
-1
/
+1
*
[wallet] Add CWallet::Verify function
John Newbery
2018-05-16
1
-0
/
+3
[next]