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
/
rpcwallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-21
1
-12
/
+27
|
\
\
|
|
/
|
/
|
|
*
Add all category options to wallet rpc help
andrewtoth
2018-12-01
1
-12
/
+27
*
|
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...
MeshCollider
2018-12-12
1
-9
/
+10
|
\
\
|
*
|
Add stop_block out arg to ScanForWalletTransactions
Ben Woosley
2018-11-13
1
-4
/
+3
|
*
|
Return a status enum from ScanForWalletTransactions
Ben Woosley
2018-11-13
1
-8
/
+10
|
*
|
Make CWallet::ScanForWalletTransactions args and return value const
Ben Woosley
2018-11-13
1
-1
/
+1
*
|
|
Merge #14877: rpc: Document default values for optional arguments
MarcoFalke
2018-12-10
1
-47
/
+45
|
\
\
\
|
*
|
|
rpc: Document default values for optional arguments
MarcoFalke
2018-12-07
1
-47
/
+45
*
|
|
|
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-06
1
-1
/
+2
|
/
/
/
*
|
|
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-12-05
1
-464
/
+244
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc: Add description to fundrawtransaction vout_index
MarcoFalke
2018-12-04
1
-1
/
+1
|
*
|
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
1
-464
/
+244
*
|
|
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add descriptors to listunspent and getaddressinfo + tests
Pieter Wuille
2018-11-14
1
-0
/
+13
*
|
|
qa: Add wallet_encryption error tests
MarcoFalke
2018-11-26
1
-31
/
+12
*
|
|
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
1
-163
/
+399
*
|
|
Rename ListTransactions filter variable
Russell Yanofsky
2018-11-13
1
-9
/
+9
*
|
|
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-11-13
1
-10
/
+20
*
|
|
rpc: Correctly name arguments
Jon Layton
2018-11-13
1
-2
/
+2
*
|
|
Merge #14530: Use RPCHelpMan to generate RPC doc strings
MarcoFalke
2018-11-13
1
-4
/
+103
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc: Add RPCHelpMan for machine-generated help
MarcoFalke
2018-11-12
1
-4
/
+103
*
|
|
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-09
1
-35
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-11-01
1
-9
/
+19
|
*
|
Simplify arguments to SignPSBTInput
Glenn Willen
2018-11-01
1
-1
/
+1
|
*
|
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-11-01
1
-8
/
+1
|
*
|
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-11-01
1
-15
/
+7
|
*
|
More concise conversion of CDataStream to string
Glenn Willen
2018-11-01
1
-2
/
+2
*
|
|
Pass chain locked variables where needed
Russell Yanofsky
2018-11-06
1
-31
/
+35
*
|
|
Remove uses of cs_main in wallet code
Russell Yanofsky
2018-11-06
1
-32
/
+63
*
|
|
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-9
/
+10
*
|
|
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-05
1
-15
/
+14
|
\
\
\
|
*
|
|
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-25
1
-15
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge #14555: Move util files to directory
Wladimir J. van der Laan
2018-11-05
1
-2
/
+2
|
\
\
\
|
*
|
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
MarcoFalke
2018-11-04
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpcwallet: add 'ischange' field to 'getaddressinfo' response
whythat
2018-10-13
1
-0
/
+2
*
|
|
Merge #14454: Add SegWit support to importmulti
Wladimir J. van der Laan
2018-10-31
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make getaddressinfo return solvability
MeshCollider
2018-10-25
1
-0
/
+2
*
|
|
Merge #14453: rpc: Fix wallet unload during walletpassphrase timeout
Wladimir J. van der Laan
2018-10-24
1
-8
/
+12
|
\
\
\
|
*
|
|
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-10-18
1
-8
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-24
1
-126
/
+0
|
\
\
\
|
*
|
|
[wallet] Remove deprecated addwitnessaddress RPC method
John Newbery
2018-09-23
1
-126
/
+0
*
|
|
|
Merge #11634: wallet: Add missing cs_wallet/cs_KeyStore locks to wallet
MarcoFalke
2018-10-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
wallet: Add Clang thread safety analysis annotations
practicalswift
2018-10-09
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-23
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
[wallet] Deprecate the generate RPC method
John Newbery
2018-10-18
1
-0
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #14291: wallet: Add ListWalletDir utility function
Wladimir J. van der Laan
2018-10-19
1
-0
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rpc: Add listwalletdir RPC
João Barbosa
2018-10-18
1
-0
/
+33
|
|
|
/
|
|
/
|
*
|
|
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-10-09
1
-15
/
+15
|
|
/
|
/
|
*
|
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-26
1
-0
/
+2
|
\
\
[prev]
[next]