aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4615Riccardo Spagni2018-10-261-2/+24
|\
| * WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich2018-10-161-2/+24
* | Rename "blackball" for claritymoneromooo-monero2018-10-181-3/+3
* | wallet2_api: fix generating new wallet in the GUImoneromooo-monero2018-10-161-1/+1
|/
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+14
|\
| * Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+14
* | wallet2_api: fix build with C++14moneromooo-monero2018-10-041-7/+14
* | wallet2_api: blackball/unblackball now take two parametersmoneromooo-monero2018-09-301-0/+22
* | Merge pull request #4458Riccardo Spagni2018-09-291-2/+2
* | Merge pull request #4417Riccardo Spagni2018-09-291-16/+10
|/
* wallet2_api: fix for latest code changesmoneromooo-monero2018-09-221-1/+1
* query backing devicem2049r2018-09-191-0/+5
* Merge pull request #4387Riccardo Spagni2018-09-181-16/+36
|\
| * wallet2_api: bring up to latest wallet apimoneromooo-monero2018-09-161-16/+36
* | Merge pull request #4361Riccardo Spagni2018-09-181-0/+14
|\ \
| * | WalletAPI: 'hasMultisigPartialKeyImages' function addednaughtyfox2018-09-101-0/+14
* | | api/wallet: properly disable key encryptionstoffu2018-09-171-2/+2
| |/ |/|
* | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-4/+4
* | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-0/+1
|/
* wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-6/+5
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-1/+2
* wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-2/+2
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-2/+2
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-2/+2
* wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-031-0/+14
* api/wallet: add missing arg to wallet2::refresh()stoffu2018-06-281-1/+1
* wallet: prevent the same wallet file from being opened by multiple processesstoffu2018-06-281-0/+1
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-211-1/+31
* Merge pull request #3829luigi11112018-06-191-20/+34
|\
| * use deterministic viewkey if not suppliedcryptochangements342018-06-051-20/+34
* | Merge pull request #3735luigi11112018-06-161-1/+1
|\ \
| * | add .load() to make Boost 1.67 happy with its new is_integral checkTeutone2018-05-051-1/+1
* | | Merge pull request #3599luigi11112018-06-081-0/+10
|\ \ \
| * | | WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-131-0/+10
* | | | Merge pull request #3598luigi11112018-06-081-0/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-251-0/+44
| |/ /
* | | Merge pull request #3489luigi11112018-05-311-251/+324
|\ \ \
| * | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-0/+160
| * | | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-281-252/+165
| |/ /
* | | wallet: fix shared ring db pathstoffu2018-05-311-2/+6
* | | Wallet API: allow log path to be non-default & console output to be configurablestoffu2018-05-041-2/+2
| |/ |/|
* | wallet: fix default mixin (4 -> 6)sneurlax2018-03-281-1/+1
|/
* wallet: more user friendly print_ringmoneromooo-monero2018-03-161-0/+24
* wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-161-0/+15
* wallet2_api: add ring apimoneromooo-monero2018-03-161-0/+38
* wallet2_api: add blackball apimoneromooo-monero2018-03-161-0/+55
* Merge pull request #3345Riccardo Spagni2018-03-141-2/+14
|\
| * wallet2_api: add info/error/warning entry pointsmoneromooo-monero2018-03-041-2/+14
* | Merge pull request #3313Riccardo Spagni2018-03-051-0/+10
|\ \
| * | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windowsrbrunner72018-02-251-0/+10
| |/