Age | Commit message (Expand) | Author |
---|---|---|
2018-04-23 | Merge #13017: Add wallets management functions | Wladimir J. van der Laan |
2018-04-19 | Merge #13026: Fix include comment in src/interfaces/wallet.h | MarcoFalke |
2018-04-19 | trivial: Improve include comment in src/interfaces/wallet.h | João Barbosa |
2018-04-18 | node: Removed unused wallet-related methods from the Node interface. | Thomas Snider |
2018-04-18 | wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets | João Barbosa |
2018-04-18 | refactor: Drop CWalletRef typedef | João Barbosa |
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 |