aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23Fix PCSC compilation under windowscslashm4-0/+23
2018-05-21Merge pull request #3800Riccardo Spagni2-12/+12
2018-05-21Merge pull request #3842Riccardo Spagni1-1/+1
2018-05-21unit_tests: fix build after get_output_didstribution signature changemoneromooo-monero1-1/+1
2018-05-21Merge pull request #3787Riccardo Spagni1-0/+6
2018-05-21Merge pull request #3782Riccardo Spagni2-6/+10
2018-05-21Merge pull request #3832Riccardo Spagni3-11/+13
2018-05-21Merge pull request #3837Riccardo Spagni1-1/+1
2018-05-21Merge pull request #3745Riccardo Spagni2-3/+4
2018-05-21Merge pull request #3814Riccardo Spagni10-23/+183
2018-05-21speed up get_output_distribution (and precalc common case)moneromooo-monero10-23/+183
2018-05-21Merge pull request #3830Riccardo Spagni1-0/+1
2018-05-21Merge pull request #3765Riccardo Spagni1-0/+4
2018-05-21Merge pull request #3749Riccardo Spagni1-0/+47
2018-05-21Merge pull request #3809Riccardo Spagni2-8/+5
2018-05-21Merge pull request #3807Riccardo Spagni1-1/+1
2018-05-21Merge pull request #3841Riccardo Spagni1-1/+1
2018-05-21Revert "Merge pull request #3775"Riccardo Spagni1-1/+1
2018-05-20simplewallet: use correct unit for fee commandstoffu1-1/+1
2018-05-20Fix output shuffling for multisigstoffu3-11/+13
2018-05-19daemon: request unpruned transactions for print_txmoneromooo-monero1-0/+1
2018-05-15unit_tests: set default data dir to the source tree at build timemoneromooo-monero2-8/+5
2018-05-15version.cmake: fix configuring version.cpp without gitmoneromooo-monero1-1/+1
2018-05-13crypto: more places needing fixing for GCC 8.1moneroexamples1-10/+10
2018-05-13chacha: fix build with GCC 8.1moneromooo-monero1-2/+2
2018-05-10Merge pull request #3794Riccardo Spagni1-2/+2
2018-05-10wallet2: consider 6 outputs or less to be unmixable from v7moneromooo-monero1-2/+2
2018-05-09blockchain: invalidate misc caches when popping blocksmoneromooo-monero1-0/+6
2018-05-08Merge pull request #3775Riccardo Spagni2-33/+37
2018-05-08Fix mdb_load append optionhyc2-5/+9
2018-05-08ITS#8831 move flag init into readhdrhyc1-1/+1
2018-05-07cryptonote: make sure outPk setup always happensmoneromooo-monero2-33/+37
2018-05-06Update readme to include link to announcement listGingeropolous1-0/+4
2018-05-06blockchain: pop top if block version disagrees with the ideal fork versionstoffu1-0/+47
2018-05-05Merge pull request #3752Riccardo Spagni1-4/+6
2018-05-04ringct: do not show verification errors with default settingsmoneromooo-monero1-4/+6
2018-05-04Wallet API: allow log path to be non-default & console output to be configurablestoffu2-3/+4
2018-04-29Merge pull request #3719Riccardo Spagni1-8/+11
2018-04-29Merge pull request #3729Riccardo Spagni1-0/+2
2018-04-29README.md: mention building deps with -fPIC for static buildsmoneromooo-monero1-0/+2
2018-04-28Merge pull request #3720Riccardo Spagni1-1/+1
2018-04-28unit_tests: fix build after get_output_didstribution signature changemoneromooo-monero1-1/+1
2018-04-28Merge pull request #3709Riccardo Spagni1-0/+1
2018-04-28Merge pull request #3705Riccardo Spagni4-15/+9
2018-04-28Merge pull request #3667Riccardo Spagni2-2/+4
2018-04-28Merge pull request #3703Riccardo Spagni1-1/+6
2018-04-28Merge pull request #3695Riccardo Spagni1-1/+1
2018-04-28Merge pull request #3692Riccardo Spagni1-1/+1
2018-04-28Merge pull request #3683Riccardo Spagni5-1/+15
2018-04-28Merge pull request #3685Riccardo Spagni7-10/+19
2018-04-28Merge pull request #3650Riccardo Spagni1-1/+6
2018-04-28cryptonote_protocol_handler.inl: remove span read just now that failed to pas...stoffu1-0/+3
2018-04-28cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)stoffu1-8/+8
2018-04-25Adding required library (dependency of boost::this_thread::sleep_for)Gene Peters1-0/+1
2018-04-25mlog: fix setting no logsmoneromooo-monero1-1/+6
2018-04-25Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner74-15/+9
2018-04-24slow-hash: fix memory leak for Windows /karbowanec#41aivve1-1/+1
2018-04-23Build: update miniupnp submoduleanonimal1-1/+1
2018-04-23speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero6-10/+16
2018-04-23wallet2: add missing parameters to get_output_histogrammoneromooo-monero1-0/+3
2018-04-22Only log an error if fork version is higher AND is not known.Thaer Khawaja5-1/+15
2018-04-21import_multisig_info: fix sanity check crash in detach_blockchainMikhail Mitkevichl1-1/+6
2018-04-21Merge pull request #3670Riccardo Spagni98-12626/+17
2018-04-21Merge pull request #3579Riccardo Spagni1-2/+2
2018-04-21Merge pull request #3576Riccardo Spagni3-39/+35
2018-04-21Merge pull request #3636Riccardo Spagni1-23/+22
2018-04-21Merge pull request #3633Riccardo Spagni2-2/+2
2018-04-21Merge pull request #3630Riccardo Spagni5-0/+26
2018-04-21Merge pull request #3624Riccardo Spagni1-0/+39
2018-04-21Merge pull request #3672Riccardo Spagni3-1/+39
2018-04-21Build: remove UPnP definition from snapanonimal1-1/+0
2018-04-21Build: update CMake and p2p for in-tree miniupnpanonimal3-49/+13
2018-04-19wallet2: increase rpc timeout for get_output_distributionmoneromooo-monero1-1/+1
2018-04-19add top height to get_output_distribution, and cache it for rctmoneromooo-monero3-0/+37
2018-04-19rpc: add missing perf timer for get_output_distributionmoneromooo-monero1-0/+1
2018-04-19CMake: update new location of in-tree miniupnpcanonimal2-5/+5
2018-04-19Build: add miniupnp submoduleanonimal2-0/+4
2018-04-19Build: remove in-tree miniupnpcanonimal92-12576/+0
2018-04-19epee: Drop deprecated Boost.Thread headerJan Beich2-2/+4
2018-04-14daemon: read config file before reading any other argsstoffu1-23/+22
2018-04-14device: add a one off override keyword where appropriatemoneromooo-monero2-2/+2
2018-04-13simplewallet: add version commandmoneromooo-monero2-0/+12
2018-04-13daemon: add a version commandmoneromooo-monero3-0/+14
2018-04-12util: log stack trace on crashmoneromooo-monero1-0/+39
2018-04-12Merge pull request #3606Riccardo Spagni1-0/+12
2018-04-12wallet2: store subaddress lookahead settingsstoffu1-0/+12
2018-04-12Merge pull request #3618Riccardo Spagni1-1/+2
2018-04-12blockchain_blackball: fix build with CLANG 5moneromooo-monero1-1/+2
2018-04-12Merge pull request #3616Riccardo Spagni6-7/+37
2018-04-12Use 'boost' mutex instead of 'std' mutexcslashm1-4/+4
2018-04-12Fix sub-address tx scan.cslashm6-3/+33
2018-04-12Merge pull request #3549Riccardo Spagni3-29/+58
2018-04-12Merge pull request #3609Riccardo Spagni1-17/+26
2018-04-12Merge pull request #3602Riccardo Spagni2-2/+5
2018-04-12Merge pull request #3615Riccardo Spagni1-9/+9
2018-04-12Merge pull request #3555Riccardo Spagni1-1/+1
2018-04-12Merge pull request #3534Riccardo Spagni3-0/+30
2018-04-12Merge pull request #3532Riccardo Spagni1-1/+1
2018-04-12Merge pull request #3530Riccardo Spagni1-2/+3
2018-04-12Merge pull request #3516Riccardo Spagni1-1/+1
2018-04-12wallet2: fix misc issues when the ringdb can't be initializedmoneromooo-monero1-9/+9
2018-04-12Merge pull request #3511Riccardo Spagni1-2/+6
2018-04-12Merge pull request #3502Riccardo Spagni5-7/+7
2018-04-12Merge pull request #3536Riccardo Spagni8-473/+413
2018-04-12Merge pull request #3492Riccardo Spagni1-1/+1
2018-04-12Merge pull request #3485Riccardo Spagni1-1/+1
2018-04-12Merge pull request #3473Riccardo Spagni1-5/+6
2018-04-12Merge pull request #3471Riccardo Spagni1-3/+3
2018-04-12Merge pull request #3468Riccardo Spagni1-0/+9
2018-04-12Merge pull request #3466Riccardo Spagni2-3/+5
2018-04-12Merge pull request #3464Riccardo Spagni1-3/+4
2018-04-12Merge pull request #3461Riccardo Spagni3-20/+48
2018-04-11tx_pool: fix loading with colliding key imagesmoneromooo-monero1-17/+26
2018-04-10common: make this build with unbound 1.4.20moneromooo-monero2-2/+5
2018-04-07simplewallet: fix help message of sign_transferstoffu1-2/+2
2018-04-07wallet2: request transactions in slices when scanning for known ringsmoneromooo-monero1-22/+32
2018-04-07rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero3-8/+27
2018-04-07WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu3-39/+35
2018-04-05wallet2: move segregation height to v7moneromooo-monero1-1/+1
2018-03-31Add the possibility to export private view key for fast scan.cslashm7-93/+200
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm5-385/+202
2018-03-31Automatic height setup when creating/restoring hw device.cslashm1-2/+18
2018-03-31wallet: warn if not using the default ring sizemoneromooo-monero3-0/+30
2018-03-31simplewallet: warn about key reuse on startupmoneromooo-monero1-1/+1
2018-03-31cryptonote_tx_util: make destinations properly shuffledstoffu1-2/+3
2018-03-28wallet: fix default mixin (4 -> 6)sneurlax1-1/+1
2018-03-28device: fix endianess dependence on subaddress secret key generationmoneromooo-monero1-2/+6
2018-03-27fix lambda compile error on openbsdmoneromooo-monero5-7/+7
2018-03-24update block hashes for checkpoints.datRiccardo Spagni1-1/+1
2018-03-23rpc: make get_output_distribution a non-restricted RPCmoneromooo-monero1-1/+1
2018-03-22wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctlystoffu1-1/+1
2018-03-22wallet2: enable the mitigation only after the fork heightstoffu1-4/+5
2018-03-22p2p: correct port number for seed nodesstoffu1-3/+3
2018-03-22wallet2: fix for loading settings of key reuse mitigationstoffu1-0/+9
2018-03-21Revert bb19386bHoward Chu1-1/+1
2018-03-21Fix generating version.cppHoward Chu1-2/+4
2018-03-21change wording in hard fork description sectionGingeropolous1-3/+4
2018-03-21wallet: catch exceptions dealing with ringdb and warnmoneromooo-monero3-20/+48
2018-03-19Merge pull request #3434Riccardo Spagni2-2/+4
2018-03-19Merge pull request #3431Riccardo Spagni1-0/+10
2018-03-18core: fix use of uninitialised datamoneromooo-monero2-2/+4
2018-03-18README: add instructions for cloning / submodulesanonimal1-0/+10
2018-03-18Merge pull request #3429Riccardo Spagni3-2/+4
2018-03-18Merge pull request #2133Riccardo Spagni421-225533/+4
2018-03-18Unbound: add git submodule for unboundanonimal2-0/+4
2018-03-18Unbound: remove unbound from in-tree sourceanonimal419-225533/+0
2018-03-18update checkpointsRiccardo Spagni1-0/+2
2018-03-18update checkpoints.dat to block 1532400Riccardo Spagni1-0/+0
2018-03-18update version to 0.12 Lithium LunaRiccardo Spagni1-2/+2
2018-03-18Merge pull request #3426Riccardo Spagni18-26/+70
2018-03-18Merge pull request #3419Riccardo Spagni4-9/+87
2018-03-18Merge pull request #3424Riccardo Spagni2-3/+3
2018-03-18Move v7 fork to 1546000 to give more update timemoneromooo-monero2-3/+3
2018-03-17simplewallet: new --use-english-language-names flagmoneromooo-monero18-26/+70
2018-03-17wallet: make the segregation height settablemoneromooo-monero4-9/+87
2018-03-17Merge pull request #3421Riccardo Spagni1-0/+1
2018-03-17Merge pull request #3418Riccardo Spagni1-1/+2
2018-03-17Merge pull request #3412Riccardo Spagni3-1/+84
2018-03-17wallet_rpc_server: add sweep_unmixable as alias for sweep_dustmoneromooo-monero1-0/+1
2018-03-16blockchain: forbid bulletproof types before v8moneromooo-monero1-1/+2
2018-03-16Add command line option allowing to restrict the default sub-address lookahea...stoffu3-1/+84
2018-03-16Merge pull request #3416Riccardo Spagni1-0/+5
2018-03-16Merge pull request #3414Riccardo Spagni1-1/+1
2018-03-16Merge pull request #3376Riccardo Spagni1-2/+6
2018-03-16Merge pull request #3336Riccardo Spagni18-28/+28
2018-03-16Merge pull request #3322Riccardo Spagni27-35/+2609
2018-03-16wallet: more user friendly print_ringmoneromooo-monero6-14/+100
2018-03-16wallet2_api: add key reuse mitigations APImoneromooo-monero3-0/+27
2018-03-16wallet2_api: add ring apimoneromooo-monero3-0/+46
2018-03-16ringdb: factor ring addition codemoneromooo-monero1-22/+16
2018-03-16wallet2_api: add blackball apimoneromooo-monero4-0/+65
2018-03-16liblmdb: install lmdb library for wallet2_api usagestoffu1-0/+12
2018-03-16ringdb: use the genesis block as a db namemoneromooo-monero4-6/+10
2018-03-16wallet: add a set_ring commandmoneromooo-monero6-1/+124
2018-03-16new blockchain_usage tool, reports on output usagemoneromooo-monero2-0/+289
2018-03-16wallet: make ringdb an object with database statemoneromooo-monero6-170/+187
2018-03-16blockchain_utilities: new blockchain_blackball toolmoneromooo-monero2-0/+460
2018-03-16wallet: add an output blackball list to avoid using those in ringsmoneromooo-monero6-8/+297
2018-03-16wallet: key reuse mitigation optionsmoneromooo-monero4-16/+209
2018-03-16wallet: add shared ring databasemoneromooo-monero8-7/+700
2018-03-16add RPC to get a histogram of outputs of a given amountmoneromooo-monero14-8/+284
2018-03-15show '<Not set>' for empty wallet descriptioncryptochangements341-2/+6
2018-03-16simplewallet: fix restore height prompt that got disabled by #3175stoffu1-0/+5
2018-03-16blockchain: fix log message about per-kB feestoffu1-1/+1
2018-03-15Fix typos in various filesDimitris Apostolou18-28/+28
2018-03-15Merge pull request #3410Riccardo Spagni1-7/+19
2018-03-15Merge pull request #3408Riccardo Spagni2-28/+0
2018-03-15Merge pull request #3403Riccardo Spagni1-1/+1
2018-03-15Merge pull request #3271Riccardo Spagni7-159/+131
2018-03-15simplewallet: add a warning when getting a daemon error in transfermoneromooo-monero1-7/+19
2018-03-15wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu5-13/+27
2018-03-14Remove the `Blockchain::get_all_known_block_ids` function.Jean Pierre Dudey2-28/+0
2018-03-14tests/hash: correctly reference crypto HASH_SIZE for less confusionAnythingTechPro1-1/+1
2018-03-14replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp...stoffu2-146/+104
2018-03-14Merge pull request #3398Riccardo Spagni1-1/+1
2018-03-14Merge pull request #3399Riccardo Spagni1-1/+1
2018-03-14Merge pull request #3395Riccardo Spagni1-1/+4
2018-03-14Merge pull request #3386Riccardo Spagni1-0/+5
2018-03-14Merge pull request #3385Riccardo Spagni1-1/+1
2018-03-14Merge pull request #3384Riccardo Spagni1-2/+1