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
2019-03-01
[wallet] remove unused GetScriptForMining
Sjors Provoost
2019-02-28
Use stop/[start,stop] notation in importmulti desc range
Pieter Wuille
2019-02-27
[rpc] remove deprecated generate method
Sjors Provoost
2019-02-23
wallet: Use fsbridge::ifstream to fix Windows path issue
Chun Kuan Lee
2019-02-22
Change brace formatting
Russell Yanofsky
2019-02-22
Remove use of IsInitialBlockDownload in wallet code
Russell Yanofsky
2019-02-22
Remove use of uiInterface.LoadWallet in wallet code
Russell Yanofsky
2019-02-22
Remove use of AcceptToMemoryPool in wallet code
Russell Yanofsky
2019-02-22
Remove uses of InitMessage/Warning/Error in wallet code
Russell Yanofsky
2019-02-22
Remove uses of GetAdjustedTime in wallet code
Russell Yanofsky
2019-02-22
Remove use of g_connman / PushInventory in wallet code
Russell Yanofsky
2019-02-22
Remove uses of g_connman in wallet code
Russell Yanofsky
2019-02-22
Remove uses of fPruneMode in wallet code
Russell Yanofsky
2019-02-22
Remove uses of fee globals in wallet code
Russell Yanofsky
2019-02-22
Remove use of CalculateMemPoolAncestors in wallet code
Russell Yanofsky
2019-02-22
Remove use of GetTransactionAncestry in wallet code
Russell Yanofsky
2019-02-22
Remove use of GetCountWithDescendants in wallet code
Russell Yanofsky
2019-02-22
Remove use of IsRBFOptIn in wallet code
Russell Yanofsky
2019-02-22
Remove uses of CheckFinalTx in wallet code
Russell Yanofsky
2019-02-22
Merge #15408: Remove unused TransactionError constants
MarcoFalke
2019-02-17
Use a single wallet batch for UpgradeKeyMetadata
Jonas Schnelli
2019-02-17
Merge #15425: [Doc] add missing newline to listunspent help for witnessScript
Wladimir J. van der Laan
2019-02-16
[Doc] importmulti: add missing description of keypool option
David A. Harding
2019-02-16
[Doc] add missing newline to witnessScript in listunspent help
David A. Harding
2019-02-15
Make descriptor checksums mandatory in deriveaddresses and importmulti
Pieter Wuille
2019-02-14
Import public keys in order
Andrew Chow
2019-02-14
Add option to importmulti add an imported pubkey to the keypool
Andrew Chow
2019-02-14
Fetch keys from keypool when private keys are disabled
Andrew Chow
2019-02-14
Add a method to add a pubkey to the keypool
Andrew Chow
2019-02-15
Merge #14021: Import key origin data through descriptors in importmulti
MeshCollider
2019-02-14
Import KeyOriginData when importing descriptors
Andrew Chow
2019-02-14
Implement a function to add KeyOriginInfo to a wallet
Andrew Chow
2019-02-14
Store key origin info in key metadata
Andrew Chow
2019-02-14
Merge #14481: Add P2SH-P2WSH support to listunspent RPC
Wladimir J. van der Laan
2019-02-14
Remove hdmasterkeyid
Andrew Chow
2019-02-14
Add a method to CWallet to write just CKeyMetadata
Andrew Chow
2019-02-14
Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp}
Andrew Chow
2019-02-14
Refactor keymetadata writing to a separate method
Andrew Chow
2019-02-14
Remove unused TransactionError constants
MarcoFalke
2019-02-14
Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate...
MeshCollider
2019-02-13
Merge #15334: wallet: Log absolute paths for the wallets
Wladimir J. van der Laan
2019-02-13
Merge #15390: [wallet-tool] Close bdb when flushing wallet
MarcoFalke
2019-02-13
Make listunspent and signrawtransaction RPCs support witnessScript
MeshCollider
2019-02-12
Merge #14918: RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-13
Log full paths for wallets
Hennadii Stepanov
2019-02-12
[wallet] Close bdb when flushing wallet.
John Newbery
2019-02-12
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-11
Switch away from exceptions in refactored tx code
Glenn Willen
2019-02-11
Move PSBT definitions and code to separate files
Glenn Willen
2019-02-11
Split DecodePSBT into Base64 and Raw versions
Glenn Willen
[prev]
[next]