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-12-06
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-05
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-12-04
rpc: Add description to fundrawtransaction vout_index
MarcoFalke
2018-12-04
Merge #14760: Log env path in BerkeleyEnvironment::Flush
Wladimir J. van der Laan
2018-11-30
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-27
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-26
qa: Add wallet_encryption error tests
MarcoFalke
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-19
Log env path in BerkeleyEnvironment::Flush
João Barbosa
2018-11-14
Add descriptors to listunspent and getaddressinfo + tests
Pieter Wuille
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
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-12
Remove stale comment in CalculateMaximumSignedInputSize
Gregory Sanders
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
[next]