summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #902Riccardo Spagni2016-07-207-18/+84
|\ \
| * | Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-107-18/+84
| |/
* | Merge pull request #900Riccardo Spagni2016-07-202-5/+3
|\ \
| * | daemon: fix ban seconds being misinterpreted as absolutemoneromooo-monero2016-07-101-3/+1
| * | rpc: fix get_bans and set_bans RPC names, they were missing a _moneromooo-monero2016-07-101-2/+2
| |/
* | 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
| |/
* | Merge pull request #897Riccardo Spagni2016-07-201-14/+0
|\ \
| * | daemonizer: posix: keep parent's working dir and umaskredfish2016-07-091-14/+0
| |/
* / wallet: add command and RPC to sign/verify datamoneromooo-monero2016-07-198-1/+194
|/
* wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero2016-07-071-1/+1
* Merge pull request #884Riccardo Spagni2016-07-061-0/+5
|\
| * allow peers without portmoneromooo-monero2016-07-031-0/+5
* | Merge pull request #883Riccardo Spagni2016-07-061-1/+10
|\ \
| * | daemon: print exception errors when failing to parse config filemoneromooo-monero2016-06-301-1/+10
| |/
* | Merge pull request #882Riccardo Spagni2016-07-061-0/+12
|\ \
| * | rpc: restrict number of fake outs requested in restricted rpc modemoneromooo-monero2016-06-291-0/+12
| |/
* | Merge pull request #879Riccardo Spagni2016-07-061-0/+1
|\ \
| * | simplewallet: mention the background refresh thread when startingmoneromooo-monero2016-06-221-0/+1
| |/
* | Merge pull request #878Riccardo Spagni2016-07-067-28/+146
|\ \
| * | wallet: add a fee multipliermoneromooo-monero2016-06-227-28/+146
| |/
* | Merge pull request #873Riccardo Spagni2016-07-061-0/+2
|\ \
| * | remove POSIX_C_SOURCE and remove dlfcn.h for static buildsluigi11112016-06-211-0/+2
| |/
* | 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-2716-794/+1284
| |\ \
| * | | 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-1220-142/+1298
| |\ \ \
| * | | | started WalletListenerIlya Kitaev2016-05-053-1/+65
| * | | | TransactionHistory continuedIlya Kitaev2016-05-051-5/+0
| * | | | TransactionHistory continuedIlya Kitaev2016-04-295-12/+108
| * | | | merged with upstreamIlya Kitaev2016-04-265-3/+106
| * | | | Merge remote-tracking branch 'upstream/master' into developIlya Kitaev2016-04-2621-289/+955
| |\ \ \ \
| * | | | | Wallet API: transaction history in progressIlya Kitaev2016-04-224-7/+15
| * | | | | Wallet API : transaction history in progressIlya Kitaev2016-04-227-24/+71
| * | | | | transaction history api in progressIlya Kitaev2016-04-202-0/+42
| * | | | | transaction history api in progressIlya Kitaev2016-04-206-16/+68