index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
Age
Commit message (
Expand
)
Author
2018-11-23
Merge #14726: Use RPCHelpMan for all RPCs
Wladimir J. van der Laan
2018-11-20
Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.
Wladimir J. van der Laan
2018-11-14
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
Merge #14411: [wallet] Restore ability to list incoming transactions by label
MarcoFalke
2018-11-14
Merge #14478: Show error to user when corrupt wallet unlock fails
MarcoFalke
2018-11-13
Rename ListTransactions filter variable
Russell Yanofsky
2018-11-13
Merge #14720: rpc: Correctly name arguments
MarcoFalke
2018-11-13
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-11-13
Merge #14679: importmulti: Don't add internal addresses to address book
Wladimir J. van der Laan
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-11-13
Merge #14530: Use RPCHelpMan to generate RPC doc strings
MarcoFalke
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
2018-11-12
rpc: Add RPCHelpMan for machine-generated help
MarcoFalke
2018-11-09
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-10
Better error message for user when corrupt wallet unlock fails
MeshCollider
2018-11-09
rpc: Include rpc/util.h where needed for RPCHelpMan
MarcoFalke
2018-11-08
wallet: Create IsDatabaseLoaded function
Chun Kuan Lee
2018-11-07
importmulti: Don't add internal addresses to address book
Gregory Sanders
2018-11-06
Pass chain locked variables where needed
Russell Yanofsky
2018-11-06
Remove uses of cs_main in wallet code
Russell Yanofsky
2018-11-06
Remove direct node->wallet calls in init.cpp
Russell Yanofsky
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...
Chun Kuan Lee
2018-11-06
Refactor: Move m_db pointers into BerkeleyDatabase
Russell Yanofsky
2018-11-05
trivial: Don't translate in help text
ken2812221
2018-11-05
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-05
Merge #14555: Move util files to directory
Wladimir J. van der Laan
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
MarcoFalke
2018-11-01
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-11-01
Simplify arguments to SignPSBTInput
Glenn Willen
2018-11-01
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-11-01
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-11-01
More concise conversion of CDataStream to string
Glenn Willen
2018-10-31
Merge #14454: Add SegWit support to importmulti
Wladimir J. van der Laan
2018-10-25
Remove fs::relative call and fix listwalletdir tests
João Barbosa
2018-10-25
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-25
wallet: Add WalletLocation utility class
João Barbosa
2018-10-25
Make getaddressinfo return solvability
MeshCollider
2018-10-25
Add SegWit support to importmulti with some ProcessImport cleanup
MeshCollider
2018-10-24
Merge #14320: [bugfix] wallet: Fix duplicate fileid detection
Wladimir J. van der Laan
2018-10-24
wallet: Fix duplicate fileid
Chun Kuan Lee
2018-10-24
Merge #14453: rpc: Fix wallet unload during walletpassphrase timeout
Wladimir J. van der Laan
2018-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-24
Merge #11634: wallet: Add missing cs_wallet/cs_KeyStore locks to wallet
MarcoFalke
2018-10-23
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-19
Merge #14291: wallet: Add ListWalletDir utility function
Wladimir J. van der Laan
2018-10-18
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-10-18
rpc: Add listwalletdir RPC
João Barbosa
2018-10-18
wallet: Add ListWalletDir utility
João Barbosa
[next]