aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-20Merge pull request #3293Riccardo Spagni1-1/+1
2018-02-20Merge pull request #3292Riccardo Spagni3-14/+31
2018-02-20Merge pull request #3290Riccardo Spagni1-0/+1
2018-02-20Merge pull request #3289Riccardo Spagni1-3/+6
2018-02-20Merge pull request #3288Riccardo Spagni1-0/+1
2018-02-20Merge pull request #3266Riccardo Spagni1-1/+1
2018-02-20Merge pull request #3263Riccardo Spagni1-1/+1
2018-02-20Merge pull request #3260Riccardo Spagni1-1/+0
2018-02-20Merge pull request #3257Riccardo Spagni1-8/+0
2018-02-20Merge pull request #3255Riccardo Spagni1-11/+5
2018-02-20Merge pull request #3254Riccardo Spagni1-1/+1
2018-02-20Merge pull request #3247Riccardo Spagni4-19/+55
2018-02-20Merge pull request #3246Riccardo Spagni1-5/+15
2018-02-20Merge pull request #3243Riccardo Spagni1-2/+2
2018-02-20Merge pull request #3235Riccardo Spagni2-3/+5
2018-02-18cryptonote_core: change wording of fork warning messagemoneromooo-monero1-1/+1
2018-02-18ITS#8324 More for Win32 NTDLL junkHoward Chu3-14/+31
2018-02-18p2p: restore m_testnet assignment lost during rebasewhythat1-0/+1
2018-02-18wipeable_string: don't try to wipe an empty buffermoneromooo-monero1-3/+6
2018-02-18p2p: need libcryptonote_core due to arg_testnet_on being usedstoffu1-0/+1
2018-02-17Merge pull request #3275Riccardo Spagni4-4488/+9704
2018-02-17Merge pull request #3276Riccardo Spagni1-0/+1
2018-02-17Merge pull request #3249Riccardo Spagni4-6/+24
2018-02-17Merge pull request #3274Riccardo Spagni1-0/+1
2018-02-17Merge pull request #3170Riccardo Spagni15-105/+113
2018-02-17Merge pull request #3191Riccardo Spagni1-2/+10
2018-02-17Merge pull request #3211Riccardo Spagni1-2/+2
2018-02-16options: add testnet option dependencieswhythat5-19/+45
2018-02-16common: implement dynamic option dependencies mechanismwhythat1-14/+11
2018-02-16options: remove testnet-* optionswhythat14-89/+34
2018-02-16crypto: add missing include (WIN32)iDunk54001-0/+1
2018-02-16wallet2: remove unused m_subaddresses_invmoneromooo-monero2-6/+2
2018-02-16wallet2: speed up subaddress generation (by about a third)moneromooo-monero4-16/+56
2018-02-17memwipe: add missing #include <stdio.h>stoffu1-0/+1
2018-02-16refresh language fileserciccione4-4488/+9704
2018-02-16fix build error removing <> from payment_iderciccione3-10/+10
2018-02-16txpool: Don't bail out when blob_size == tx_size_limitLeon Klingele1-2/+2
2018-02-16common: implement dependent option descriptorwhythat1-5/+45
2018-02-16core: add --no-fluffy-blocks, and enable fluffy blocks by defaultmoneromooo-monero1-2/+10
2018-02-16Merge pull request #3196Riccardo Spagni1-1/+2
2018-02-16Merge pull request #3199Riccardo Spagni1-12/+22
2018-02-16Merge pull request #3226Riccardo Spagni21-33/+72
2018-02-16Merge pull request #3252Riccardo Spagni1-0/+3
2018-02-16Merge pull request #3248Riccardo Spagni1-0/+4
2018-02-16Merge pull request #3232Riccardo Spagni1-1/+1
2018-02-16Merge pull request #3231Riccardo Spagni2-2/+10
2018-02-16Merge pull request #3229Riccardo Spagni1-0/+9
2018-02-16Merge pull request #3225Riccardo Spagni3-23/+35
2018-02-16Merge pull request #3221Riccardo Spagni1-0/+2
2018-02-16Merge pull request #3217Riccardo Spagni3-15/+6
2018-02-16Merge pull request #3216Riccardo Spagni1-0/+2
2018-02-16Merge pull request #3214Riccardo Spagni3-1/+3
2018-02-16Merge pull request #3210Riccardo Spagni1-1/+8
2018-02-16Merge pull request #3207Riccardo Spagni3-8/+17
2018-02-16Merge pull request #3205Riccardo Spagni4-6/+115
2018-02-16Merge pull request #3200Riccardo Spagni1-6/+73
2018-02-16Merge pull request #3197Riccardo Spagni2-0/+12
2018-02-16Merge pull request #3195Riccardo Spagni1-7/+21
2018-02-16Merge pull request #3187Riccardo Spagni6-7/+49
2018-02-16Merge pull request #3184Riccardo Spagni1-2/+2
2018-02-16Merge pull request #3181Riccardo Spagni4-6/+6
2018-02-16Merge pull request #3180Riccardo Spagni4-5/+24
2018-02-16Merge pull request #3175Riccardo Spagni3-1/+9
2018-02-16Merge pull request #3171Riccardo Spagni2-10/+14
2018-02-16Merge pull request #3165Riccardo Spagni4-5/+370
2018-02-16Merge pull request #3163Riccardo Spagni15-66/+231
2018-02-16Merge pull request #3161Riccardo Spagni1-1/+1
2018-02-16Merge pull request #3160Riccardo Spagni1-1/+1
2018-02-16Merge pull request #3094Riccardo Spagni10-94/+94
2018-02-15simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings)stoffu1-8/+0
2018-02-14README.md: bump minimum cmake version to 3.2.0iDunk54001-1/+1
2018-02-14simplewallet: reword donate command message for claritySerhack1-1/+1
2018-02-14Merge pull request #3138Riccardo Spagni2-13/+12
2018-02-14Merge pull request #2959Riccardo Spagni1-56/+47
2018-02-14Merge pull request #2939Riccardo Spagni3-14/+72
2018-02-13Remove `voting_version` parameter documentation.Jean Pierre Dudey1-1/+0
2018-02-12Closes #2886: really ignore battery checkingTimothy D. Prime1-11/+5
2018-02-12add reference to localization workgroup in README.i18n.mderciccione1-1/+1
2018-02-12wallet2: don't store invalid key image when watch-onlystoffu1-1/+1
2018-02-11Fix #602 Turn on socket keepaliveHoward Chu1-0/+3
2018-02-10handle ^D and ^C while password promptingJethro Grassie4-6/+24
2018-02-10blockchain: don't try to use hash check array after it's freedmoneromooo-monero1-0/+4
2018-02-10wallet2: don't throw when spent amount is inconsistentstoffu1-4/+14
2018-02-08dns: change default DNS to a worldwide selectionmoneromooo-monero3-23/+35
2018-02-08epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflowstoffu1-2/+2
2018-02-08wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrownstoffu3-1/+3
2018-02-07Fix coverity issues in performance_tests/main.cpph9087141241-0/+2
2018-02-07tx_pool: add a max pool size, settable with --max-txpool-sizemoneromooo-monero4-5/+114
2018-02-07keccak: fix mdlen bounds sanity checkingmoneromooo-monero1-1/+2
2018-02-05Add default value to max_height, otherwise it's 0Michał Sałaban2-3/+5
2018-02-04connection_context: initialize m_last_request_time to current timemoneromooo-monero1-1/+1
2018-02-02cryptonote_protocol: guard against all threads in standbymoneromooo-monero1-0/+9
2018-02-02pass large parameters by const ref, not valuemoneromooo-monero7-14/+14
2018-02-02blockchain: sanity check number of precomputed hash of hash blocksmoneromooo-monero1-1/+6
2018-02-02ringct: fix infinite loop in unused h2b functionmoneromooo-monero1-0/+1
2018-02-02simplewallet: double check a new multisig wallet is multisigmoneromooo-monero1-1/+5
2018-02-02threadpool: catch exceptions in dtor, to avoid terminatemoneromooo-monero2-1/+20
2018-02-02blockchain_export: fix buffer overflow in exportermoneromooo-monero1-1/+1
2018-02-02perf_timer: rewrite to make it clear there is no division by zeromoneromooo-monero1-4/+3
2018-02-02performance_tests: remove add_arg call stray extra parammoneromooo-monero1-1/+1
2018-02-02fuzz_tests: fix an uninitialized var in setupmoneromooo-monero1-2/+3
2018-02-02keccak: fix sanity check bounds testmoneromooo-monero1-1/+1
2018-02-02blockchain_db: initialize m_open in base class ctormoneromooo-monero3-3/+7
2018-02-02miner: restore std::cout precision after modificationmoneromooo-monero1-1/+2
2018-02-02db_lmdb: check hard fork info drop succeededmoneromooo-monero1-2/+6
2018-02-02Dockerfile: build dependencies with -fPICMoroccanMalinois1-6/+73
2018-02-01txpool: increase unmined tx expiry to three daysmoneromooo-monero1-1/+1
2018-02-01p2p: do not try to connect to peers in offline modemoneromooo-monero1-0/+2
2018-02-01call _exit instead of abort in release modemoneromooo-monero6-7/+49
2018-02-01txpool: Properly bail out when outputs_amount == inputs_amountLeon Klingele1-1/+8
2018-01-31Don't create readtxn until after txn_safe gate checkHoward Chu2-2/+10
2018-01-31bulletproofs: more robust challenge computationmoneromooo-monero1-56/+47
2018-01-31ringct: pseudoOuts moved to prunable in the simple bulletproof casemoneromooo-monero3-14/+72
2018-01-31wallets: reorg 61 more days on testnetmoneromooo-monero1-2/+3
2018-01-31blockchain: move bulletproofs to v8moneromooo-monero2-11/+9
2018-01-31wipeable_string: call memwipe directlymoneromooo-monero3-15/+6
2018-01-31wallet-rpc: take subaddress account as arg for get_transfer_by_txidstoffu2-4/+13
2018-01-31wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDSstoffu2-4/+4
2018-01-30Bootstrap daemonstoffu4-5/+370
2018-01-29Fixed typos and wording tweaksMaxithi10-94/+94
2018-01-29cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pubstoffu2-10/+14
2018-01-29Return appropriate error code when there's no connection to daemonMichał Sałaban2-0/+6
2018-01-29Fix in_peers/out_peers RPC operationsErik de Castro Lopo1-2/+2
2018-01-29rpc_client: Fix error handlingErik de Castro Lopo1-8/+8
2018-01-29Fix method name in invoke_http_json_rpcErik de Castro Lopo1-1/+1
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo13-40/+205
2018-01-29Rename delete_connections to delete_out_connectionsErik de Castro Lopo3-3/+3
2018-01-29Rename connections_count to max_out_connection_countErik de Castro Lopo3-13/+13
2018-01-28Merge pull request #3198Riccardo Spagni1-0/+2
2018-01-28Merge pull request #3186Riccardo Spagni1-1/+1
2018-01-28cn_deserialize: check for raw tx_extramoneromooo-monero1-12/+22
2018-01-28Tests: Fix building of two fuzz tests on WindowsiDunk54001-0/+2
2018-01-28Return appropriate error code when not enough money for txMichał Sałaban2-0/+6
2018-01-28p2p: fix testnet/mainnet port mixupmoneromooo-monero1-1/+2
2018-01-28cmake: add -DHAVE_ defines to the command linemoneromooo-monero1-7/+21
2018-01-27Merge pull request #3188Riccardo Spagni1-0/+1
2018-01-27Merge pull request #3185Riccardo Spagni1-8/+8
2018-01-27Merge pull request #3123Riccardo Spagni7-31/+164
2018-01-28wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu7-18/+136
2018-01-28simplewallet: bug fix for backlog estimatestoffu1-4/+1
2018-01-28wallet2: split estimate_backlog to allow for raw fee levelsmoneromooo-monero2-9/+27
2018-01-27Merge pull request #3116Riccardo Spagni1-1/+1
2018-01-27Merge pull request #2969Riccardo Spagni3-12/+15
2018-01-27Merge pull request #3151Riccardo Spagni1-5/+5
2018-01-27Merge pull request #3145Riccardo Spagni1-6/+6
2018-01-27Merge pull request #3144Riccardo Spagni4-2/+21
2018-01-27Merge pull request #3143Riccardo Spagni1-0/+6
2018-01-27Merge pull request #3142Riccardo Spagni1-7/+0
2018-01-27Merge pull request #3141Riccardo Spagni3-55/+43
2018-01-27Merge pull request #3136Riccardo Spagni1-1/+1
2018-01-27Merge pull request #3121Riccardo Spagni1-1/+1
2018-01-27Merge pull request #3120Riccardo Spagni2-9/+80
2018-01-27Merge pull request #3119Riccardo Spagni3-0/+157
2018-01-27Merge pull request #3118Riccardo Spagni4-0/+49
2018-01-27Merge pull request #3114Riccardo Spagni1-0/+4
2018-01-27Merge pull request #3113Riccardo Spagni3-4/+15
2018-01-27Merge pull request #3104Riccardo Spagni5-12/+110
2018-01-27Merge pull request #3102Riccardo Spagni1-3/+3
2018-01-27Merge pull request #3098Riccardo Spagni1-1/+1
2018-01-27Merge pull request #3075Riccardo Spagni465-465/+465
2018-01-27Fixed #if instead of #ifdefMatt Little1-3/+3
2018-01-26Readd copyright starting datexmr-eric75-75/+75
2018-01-26Update 2018 copyrightxmr-eric465-465/+465
2018-01-26Bugfix : Missing i18n import in simplewalletNeozaru1-0/+1
2018-01-26cryptonote_protocol: fix std::move usage on different typesmoneromooo-monero1-1/+1
2018-01-26performance_tests: fix build after merging two conflicting patchesmoneromooo-monero1-8/+8
2018-01-26Update translation source from create to generateMaxithi1-2/+2
2018-01-26Wallet API: remove unused enum Priority from UnsignedTransactionstoffu1-7/+0
2018-01-26wallet2: remove {set|get}_default_decimal_point and use the same funcs under ...stoffu3-14/+2
2018-01-26wallet2: make scan_output const and omit keys argstoffu2-6/+6
2018-01-26wallet2: make member functions const when possiblestoffu2-35/+35
2018-01-26simplewallet: fix typo get_tx_proof_out to get_tx_proofstoffu1-3/+3
2018-01-26wallet rpc: show fees when querying incoming transfersstoffu3-4/+15
2018-01-26levin_protocol_handler_async: erase from back of vector instead of frontstoffu1-1/+1
2018-01-26simplewallet: check file overwrite when exporting stuffstoffu4-0/+49
2018-01-25Merge pull request #3130Riccardo Spagni2-4/+16
2018-01-25Merge pull request #3084Riccardo Spagni1-0/+17
2018-01-25Merge pull request #3052Riccardo Spagni1-9/+1
2018-01-25Merge pull request #3155Riccardo Spagni1-1/+0
2018-01-25Merge pull request #3153Riccardo Spagni1-1/+4
2018-01-25Merge pull request #3126Riccardo Spagni1-4/+11
2018-01-25Merge pull request #3105Riccardo Spagni1-1/+1
2018-01-25Merge pull request #3093Riccardo Spagni5-10/+10
2018-01-25Merge pull request #3082Riccardo Spagni1-1/+1
2018-01-25Merge pull request #3078Riccardo Spagni1-0/+1
2018-01-25Merge pull request #3072Riccardo Spagni1-3/+3
2018-01-25Merge pull request #3068Riccardo Spagni1-2/+2
2018-01-25Merge pull request #3065Riccardo Spagni1-14/+7
2018-01-25Merge pull request #3064Riccardo Spagni2-63/+108
2018-01-25Merge pull request #3057Riccardo Spagni3-5/+6
2018-01-25Merge pull request #3047Riccardo Spagni2-0/+21
2018-01-25Merge pull request #3042Riccardo Spagni2-0/+97
2018-01-25Merge pull request #3040Riccardo Spagni1-1/+1
2018-01-25Merge pull request #3038Riccardo Spagni2-2/+4
2018-01-25Merge pull request #3036Riccardo Spagni1-0/+2783
2018-01-25Merge pull request #3028Riccardo Spagni1-0/+1
2018-01-25Merge pull request #3027Riccardo Spagni10-0/+580
2018-01-25Merge pull request #3020Riccardo Spagni1-1/+1
2018-01-25Merge pull request #3015Riccardo Spagni1-0/+2
2018-01-25Merge pull request #3014Riccardo Spagni1-1/+1