aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hardfork: remove "no hf version db" recreation checkmoneromooo-monero2019-04-141-20/+2
* Merge pull request #5423luigi11112019-04-121-1/+2
|\
| * simplewallet: fix merge error with new welcome commandmoneromooo-monero2019-04-111-1/+2
|/
* Merge pull request #5386Riccardo Spagni2019-04-112-0/+34
|\
| * simplewallet: add a welcome/disclaimer message commandmoneromooo-monero2019-04-112-0/+34
* | Merge pull request #5384Riccardo Spagni2019-04-112-0/+3
|\ \
| * | block_weight: catch exceptions in main for clean exit on errormoneromooo-monero2019-04-111-0/+2
| * | epee: init a new ssl related variable in ctormoneromooo-monero2019-04-111-0/+1
* | | Merge pull request #5383Riccardo Spagni2019-04-1121-120/+964
|\ \ \ | |_|/ |/| |
| * | console: simple shell over console.pymoneromooo-monero2019-04-111-0/+3
| * | console.py: can now connect to several daemons/walletsmoneromooo-monero2019-04-113-53/+69
| * | cmake: always detect python, it's neeed for some testsmoneromooo-monero2019-04-111-0/+2
| * | functional_tests: exit with 1 if any test failsmoneromooo-monero2019-04-111-0/+2
| * | console.py: add tab completionmoneromooo-monero2019-04-111-0/+9
| * | functional_tests: cold signing key images/outputs import/exportmoneromooo-monero2019-04-112-0/+50
| * | functional_tests: add double spend detection testsmoneromooo-monero2019-04-112-2/+75
| * | functional_tests: add alt chains testsmoneromooo-monero2019-04-112-1/+49
| * | functional_tests: add wallet creation language testsmoneromooo-monero2019-04-112-4/+35
| * | functional_tests: add more wallet testsmoneromooo-monero2019-04-113-0/+86
| * | python-rpc: add set_log_level and set_log_categoriesmoneromooo-monero2019-04-111-0/+12
| * | functional_tests: add describe_transfer testsmoneromooo-monero2019-04-113-1/+35
| * | console.py: support connecting to any host, not just 127.0.0.1moneromooo-monero2019-04-111-5/+23
| * | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-1111-77/+399
| * | functional_tests: add bans testsmoneromooo-monero2019-04-112-0/+138
| |/
* | Merge pull request #5411Riccardo Spagni2019-04-111-3/+4
|\ \
| * | README.md: fork table, copy lines from release branchGingeropolous2019-04-071-1/+2
| * | README.md: fix missing commaTyler Saballus2019-04-071-1/+1
| * | README.md: minor spelling issueJustin Gerber2019-04-071-1/+1
* | | Merge pull request #5388Riccardo Spagni2019-04-116-12/+100
|\ \ \ | |_|/ |/| |
| * | simplewallet: new unset_ring commandmoneromooo-monero2019-04-026-12/+100
* | | Merge pull request #5382Riccardo Spagni2019-04-115-22/+63
|\ \ \
| * | | wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero2019-04-015-23/+64
| * | | wallet2: set confirmations to 0 for pool txes in proofsmoneromooo-monero2019-04-011-4/+4
| * | | wallet_rpc_server: error out on getting the spend key from a hot walletmoneromooo-monero2019-04-011-1/+7
| * | | wallet_rpc_server: always fill out subaddr_indices in get_transfersmoneromooo-monero2019-04-011-0/+2
* | | | Merge pull request #5381Riccardo Spagni2019-04-112-6/+10
|\ \ \ \
| * | | | miner: fix race when stopping mining with start mining enabledmoneromooo-monero2019-04-012-6/+10
| |/ / /
* | | | Merge pull request #5380Riccardo Spagni2019-04-113-3/+3
|\ \ \ \
| * | | | blockchain_stats: fix sign in formatting functionmoneromooo-monero2019-04-011-1/+1
| * | | | various: remove unused variablesmoneromooo-monero2019-04-011-2/+0
| * | | | blockchain: some debug info when adding txes-from-block failsmoneromooo-monero2019-04-011-0/+2
| |/ / /
* | | | Merge pull request #5379Riccardo Spagni2019-04-113-5/+26
|\ \ \ \
| * | | | Add NanoX supportcslashm2019-04-013-5/+26
* | | | | Merge pull request #5378Riccardo Spagni2019-04-113-25/+1
|\ \ \ \ \
| * | | | | Allow pruning before v10moneromooo-monero2019-04-013-25/+1
* | | | | | Merge pull request #5376Riccardo Spagni2019-04-112-1/+5
|\ \ \ \ \ \
| * | | | | | Add hash of top block to /getheight RPCHoward Chu2019-04-012-2/+6
| |/ / / / /
* | | | | | Merge pull request #5374Riccardo Spagni2019-04-1110-20/+264
|\ \ \ \ \ \
| * | | | | | wallet: new option to start background miningmoneromooo-monero2019-04-0410-20/+264
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5373Riccardo Spagni2019-04-112-3/+6
|\ \ \ \ \ \