aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #948Riccardo Spagni2016-08-114-55/+181
|\
| * Fake outs set is now decided by the walletmoneromooo-monero2016-08-114-50/+175
| * new unlocked parameter to output_histogrammoneromooo-monero2016-08-012-5/+6
* | wallet2: if importing key images fails, print failure indexmoneromooo-monero2016-08-041-1/+2
|/
* Merge pull request #928Riccardo Spagni2016-07-266-1/+255
|\
| * wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero2016-07-246-1/+255
* | cmake: wallet: libunbound is not always staticredfish2016-07-231-22/+4
|/
* Merge pull request #916Riccardo Spagni2016-07-234-51/+214
|\
| * wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero2016-07-204-51/+214
* | Merge pull request #915Riccardo Spagni2016-07-235-30/+251
|\ \
| * | refreshing wallet even if error happenedIlya Kitaev2016-07-182-6/+18
| * | wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-184-18/+91
| * | libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev2016-07-182-9/+17
| * | wallet_api: segfault on refresh fixedIlya Kitaev2016-07-182-5/+9
| * | WalletListener functionalityIlya Kitaev2016-07-183-13/+105
| * | hack to successfull linking for MSYS2Ilya Kitaev2016-07-181-2/+6
| * | Transaction fee multiplier aka priority integragedIlya Kitaev2016-07-183-4/+25
| * | Wallet::paymentIdValidIlya Kitaev2016-07-182-0/+7
* | | Merge pull request #914Riccardo Spagni2016-07-201-2/+2
|\ \ \ | |_|/ |/| |
| * | wallet2_api: use uint64_t for amountsmoneromooo-monero2016-07-171-2/+2
| |/
* | Merge pull request #902Riccardo Spagni2016-07-202-9/+26
|\ \
| * | Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-102-9/+26
| |/
* | Merge pull request #899Riccardo Spagni2016-07-201-1/+8
|\ \
| * | wallet_rpc_server: add payment id from integrated addresses to extramoneromooo-monero2016-07-101-1/+8
| |/
* / wallet: add command and RPC to sign/verify datamoneromooo-monero2016-07-196-1/+125
|/
* wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero2016-07-071-1/+1
* Merge pull request #878Riccardo Spagni2016-07-065-27/+66
|\
| * wallet: add a fee multipliermoneromooo-monero2016-06-225-27/+66
* | CMake: GPL 'libutils' script removedIlya Kitaev2016-06-241-2/+4
* | Merge branch 'master' of https://github.com/mbg033/bitmoneroIlya Kitaev2016-06-234-12/+13
|\ \
| * | PendingTransactionImpl: pointer->referenceIlya Kitaev2016-06-222-4/+4
| * | commented regexIlya Kitaev2016-06-221-1/+1
| * | Typo fixedIlya Kitaev2016-06-221-1/+1
| * | Wallet::createTransaction: added mixin_count paramIlya Kitaev2016-06-203-10/+23
| * | double/string to monero integer convertion methodsIlya Kitaev2016-06-162-0/+19
| * | wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-103-1/+22
| * | Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-103-0/+29
| * | removed unused "using"Ilya Kitaev2016-06-031-1/+0
| * | Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-034-4/+57
| * | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-05-272-5/+15
| |\ \
| * | | installing wallet_api headerIlya Kitaev2016-05-271-2/+2
| * | | all wallet dependencies merged to single static libIlya Kitaev2016-05-271-2/+15
| * | | WalletListener::moneySpent testIlya Kitaev2016-05-162-2/+10
| * | | WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-05-132-2/+22
| * | | i_wallet_callback: virtual dtorIlya Kitaev2016-05-131-0/+1
| * | | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-05-127-24/+664
| |\ \ \
| * | | | started WalletListenerIlya Kitaev2016-05-053-1/+65
| * | | | TransactionHistory continuedIlya Kitaev2016-04-294-12/+103
| * | | | merged with upstreamIlya Kitaev2016-04-265-3/+106
| * | | | Merge remote-tracking branch 'upstream/master' into developIlya Kitaev2016-04-265-95/+106
| |\ \ \ \