aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3165Riccardo Spagni2018-02-164-5/+370
|\ \ \ \ \ \ \
| * | | | | | | Bootstrap daemonstoffu2018-01-304-5/+370
| |/ / / / / /
* | | | | | | Merge pull request #3163Riccardo Spagni2018-02-1615-66/+231
|\ \ \ \ \ \ \
| * | | | | | | Fix in_peers/out_peers RPC operationsErik de Castro Lopo2018-01-291-2/+2
| * | | | | | | rpc_client: Fix error handlingErik de Castro Lopo2018-01-291-8/+8
| * | | | | | | Fix method name in invoke_http_json_rpcErik de Castro Lopo2018-01-291-1/+1
| * | | | | | | Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-2913-40/+205
| * | | | | | | Rename delete_connections to delete_out_connectionsErik de Castro Lopo2018-01-293-3/+3
| * | | | | | | Rename connections_count to max_out_connection_countErik de Castro Lopo2018-01-293-13/+13
| |/ / / / / /
* | | | | | | Merge pull request #3161Riccardo Spagni2018-02-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | daemon: exit with 0 when successfulmoneromooo-monero2018-01-201-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3160Riccardo Spagni2018-02-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update readme with correct tag versionCalvin Liang2018-01-191-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #3094Riccardo Spagni2018-02-1610-94/+94
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed typos and wording tweaksMaxithi2018-01-2910-94/+94
* | | | | | | Merge pull request #3138Riccardo Spagni2018-02-142-13/+12
|\ \ \ \ \ \ \
| * | | | | | | wallets: reorg 61 more days on testnetmoneromooo-monero2018-01-311-2/+3
| * | | | | | | blockchain: move bulletproofs to v8moneromooo-monero2018-01-312-11/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2959Riccardo Spagni2018-02-141-56/+47
|\ \ \ \ \ \ \
| * | | | | | | bulletproofs: more robust challenge computationmoneromooo-monero2018-01-311-56/+47
| |/ / / / / /
* | | | | | | Merge pull request #2939Riccardo Spagni2018-02-143-14/+72
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ringct: pseudoOuts moved to prunable in the simple bulletproof casemoneromooo-monero2018-01-313-14/+72
|/ / / / / /
* | | | | | Merge pull request #3198Riccardo Spagni2018-01-281-0/+2
|\ \ \ \ \ \
| * | | | | | Tests: Fix building of two fuzz tests on WindowsiDunk54002018-01-281-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3186Riccardo Spagni2018-01-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cryptonote_protocol: fix std::move usage on different typesmoneromooo-monero2018-01-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3188Riccardo Spagni2018-01-271-0/+1
|\ \ \ \ \
| * | | | | Bugfix : Missing i18n import in simplewalletNeozaru2018-01-261-0/+1
| |/ / / /
* | | | | Merge pull request #3185Riccardo Spagni2018-01-271-8/+8
|\ \ \ \ \
| * | | | | performance_tests: fix build after merging two conflicting patchesmoneromooo-monero2018-01-261-8/+8
| |/ / / /
* | | | | Merge pull request #3123Riccardo Spagni2018-01-277-31/+164
|\ \ \ \ \
| * | | | | wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu2018-01-287-18/+136
| * | | | | simplewallet: bug fix for backlog estimatestoffu2018-01-281-4/+1
| * | | | | wallet2: split estimate_backlog to allow for raw fee levelsmoneromooo-monero2018-01-282-9/+27
|/ / / / /
* | | | | Merge pull request #3116Riccardo Spagni2018-01-271-1/+1
|\ \ \ \ \
| * | | | | wallet2::import_blockchain fix import loopJaquee2018-01-141-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2969Riccardo Spagni2018-01-273-12/+15
|\ \ \ \ \
| * | | | | Remove is_pod trait, and replace with is_standard_layout requirementLee Clagett2018-01-183-12/+15
| |/ / / /
* | | | | Merge pull request #3151Riccardo Spagni2018-01-271-5/+5
|\ \ \ \ \
| * | | | | unit_tests: do not ASSERT_TRUE(decodeRct(...))moneromooo-monero2018-01-181-5/+5
| |/ / / /
* | | | | Merge pull request #3145Riccardo Spagni2018-01-271-6/+6
|\ \ \ \ \
| * | | | | p2p: don't lookup seed IPs if using an exclusive peermoneromooo-monero2018-01-171-5/+5
| * | | | | p2p: don't connect to seeds if using an exclusive peermoneromooo-monero2018-01-171-1/+1
| |/ / / /
* | | | | Merge pull request #3144Riccardo Spagni2018-01-274-2/+21
|\ \ \ \ \
| * | | | | rpc: expose recent median block size in getinfomoneromooo-monero2018-01-174-2/+21
| |/ / / /
* | | | | Merge pull request #3143Riccardo Spagni2018-01-271-0/+6
|\ \ \ \ \
| * | | | | cryptonote_core: add --disable-dns-checkpoints flagmoneromooo-monero2018-01-171-0/+6
| |/ / / /
* | | | | Merge pull request #3142Riccardo Spagni2018-01-271-7/+0
|\ \ \ \ \
| * | | | | Wallet API: remove unused enum Priority from UnsignedTransactionstoffu2018-01-261-7/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #3141Riccardo Spagni2018-01-273-55/+43
|\ \ \ \ \