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
/
rpcwallet.cpp
Age
Commit message (
Expand
)
Author
2020-01-23
doc: Fix syntax error (trailing square bracket) in walletprocesspsbt
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-09
rpc: deprecate getaddressinfo label field
Jon Atack
2020-01-09
doc: address pr17578 review feedback
Jon Atack
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
2020-01-08
Merge #16373: bumpfee: Return PSBT when wallet has privkeys disabled
Samuel Dobson
2020-01-08
Merge #17621: IsUsedDestination should count any known single-key address
Samuel Dobson
2020-01-03
IsUsedDestination should count any known single-key address
Gregory Sanders
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2019-12-28
rpc: incorporate review feedback from PR 17283
Jon Atack
2019-12-18
bumpfee: Return PSBT when wallet has privkeys disabled
Gregory Sanders
2019-12-18
Change bumpfee to use watch-only funds for legacy watchonly wallets
Gregory Sanders
2019-12-13
qa: unify unix epoch time descriptions
Jon Atack
2019-11-26
Merge #17283: rpc: improve getaddressinfo test coverage, help, code docs
Wladimir J. van der Laan
2019-11-24
rpc: add getaddressinfo code documentation
Jon Atack
2019-11-24
rpc: update getaddressinfo RPCExamples to bech32
Jon Atack
2019-11-24
rpc: clarify label vs labels in getaddressinfo RPCHelpman
Jon Atack
2019-11-24
rpc: improve getaddressinfo RPCHelpman content
Jon Atack
2019-11-24
wallet: replace raw pointer with const reference in AddrToPubKey
Harris
2019-11-24
rpc: improve getaddressinfo RPCHelpman formatting
Jon Atack
2019-11-23
Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProvider
Samuel Dobson
2019-11-18
Refactor: Require scriptPubKey to get wallet SigningProvider
Andrew Chow
2019-11-18
Accumulate result UniValue in SignTransaction
Andrew Chow
2019-11-11
rpc: Expose block height of wallet transactions
João Barbosa
2019-11-08
Merge #15931: Remove GetDepthInMainChain dependency on locked chain interface
Samuel Dobson
2019-11-06
Remove locked_chain from GetDepthInMainChain and its callers
Antoine Riard
2019-11-05
Pass CTxDestination to ScriptPubKeyMan::GetMetadata
Russell Yanofsky
2019-11-05
Add EnsureLegacyScriptPubKeyMan and use in rpcwallet.cpp
Russell Yanofsky
2019-11-05
Merge #17258: Fix issue with conflicted mempool tx in listsinceblock
Samuel Dobson
2019-11-04
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
MarcoFalke
2019-11-01
Refactor: Move GetMetadata code out of getaddressinfo
Andrew Chow
2019-10-30
replace asserts in RPC code with CHECK_NONFATAL and add linter
Adam Jonas
2019-10-30
Merge #16839: Replace Connman and BanMan globals with NodeContext local
Wladimir J. van der Laan
2019-10-28
Avoid using g_rpc_node global in wallet code
Russell Yanofsky
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
Fix issue with conflicted mempool tx in listsinceblock
Adam Jonas
2019-10-26
[rpc] set default bip32derivs to true for psbt methods
Sjors Provoost
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-24
Merge #17154: wallet: Remove return value from CommitTransaction
Wladimir J. van der Laan
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-18
[wallet] Remove `state` argument from CWallet::CommitTransaction
John Newbery
2019-10-18
[wallet] Remove return value from CommitTransaction()
John Newbery
2019-10-15
Remove unused includes
practicalswift
2019-10-10
change wallet pointers to references in feebumper
Adam Jonas
2019-10-09
Add missing fields in TransactionDescriptionString and others
Antoine Riard
2019-10-09
MOVEONLY : move RPC wallets helpers to TransactionDescriptionString
Antoine Riard
2019-10-08
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-10-03
Disallow implicit conversion for CFeeRate constructor
Gregory Sanders
2019-10-02
Merge #16727: wallet: Explicit feerate for bumpfee
Wladimir J. van der Laan
[prev]
[next]