summaryrefslogtreecommitdiff
path: root/src/wallet/wallet_errors.h
Commit message (Expand)AuthorAgeFilesLines
* wallet: improve error messages when not enough money for transfermoneromooo-monero2016-10-151-0/+27
* wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero2016-09-161-4/+4
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-3/+3
* wallet: add a fee multipliermoneromooo-monero2016-06-221-0/+10
* Add GET_HASHES_FAST rpc, use it in walletHoward Chu2016-04-171-0/+5
* Merge pull request #767Riccardo Spagni2016-04-021-1/+8
|\
| * Convey tx verification failure reasons to the RPC clientmoneromooo-monero2016-03-271-1/+8
* | wallet: change sweep_dust to sweep_unmixablemoneromooo-monero2016-03-261-0/+9
|/
* Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-161-1/+0
* Use boost::thread instead of std::threadHoward Chu2016-03-111-0/+1
* wallet: detect and handle failed outgoing transfersmoneromooo-monero2016-01-291-0/+11
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* wallet: save to a temporary file, then renamemoneromooo-monero2015-12-171-0/+6
* wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero2015-08-111-0/+9
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Give up on brace initializers in initializer lists (MSVC bug)Zachary Michaels2014-09-151-9/+9
* Separate testnet address prefixZachary Michaels2014-09-151-11/+26
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* Explicit error constructorsZachary Michaels2014-07-011-5/+5
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-0/+11
* initial [broken] updatemydesktop2014-05-031-23/+0
* Improvements in JSON RPCAntonio Juarez2014-04-071-1/+1
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-0/+611