aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add needed dependenciesEmilien Devos2017-10-041-0/+2
| |/ / /
* | | | Merge pull request #2573Riccardo Spagni2017-10-151-6/+13
|\ \ \ \
| * | | | daemon: catch out of range exceptions too when calling stoll/stoimoneromooo-monero2017-10-031-6/+13
| |/ / /
* | | | Merge pull request #2571Riccardo Spagni2017-10-151-2/+1
|\ \ \ \
| * | | | block_queue: use boost::uuids::nil_uuid where appropriatemoneromooo-monero2017-10-031-2/+1
| |/ / /
* | | | Merge pull request #2570Riccardo Spagni2017-10-151-2/+2
|\ \ \ \
| * | | | wallet2: fix backlog being off by 1moneromooo-monero2017-10-031-2/+2
| |/ / /
* | | | Merge pull request #2569Riccardo Spagni2017-10-151-2/+0
|\ \ \ \
| * | | | simplewallet: fix setting default-ring-size to 0moneromooo-monero2017-10-031-2/+0
| |/ / /
* | | | Merge pull request #2568Riccardo Spagni2017-10-158-6/+23
|\ \ \ \
| * | | | Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-148-6/+23
| | |/ / | |/| |
* | | | Merge pull request #2567Riccardo Spagni2017-10-151-3/+0
|\ \ \ \
| * | | | blockchain_import: remove a few commented out obsolete linesmoneromooo-monero2017-10-031-3/+0
| | |/ / | |/| |
* | | | Merge pull request #2565Riccardo Spagni2017-10-152-2/+2
|\ \ \ \
| * | | | tests: fix hashchain unit testsmoneromooo-monero2017-10-032-2/+2
| |/ / /
* | | | Merge pull request #2556Riccardo Spagni2017-10-151-0/+4
|\ \ \ \
| * | | | README: Add package installation instructions for Void LinuxHelmut Pozimski2017-10-011-0/+4
* | | | | Merge pull request #2109Riccardo Spagni2017-10-1515-123/+1374
|\ \ \ \ \
| * | | | | wallet2+API: use separate callbacks for lightwalletsJaquee2017-10-153-7/+43
| * | | | | walletAPI: correct confirmations in txHistory for unsynced walletsJaquee2017-10-151-2/+2
| * | | | | walletAPI: lightwallet exceptionsJaquee2017-10-151-2/+12
| * | | | | walletAPI: add lightwallet login() and importWalletRequest()Jaquee2017-10-153-0/+40
| * | | | | walletAPI: init() lightwallet and SSL supportJaquee2017-10-153-7/+12
| * | | | | walletAPI: add tx unlock_timeJaquee2017-10-151-4/+0
| * | | | | wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2Jaquee2017-10-151-1/+1
| * | | | | wallet2: create_transactions_2 lightwallet supportJaquee2017-10-151-0/+7
| * | | | | wallet2: get_outs lightwallet supportJaquee2017-10-152-10/+129
| * | | | | wallet2: commit_tx() lightwallet supportJaquee2017-10-151-17/+34
| * | | | | wallet2: refactor is_tx_spendtime_unlocked()Jaquee2017-10-152-3/+9
| * | | | | wallet2: add lightwallet exceptions to common functionsJaquee2017-10-151-0/+15
| * | | | | wallet2: refresh() lightwallet supportJaquee2017-10-151-0/+34
| * | | | | my/openmonero API functionsJaquee2017-10-152-0/+475
| * | | | | wallet2: add remove_obsolete_pool_txs()Jaquee2017-10-152-22/+31
| * | | | | wallet2: add on_pool_tx_removed callbackJaquee2017-10-151-0/+1
| * | | | | wallet2: light wallet member variablesJaquee2017-10-151-1/+15
| * | | | | wallet2: add ssl option to init()Jaquee2017-10-152-3/+6
| * | | | | add string_tools::validate_hex()Jaquee2017-10-151-0/+6
| * | | | | refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee2017-10-152-3/+15
| * | | | | lightwallet rpc server commandsJaquee2017-10-151-1/+353
| * | | | | Serializer: string to integer conversion for MyMonero compatibilityJaquee2017-10-151-0/+27
| * | | | | epee http_client SSL supportJaquee2017-10-154-47/+112
| * | | | | CMakeLists.txt - Add openssl include dirJaquee2017-10-151-0/+2
* | | | | | Merge pull request #2555Riccardo Spagni2017-10-154-7/+56
|\ \ \ \ \ \
| * | | | | | dns_utils: allow an optional DNS server IP in DNS_PUBLICmoneromooo-monero2017-10-104-7/+56
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2554Riccardo Spagni2017-10-153-25/+129
|\ \ \ \ \ \
| * | | | | | wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstrstoffu2017-10-073-25/+129
| |/ / / / /
* | | | | | Merge pull request #2552Riccardo Spagni2017-10-153-9/+28
|\ \ \ \ \ \
| * | | | | | core: fix failure to sync when a tx is already in the poolmoneromooo-monero2017-09-293-9/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2550Riccardo Spagni2017-10-151-3/+3
|\ \ \ \ \ \
| * | | | | | simplewallet: allow 1/yes/y as well as true for start_mining optionsmoneromooo-monero2017-09-291-3/+3
| |/ / / / /