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.h
Age
Commit message (
Expand
)
Author
2019-04-18
[wallet] Move maxTxFee to wallet
John Newbery
2019-03-06
Remove remaining wallet accesses to node globals
Russell Yanofsky
2019-02-12
interfaces: Add remove to Wallet
João Barbosa
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
2019-01-23
Notify the GUI that the keypool has changed to set the receive button
Andrew Chow
2019-01-03
Don't label transactions "Open" while catching up
Hennadii Stepanov
2018-10-28
Remove unused `adjustedTime` parameter
Hennadii Stepanov
2018-09-13
[build] remove #ifdef ENABLE_WALLET from interfaces/node
John Newbery
2018-08-30
[wallet] Kill accounts
John Newbery
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-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-19
trivial: Improve include comment in src/interfaces/wallet.h
João Barbosa
2018-04-12
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky