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-07-27
[doc] rpc: remove "fallback to" from RBF default help
Sjors Provoost
2019-07-27
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
Merge #15588: Log the actual wallet file version and no longer publicly expos...
MeshCollider
2019-07-27
Merge #16402: Remove wallet settings from chainparams
MeshCollider
2019-07-27
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
MeshCollider
2019-07-26
Merge #16301: Use CWallet::Import* functions in all import* RPCs
MarcoFalke
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-24
Have importwallet use ImportPrivKeys and ImportScripts
Andrew Chow
2019-07-24
Optionally allow ImportScripts to set script creation timestamp
Andrew Chow
2019-07-24
Have importaddress use ImportScripts and ImportScriptPubKeys
Andrew Chow
2019-07-24
Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
Andrew Chow
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-22
extract min & max depth onto coin control
Amiti Uttarwar
2019-07-22
Remove ReadVersion and WriteVersion
Andrew Chow
2019-07-22
Log the actual wallet file version
Andrew Chow
2019-07-22
Remove nFileVersion from CWalletScanState
Andrew Chow
2019-07-19
Use switch on status in RpcWallet
Fabian Jahr
2019-07-19
Return error for ignored passphrase through disable private keys option
Fabian Jahr
2019-07-18
Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScr...
Andrew Chow
2019-07-18
Log when an import is being skipped because we already have it
Andrew Chow
2019-07-18
rpcwallet: document include_watchonly default for watchonly wallets
William Casarin
2019-07-18
rpcwallet: default include_watchonly to true for watchonly wallets
William Casarin
2019-07-17
Merge #16208: wallet: Consume ReserveDestination on successful CreateTransaction
MeshCollider
2019-07-16
Use strong enum for WalletCreationStatus
Fabian Jahr
2019-07-16
Place out args at the end for CreateWallet
Fabian Jahr
2019-07-16
Remove wallet settings from chainparams
MarcoFalke
2019-07-16
Merge #16194: refactor: share blockmetadata with BlockManager
Wladimir J. van der Laan
2019-07-11
Change ImportScriptPubKeys' internal to apply_label
Andrew Chow
2019-07-11
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-10
Merge #16244: Move wallet creation out of the createwallet rpc into its own f...
MarcoFalke
2019-07-10
Restrict lifetime of ReserveDestination to CWallet::CreateTransaction
Gregory Sanders
2019-07-10
CreateTransaction calls KeepDestination on ReserveDestination before success
Gregory Sanders
2019-07-10
Remove redundant pre-TopUpKeypool checks
Gregory Sanders
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
Merge #16237: Have the wallet give out destinations instead of keys
Wladimir J. van der Laan
2019-07-09
Move wallet creation out of the createwallet rpc into its own function
Andrew Chow
2019-07-09
Merge #16240: JSONRPCRequest-aware RPCHelpMan
MarcoFalke
2019-07-09
Add GetNewChangeDestination for getting new change Destinations
Andrew Chow
2019-07-09
Replace CReserveKey with ReserveDestinatoin
Andrew Chow
2019-07-09
Add GetNewDestination to CWallet to fetch new destinations
Andrew Chow
2019-07-09
Move WatchOnly stuff from SigningProvider to CWallet
Andrew Chow
2019-07-09
Remove CCryptoKeyStore and move all of it's functionality into CWallet
Andrew Chow
2019-07-09
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-09
Move HaveKey static function from keystore to rpcwallet where it is used
Andrew Chow
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
refactoring: remove mapBlockIndex global
James O'Beirne
[prev]
[next]