aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_errors.h
Commit message (Expand)AuthorAgeFilesLines
* fix typo in hashchain bounds errorwoodser2026-06-081-1/+1
* wallet: background sync with just the view keyj-berman2024-05-241-0/+39
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-6/+9
* wallet: feature: transfer amount with fee includedjeffro2562024-02-201-0/+10
* wallet2: fix rescanning tx via scan_txj-berman2023-03-131-0/+19
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-0/+10
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-071-1/+10
* wallet2: skip reorgs exceeding max-reorg-depth wallet settingxiphon2020-10-131-0/+10
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+23
* Merge pull request #5182Riccardo Spagni2019-03-171-3/+20
|\
| * Better error when sending a tx with a too large extra fieldmoneromooo-monero2019-02-221-3/+20
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* MMS (Multisig Messaging System): Initial versionrbrunner72018-12-121-0/+25
* device/trezor: passphrase entry on hostDusan Klinec2018-11-291-0/+8
* Return appropriate RPC error code when key image signature check failsMichał Sałaban2018-10-111-0/+9
* remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-3/+3
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-6/+6
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-0/+9
* wallet2: recover from index out of hashchain bounds errormoneromooo-monero2018-07-161-0/+11
* Merge pull request #3336Riccardo Spagni2018-03-161-1/+1
|\
| * Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* | wallet: add shared ring databasemoneromooo-monero2018-03-161-0/+1
* | add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-0/+9
|/
* Stagenetstoffu2018-03-051-8/+8
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* wallet: support for multisig seedsmoneromooo-monero2017-12-201-0/+11
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-1/+18
* Add out-of-bound exceptions and handle them in RPCMichał Sałaban2017-11-151-0/+22
* wallet: move some scoped_message_writer calls from the libsmoneromooo-monero2017-11-141-0/+6
* Distinguish "not enough money" and "not enough unlocked money"binaryFate2017-10-161-4/+31
* Subaddresseskenshi842017-10-071-2/+2
* change mixin to ring size in user visible placesmoneromooo-monero2017-08-071-2/+2
* Prevent crash if performing certain actions before wallet is initializedRobby Weinberg2017-06-031-0/+10
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-1/+1
* wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero2017-01-161-0/+12
* 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