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-03-01
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-03-01
Change example addresses to bech32
Yusuf Sahin HAMZA
2020-02-29
Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_test
MarcoFalke
2020-02-27
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-25
rpc: Auto-format RPCResult
MarcoFalke
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-25
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-22
test: Add cost_of_change parameter assertions to bnb_search_test
Yancy Ribbens
2020-02-21
scripted-diff: Wallet: Rename incorrectly named *UsedDestination
Luke Dashjr
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
[prev]
[next]