aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3640luigi11112018-05-315-10/+36
|\
| * wallet cli/rpc: terminate execution with code 0 when --help or --version is g...stoffu2018-04-225-10/+36
* | Merge pull request #3635luigi11112018-05-313-0/+37
|\ \
| * | wallet_rpc_server: add a get_version RPCmoneromooo-monero2018-04-143-0/+37
* | | Merge pull request #3592luigi11112018-05-314-14/+30
|\ \ \
| * | | unit_tests: add ringdb unit testsmoneromooo-monero2018-04-112-4/+15
| * | | crypto: fix initialization order issue with random mutexmoneromooo-monero2018-04-102-10/+15
* | | | Merge pull request #3583luigi11112018-05-311-1/+1
|\ \ \ \
| * | | | Add a space in mining to testnet/stagenet stringcryptochangements342018-04-081-1/+1
| |/ / /
* | | | Merge pull request #3561luigi11112018-05-314-8/+25
|\ \ \ \
| * | | | Core RPC: optionally add POW hash to block_header_responsestoffu2018-04-054-8/+25
| |/ / /
* | | | Merge pull request #3543luigi11112018-05-311-3/+10
|\ \ \ \
| * | | | blockchain_usage: don't divide by 0 when there is nothing to processmoneromooo-monero2018-04-031-3/+10
| |/ / /
* | | | Merge pull request #3489luigi11112018-05-317-256/+482
|\ \ \ \
| * | | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-287-2/+308
| * | | | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-283-255/+175
| |/ / /
* | | | Merge pull request #3499luigi11112018-05-312-6/+12
|\ \ \ \
| * | | | wallet: fix shared ring db pathstoffu2018-05-312-6/+12
* | | | | Merge pull request #3882luigi11112018-05-311-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rpc: fix get_output_distribution cache for the cumulative casemoneromooo-monero2018-05-301-0/+7
* | | | | Merge pull request #3525luigi11112018-05-301-0/+1
|\ \ \ \ \
| * | | | | blockchain: add scope guard to waiter for threaded txv1 verificationstoffu2018-03-301-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #3491luigi11112018-05-301-0/+11
|\ \ \ \ \
| * | | | | exit if specified wallet file doesn't existcryptochangements342018-03-241-0/+11
| |/ / / /
* | | | | Merge pull request #3876luigi11112018-05-303-6/+9
|\ \ \ \ \
| * | | | | protocol: do not switch to unsafe sync mode for just a few blocksmoneromooo-monero2018-05-281-1/+2
| * | | | | core: fix automatic safe db sync mode switchingmoneromooo-monero2018-05-282-5/+7
* | | | | | Merge pull request #3731luigi11112018-05-302-6/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use median timestamp if current time renders a block invalid.Thaer Khawaja2018-05-132-6/+15
* | | | | | Merge pull request #3251luigi11112018-05-2915-90/+457
|\ \ \ \ \ \
| * | | | | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-2315-90/+457
* | | | | | | Merge pull request #3477luigi11112018-05-292-25/+34
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: add --untrusted-daemon optionmoneromooo-monero2018-03-222-25/+34
* | | | | | | | Merge pull request #3470luigi11112018-05-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | don't show error twice when starting simplewalletcryptochangements342018-03-211-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3446luigi11112018-05-291-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | tx_pool: remove old comment from fill_block_template()stoffu2018-05-281-4/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3420luigi11112018-05-292-3/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain: cache difficulty for next blockmoneromooo-monero2018-03-192-3/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3405luigi11112018-05-292-31/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet2: Update function parameter documentationLeon Klingele2018-03-142-31/+41
* | | | | | | | | update checkpointsRiccardo Spagni2018-05-232-1/+1
* | | | | | | | | update checkpoints for point releaseRiccardo Spagni2018-05-231-1/+1
* | | | | | | | | bump version for point releaseRiccardo Spagni2018-05-231-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3800Riccardo Spagni2018-05-212-12/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | crypto: more places needing fixing for GCC 8.1moneroexamples2018-05-131-10/+10
| * | | | | | | chacha: fix build with GCC 8.1moneromooo-monero2018-05-131-2/+2
* | | | | | | | Merge pull request #3787Riccardo Spagni2018-05-211-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain: invalidate misc caches when popping blocksmoneromooo-monero2018-05-091-0/+6
| |/ / / / / / /
* | | | | | | | Merge pull request #3832Riccardo Spagni2018-05-213-11/+13
|\ \ \ \ \ \ \ \