aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-24Merge pull request #381Riccardo Spagni3-4/+82
2015-08-24Merge pull request #380Riccardo Spagni8-10/+77
2015-08-24wallet: only return tx keys via RPC if requestedmoneromooo-monero6-11/+36
2015-08-23Added ref10 shen_ed25519_ref code, which includes code that can replace crypt...ShenNoether174-0/+23117
2015-08-23revert to 776b4fc91a821be152f0f23e6873aabb78a72029ShenNoether1-0/+0
2015-08-23Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have...ShenNoether1-0/+0
2015-08-23use correct unsigned typeroman1-1/+2
2015-08-23removed some gcc warnings. mainly unused variables.roman4-7/+1
2015-08-22wallet: encrypt the cache filemoneromooo-monero2-2/+76
2015-08-22chacha8: add a key generation variant that take a pointer and sizemoneromooo-monero1-2/+6
2015-08-19make tx keys available to the usermoneromooo-monero8-10/+77
2015-08-18Merge pull request #379Riccardo Spagni1-1/+0
2015-08-18Revert "re-re-add Windows DNS bug fix, per c0de96f"Riccardo Spagni1-1/+0
2015-08-17Merge pull request #378Riccardo Spagni2-4/+23
2015-08-17Merge pull request #377Riccardo Spagni1-8/+11
2015-08-16simplewallet: Use default log file name when executable's file path is unknownwarptangent1-3/+21
2015-08-16epee: Don't set log file name when process path name isn't foundwarptangent1-1/+2
2015-08-15blockchain: mark two places where the new code differs from the oldmoneromooo-monero1-0/+3
2015-08-15blockchain: update cumulative size after block additionmoneromooo-monero1-2/+2
2015-08-15blockchain: remove dead codemoneromooo-monero1-1/+0
2015-08-15blockchain: do not try to add a tx the pool when it was nor taken outmoneromooo-monero1-1/+4
2015-08-15blockchain: fix off by 1 in timestamp median calculationsmoneromooo-monero1-4/+2
2015-08-15Merge pull request #376Riccardo Spagni1-1/+1
2015-08-15Merge pull request #375Riccardo Spagni1-15/+22
2015-08-14net_node: Use DNS resolver singletonwarptangent1-1/+1
2015-08-14blockchain_import: Add --input-file optionwarptangent1-1/+9
2015-08-14blockchain_import: Updates for naming consistencywarptangent1-15/+14
2015-08-14Merge pull request #374Riccardo Spagni3-16/+21
2015-08-14Merge pull request #371Riccardo Spagni1-1/+2
2015-08-14blockchain_export: Add --output-file argumentwarptangent3-16/+21
2015-08-14Merge pull request #372Riccardo Spagni1-0/+1
2015-08-14re-re-add Windows DNS bug fix, per c0de96fRiccardo Spagni1-0/+1
2015-08-14update unboundRiccardo Spagni45-3406/+2396
2015-08-14doc: hammer the fact that the raw file isn't blockchain.binmoneromooo-monero1-1/+2
2015-08-13Merge pull request #369Riccardo Spagni2-2/+6
2015-08-13Merge pull request #368Riccardo Spagni1-8/+5
2015-08-13Merge pull request #367Riccardo Spagni1-0/+24
2015-08-13Merge pull request #366Riccardo Spagni5-0/+92
2015-08-13core_rpc_server: replace vector<bool> with vector<int> in RPCmoneromooo-monero2-2/+6
2015-08-11net_node: skimplify rate limit code, and log as appropriatemoneromooo-monero1-8/+5
2015-08-11wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero5-0/+92
2015-08-11core_rpc_server: find transactions in the pool as well as the blockchainmoneromooo-monero1-0/+24
2015-08-11Merge pull request #365Riccardo Spagni13-69/+169
2015-08-11blockchain_db: match tx addition semantics to original codemoneromooo-monero1-8/+24
2015-08-11Add a is_key_image_spent daemon command and RPC callmoneromooo-monero10-2/+139
2015-08-11blockchain: remove dead codemoneromooo-monero2-59/+6
2015-08-10Merge pull request #364Riccardo Spagni1-10/+7
2015-08-10Merge pull request #363Riccardo Spagni6-38/+12
2015-08-10Merge pull request #362Riccardo Spagni1-1/+20
2015-08-10Merge pull request #361Riccardo Spagni14-49/+278
2015-08-10Merge pull request #359Riccardo Spagni1-11/+28
2015-08-09blockchain_db: store key images for tx without outputs toomoneromooo-monero1-10/+7
2015-08-09blockchain: factor get_num_outpouts(amount) callsmoneromooo-monero1-3/+3
2015-08-09blockchain: always select random outs using triangular distributionmoneromooo-monero6-35/+9
2015-08-09daemon: omit extra set of <> in error messagemoneromooo-monero1-1/+1
2015-08-09daemon: print a decoded tx in print_txmoneromooo-monero1-0/+18
2015-08-09daemon: fix print_tx not find transactionsmoneromooo-monero1-0/+1
2015-08-09encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero15-89/+169
2015-08-09Encrypted payment IDsmoneromooo-monero8-15/+164
2015-08-04Fix estimation of batch storage size when no blocks existwarptangent1-11/+28
2015-08-04Merge pull request #358Riccardo Spagni1-0/+1
2015-08-04wallet: set watch-only flag to false when creating a new walletmoneromooo-monero1-0/+1
2015-07-27Merge pull request #353Riccardo Spagni1-10/+10
2015-07-26Fix block_reward unit testsRostislav1-10/+10
2015-07-24Merge pull request #352Riccardo Spagni5-2/+1703
2015-07-24slight modification to wordlist contributor tagline (as these contributors ha...Riccardo Spagni2-2/+2
2015-07-24added Russian wordlistRiccardo Spagni3-0/+1701
2015-07-24Merge pull request #348Riccardo Spagni6-5/+438
2015-07-24Merge pull request #351Riccardo Spagni1-1/+1
2015-07-23change unique_prefix_length=4 for japanese.hDavid Vorick1-1/+1
2015-07-22Merge pull request #349Riccardo Spagni6-5/+3405
2015-07-22add Germany and Italian wordlistsRiccardo Spagni4-0/+3402
2015-07-22wallet: new transaction construction algorithmmoneromooo-monero6-5/+438
2015-07-22fix portuguese wordlistRiccardo Spagni1-3/+3
2015-07-22fix license on English wordlistRiccardo Spagni1-2/+0
2015-07-20Merge pull request #347Riccardo Spagni3-224/+224
2015-07-19Update after recent simplewallet string changesmoneromooo-monero1-219/+219
2015-07-19simplewallet: fix context/string order mismatchmoneromooo-monero1-1/+1
2015-07-19simplewallet: use unsigned long long instead of size_t in messagemoneromooo-monero1-4/+4
2015-07-18Merge pull request #346Riccardo Spagni4-6/+82
2015-07-18wallet: add boolean to always confirm transactions with the usermoneromooo-monero4-6/+82
2015-07-18Merge pull request #345Riccardo Spagni2-235/+252
2015-07-18Merge pull request #344Riccardo Spagni1-5/+7
2015-07-18Merge pull request #343Riccardo Spagni1-1/+1
2015-07-18Merge pull request #342Riccardo Spagni2-10/+13
2015-07-18boost doesn't like %zu for size_t, replace with %umoneromooo-monero2-235/+252
2015-07-18console_handler: do not call a NULL function pointermoneromooo-monero1-1/+2
2015-07-18console_handler: check for eof before trying to use inputmoneromooo-monero1-4/+5
2015-07-18blockchain: fix testnet syncing (to not use blocks.dat)moneromooo-monero1-1/+1
2015-07-17Fixed threadpool bug when running on single core systems.NoodleDoodleNoodleDoodleNoodleDoodleNoo1-5/+8
2015-07-17Fixed MINGW duplicate library errors when MSYS folder cannot be found.NoodleDoodleNoodleDoodleNoodleDoodleNoo1-5/+5
2015-07-16Merge pull request #341Riccardo Spagni1-1/+2
2015-07-16Use g++ flag "-pthread" instead of "-lpthread", where preferredwarptangent1-1/+2
2015-07-16Merge pull request #340Riccardo Spagni1-1/+1
2015-07-16hyc accidentally typo'd...we shall never speak of this againRiccardo Spagni1-1/+1
2015-07-16Merge pull request #339Riccardo Spagni36-295/+586
2015-07-16fixed ARM arch test to prevent breaking on short arch stringsRiccardo Spagni1-12/+17
2015-07-16updated vl32 to currentRiccardo Spagni24-188/+390
2015-07-16updated in-source lmdbRiccardo Spagni10-95/+171
2015-07-16open() flag O_DSYNC isn't on BSD, use O_SYNCThomas Winget2-0/+8
2015-07-16Merge pull request #338Riccardo Spagni1-6/+12
2015-07-16Add batch support to BlockchainLMDB::get_output_keywarptangent1-6/+12
2015-07-15Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.NoodleDoodleNoodleDoodleNoodleDoodleNoo5-17/+53
2015-07-15Fixed binary size issue due to embedded checkpoint data.NoodleDoodleNoodleDoodleNoodleDoodleNoo7-9/+15
2015-07-15Pause miner before preparing for incoming blocksNoodleDoodleNoodleDoodleNoodleDoodleNoo1-6/+5
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo33-2346/+4025
2015-07-15Update blockchain.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-1/+0
2015-07-15Update db_bdb.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-7/+5
2015-07-15Update db_bdb.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-72/+72
2015-07-15Update db_bdb.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-1154/+1166
2015-07-15Experimental BDB workaround optimizationsNoodleDoodleNoodleDoodleNoodleDoodleNoo5-19/+240
2015-07-15Merge pull request #336Riccardo Spagni1-0/+297
2015-07-15Add missing file - i18n.cppmoneromooo-monero1-0/+297
2015-07-15Merge pull request #335Riccardo Spagni9-249/+1385
2015-07-15Merge pull request #334Riccardo Spagni9-18/+122
2015-07-15Merge pull request #333Riccardo Spagni1-0/+9
2015-07-14Translatable strings for simplewalletmoneromooo-monero9-249/+1385
2015-07-12Check and resize if needed at batch transaction startwarptangent2-5/+109
2015-07-11blockchain_utilities: Increase debug statement's log levelwarptangent1-1/+1
2015-07-11blockchain_utilities: Pass expected number of blocks when starting batchwarptangent2-4/+4
2015-07-11Optionally allow DB to know expected number of blocks at batch transaction startwarptangent6-8/+8
2015-07-10Fix loop bug when calling core::get_block_template, causing calling thread to...NoodleDoodleNoodleDoodleNoodleDoodleNoo1-0/+9
2015-07-09Merge pull request #331Riccardo Spagni1-1/+10
2015-07-09Merge pull request #332Riccardo Spagni1-1/+5
2015-07-09Interpret x86_64 as x86-64 for architecturemoneromooo-monero1-1/+5
2015-07-09fix incorrect arch in readmeRiccardo Spagni1-1/+1
2015-07-07blockchain_utilities/README.md: add workaround for resizing in batch modemoneromooo-monero1-0/+3
2015-07-07blockchain_utilities/README.md: add high level "what is this about"moneromooo-monero1-1/+7
2015-06-23Merge pull request #329Riccardo Spagni1-1/+1
2015-06-23mnemonics: fix duplicate symbol errorWladimir J. van der Laan1-1/+1
2015-06-21Merge pull request #326Riccardo Spagni2-5/+25
2015-06-21mnemonics: fix prefix extraction with non ASCII textmoneromooo-monero2-5/+25
2015-06-20Merge pull request #325Riccardo Spagni2-4/+5
2015-06-20Merge pull request #324Riccardo Spagni6-10/+153
2015-06-20Merge pull request #323Riccardo Spagni1-4/+7
2015-06-20Set dnssec_valid value correctly in dns_utils; fix address_from_url testRostislav2-4/+5
2015-06-20simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero4-8/+124
2015-06-20account: allow creating an account from a public address and view secret keymoneromooo-monero2-0/+17
2015-06-20wallet2: fix write_watch_only_wallet comment descriptionmoneromooo-monero1-2/+2
2015-06-20simplewallet: forbid seed commands for watch only walletsmoneromooo-monero1-0/+10
2015-06-17wallet2: use the same exponential splitting for normal txesmoneromooo-monero1-2/+4
2015-06-17wallet2: try to split dust sweep txs exponentiallymoneromooo-monero1-2/+3
2015-06-16Merge pull request #322Riccardo Spagni1-7/+17
2015-06-16Fix standard address deserializationmoneromooo-monero1-7/+17
2015-06-14Merge pull request #321Riccardo Spagni1-9/+6
2015-06-14Merge pull request #320Riccardo Spagni2-1/+12
2015-06-14Merge pull request #318Riccardo Spagni3-8/+14
2015-06-14Merge pull request #317Riccardo Spagni10-10/+303
2015-06-14Fix DNS checkpoint consensus codemoneromooo-monero1-9/+6
2015-06-14daemon: fix an exit crashmoneromooo-monero2-1/+12
2015-06-13Add RPC commands to manipulate integrated addressesmoneromooo-monero3-0/+113
2015-06-12simplewallet: allow integrated_address to generate a random payment idmoneromooo-monero1-4/+11
2015-06-12account: add a couple constsmoneromooo-monero2-4/+4
2015-06-12Integrated addresses (standard address plus payment id)moneromooo-monero8-8/+181
2015-06-12simplewallet: allow a different password for the watch-only walletmoneromooo-monero3-8/+14
2015-06-11Merge pull request #312Riccardo Spagni2-39/+46
2015-06-11Merge pull request #311Riccardo Spagni1-0/+1
2015-06-11Merge pull request #308Riccardo Spagni4-12/+12
2015-06-11Merge pull request #303Riccardo Spagni6-7/+91
2015-06-07dns_utils: simpify smart pointer use, and use for url strings toomoneromooo-monero2-39/+46
2015-06-06properly decrement p2p socket countThomas Winget1-0/+1
2015-06-03fix ^D exit for bitmonerodmoneromooo-monero4-12/+12
2015-06-03Merge pull request #306Riccardo Spagni1-1/+0
2015-06-02re-add Windows DNS bug fix, per c0de96f8bd2f64884255f9b0b61a4775ada5e3e6Riccardo Spagni1-1/+0
2015-05-31Merge pull request #302Riccardo Spagni59-2575/+4559
2015-05-31update libunboundRiccardo Spagni59-2575/+4559
2015-05-31wallet: add watch only wallet supportmoneromooo-monero4-7/+84
2015-05-31account: add a forget_spend_key methodmoneromooo-monero2-0/+7
2015-05-31Merge pull request #301Riccardo Spagni2-1/+35
2015-05-31fixed static assert testRiccardo Spagni2-1/+35
2015-05-31Merge pull request #300Riccardo Spagni49-222/+602
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni48-214/+581
2015-05-31readme updates: added sponsors, fixed build instructionsRiccardo Spagni1-8/+21
2015-05-30Merge pull request #296Riccardo Spagni7-1/+408
2015-05-30wallet_rpc_server: add a sweep_dust RPC command as wellmoneromooo-monero3-0/+64
2015-05-30wallet: add a sweep_dust commandmoneromooo-monero4-1/+344
2015-05-30Merge pull request #299Riccardo Spagni1-3/+19
2015-05-30Merge pull request #298Riccardo Spagni1-4/+4
2015-05-30Merge pull request #297Riccardo Spagni1-38/+75
2015-05-30Merge pull request #294Riccardo Spagni14-565/+38
2015-05-30Merge pull request #293Riccardo Spagni2-14/+52
2015-05-30console_handler: handle EOF properlymoneromooo-monero1-3/+19
2015-05-30README: minor wording changesmoneromooo-monero1-4/+4
2015-05-30Replace hardcoded value with existing constant of same valuewarptangent1-1/+1
2015-05-30Update database resize behaviorwarptangent1-2/+20
2015-05-30Include database error in more error messageswarptangent1-35/+54
2015-05-28rpc_command_executor: fix mining in testnet modemoneromooo-monero1-2/+1
2015-05-28core_rpc_server: add a getter for the testnet flagmoneromooo-monero1-0/+1
2015-05-28core_rpc_server: log some error messages to the consolemoneromooo-monero1-0/+3
2015-05-28daemon: remove obsolete daemon_commands_handler.hmoneromooo-monero2-530/+0
2015-05-28core_rpc_server: reenable print_plmoneromooo-monero1-3/+2
2015-05-28net_peerlist: fix grayt/white naming mismatchmoneromooo-monero1-2/+2
2015-05-28daemon: Set log file default to use data dirwarptangent1-1/+16
2015-05-28simplewallet: Update and add log optionswarptangent1-9/+29
2015-05-28simplewallet: Don't log view key and spend keywarptangent1-4/+7
2015-05-27blockchain_db: add a few constmoneromooo-monero6-10/+10
2015-05-27wallet: add consts where appropriatemoneromooo-monero2-18/+19
2015-05-26explicitly include libc++ with clangRiccardo Spagni1-1/+6
2015-05-26Merge pull request #292Riccardo Spagni1-31/+36
2015-05-26Merge pull request #291Riccardo Spagni2-2/+6