aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/wallet.h
AgeCommit message (Expand)Author
2020-06-09gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChangedJoão Barbosa
2019-07-18Get rid of PendingWalletTx class.Russell Yanofsky
2019-07-10Merge #16237: Have the wallet give out destinations instead of keysWladimir J. van der Laan
2019-07-09Add GetNewDestination to CWallet to fetch new destinationsAndrew Chow
2019-06-19Move ismine to wallet moduleAndrew Chow
2019-04-18[wallet] Move maxTxFee to walletJohn Newbery
2019-03-06Remove remaining wallet accesses to node globalsRussell Yanofsky
2019-02-12interfaces: Add remove to WalletJoão Barbosa
2019-02-10[wallet] Support creating a blank walletAndrew Chow
2019-01-23Notify the GUI that the keypool has changed to set the receive buttonAndrew Chow
2019-01-03Don't label transactions "Open" while catching upHennadii Stepanov
2018-10-28Remove unused `adjustedTime` parameterHennadii Stepanov
2018-09-13[build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery
2018-08-30[wallet] Kill accountsJohn Newbery
2018-07-12[Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli
2018-07-09Remove useless mapRequest tracking that just effects Qt display.Matt Corallo
2018-06-18ui: Support wallets unloaded dynamicallyJoão Barbosa
2018-05-22wallet: Use shared pointer to retain wallet instanceJoão Barbosa
2018-04-25Add purpose arg to Wallet::getAddressJames O'Beirne
2018-04-23wallet: Make fee settings non-static membersMarcoFalke
2018-04-19trivial: Improve include comment in src/interfaces/wallet.hJoão Barbosa
2018-04-12Add cancel button to rescan progress dialogAndrew Chow
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky