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
/
interfaces
/
wallet.cpp
Age
Commit message (
Expand
)
Author
2018-08-30
Merge #13825: [wallet] Kill accounts
Wladimir J. van der Laan
2018-08-30
[wallet] Kill accounts
John Newbery
2018-08-27
Merge #13769: Mark single-argument constructors "explicit"
MarcoFalke
2018-08-26
Add compile time checking for all cs_main runtime locking assertions
practicalswift
2018-07-26
wallet: Fix accidental use of the comma operator
practicalswift
2018-07-26
Mark single-argument constructors "explicit"
practicalswift
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-13
Merge #13566: Fix get balance
Pieter Wuille
2018-07-12
[Qt] Disable creating receive addresses when private keys are disabled
Jonas Schnelli
2018-07-09
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-06-28
[wallet] Factor out GetWatchOnlyBalance()
John Newbery
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-04-25
Add purpose arg to Wallet::getAddress
James O'Beirne
2018-04-23
wallet: Make fee settings non-static members
MarcoFalke
2018-04-13
Merge #11200: Allow for aborting rescans in the GUI
Jonas Schnelli
2018-04-12
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-10
wallet: Remove redundant lambda function arg in handleTransactionChanged
Wladimir J. van der Laan
2018-04-09
Remove duplicate includes
practicalswift
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky