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
2020-02-21
scripted-diff: Replace MilliSleep with UninterruptibleSleep
MarcoFalke
2020-02-20
Merge #18122: rpc: update validateaddress RPCExamples to bech32
fanquake
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-16
Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type ...
MarcoFalke
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
Merge #17746: refactor: rpc: Remove vector copy from listtransactions
Wladimir J. van der Laan
2020-02-13
refactor: rpc: Remove vector copy from listtransactions
João Barbosa
2020-02-13
rpc: update validateaddress RPCExamples to bech32
Sebastian Falbesoner
2020-02-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-02-09
scripted-diff: Add missing spaces in RPCResult, Fix type names
MarcoFalke
2020-02-09
Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress
MarcoFalke
2020-02-05
Merge #17804: doc: Misc RPC help fixes
Wladimir J. van der Laan
2020-02-05
Merge #18052: Remove false positive GCC warning
Wladimir J. van der Laan
2020-02-02
Merge #17585: rpc: deprecate getaddressinfo label
Samuel Dobson
2020-02-01
Remove false positive GCC warning
Hennadii Stepanov
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-30
psbt_wallet_tests: use unique_ptr for GetSigningProvider
Anthony Towns
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-30
Merge #17719: Document better -keypool as a look-ahead safety mechanism
Samuel Dobson
2020-01-29
Merge #17156: psbt: check that various indexes and amounts are within bounds
fanquake
2020-01-23
Refactor: Replace SigningProvider pointers with unique_ptrs
Andrew Chow
2020-01-23
Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyMan
Andrew Chow
2020-01-23
Box the wallet: Add multiple keyman maps and loops
Andrew Chow
2020-01-23
refactor: define a UINT256_ONE global constant
Andrew Chow
2020-01-23
HD Split: Avoid redundant upgrades
Andrew Chow
2020-01-23
Make UpgradeKeyMetadata work only on LegacyScriptPubKeyMan
Andrew Chow
2020-01-23
Refactor: Allow LegacyScriptPubKeyMan to be null
Andrew Chow
2020-01-23
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-23
wallet: Improve CWallet:MarkDestinationsDirty
João Barbosa
2020-01-23
doc: Use proper RPC help syntax in importmulti
MarcoFalke
2020-01-23
doc: Remove duplicate "comment" from listsinceblock RPC help
MarcoFalke
2020-01-23
doc: Fix syntax error (trailing square bracket) in walletprocesspsbt
MarcoFalke
2020-01-20
Merge #17945: doc: Fix doxygen errors
Wladimir J. van der Laan
2020-01-16
Fix doxygen errors
Ben Woosley
2020-01-17
Merge #17889: wallet: Improve CWallet:MarkDestinationsDirty
Samuel Dobson
2020-01-17
wallet: Improve CWallet:MarkDestinationsDirty
João Barbosa
2020-01-16
Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for Sc...
Wladimir J. van der Laan
2020-01-15
wallet: Replace %w by wallet name in -walletnotify script
João Barbosa
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-14
IsUsedDestination shouldn't use key id as script id for ScriptHash
Gregory Sanders
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
2020-01-09
rpc: deprecate getaddressinfo label field
Jon Atack
2020-01-09
doc: address pr17578 review feedback
Jon Atack
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2020-01-08
Merge #17677: Activate watchonly wallet behavior for LegacySPKM only
Samuel Dobson
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
[prev]
[next]