aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Fix build after spelling corrections in core_rpc_serverJacob Brydolf1-2/+2
2016-10-04Merge pull request #1179Riccardo Spagni2-0/+254
2016-10-04Merge pull request #1177Riccardo Spagni1-1/+1
2016-10-04Merge pull request #1173Riccardo Spagni5-0/+57
2016-10-04Merge pull request #1165Riccardo Spagni1-0/+12
2016-10-04Merge pull request #1164Riccardo Spagni3-12/+61
2016-10-04Merge pull request #1160Riccardo Spagni4-3/+92
2016-10-04Merge pull request #1139Riccardo Spagni15-37/+37
2016-10-04Merge pull request #1133Riccardo Spagni2-5/+2
2016-10-04Merge pull request #1125Riccardo Spagni1-2/+4
2016-10-04Merge pull request #1123Riccardo Spagni1-8/+0
2016-10-04Fix description for locked_transferOyvind Kvanes1-1/+1
2016-10-04Merge pull request #1171Riccardo Spagni9-89/+1
2016-10-04Merge pull request #1168Riccardo Spagni6-17/+35
2016-10-04Merge pull request #1162Riccardo Spagni1-1/+1
2016-10-04Merge pull request #1152Riccardo Spagni3-24/+53
2016-10-04Merge pull request #1149Riccardo Spagni4-28/+28
2016-10-04Merge pull request #1145Riccardo Spagni1-1/+1
2016-10-04Merge pull request #1140Riccardo Spagni9-132/+848
2016-10-04Rename to lockblocks and add max valueOyvind Kvanes1-45/+30
2016-10-04Brackets to prevent premature returnNanoAkron1-0/+2
2016-10-04Brackets to ensure doesn't function prematurely returnNanoAkron1-0/+2
2016-10-03blockchain: avoid using a reference to a temporarymoneromooo-monero1-1/+1
2016-10-03Moved logging to target functions rather than callerNanoAkron6-21/+31
2016-10-03wallet2_api: added Wallet::daemonBlockChainTargetHeight()Jacob Brydolf5-0/+57
2016-10-03Removed all code related to fast_exitNanoAkron9-89/+1
2016-10-02Added messages at log level 2 to reflect deactivation procedureNanoAkron1-0/+4
2016-10-02p2p: drop any existing connection to a banned IPmoneromooo-monero1-0/+12
2016-10-02daemon: implement missing print_bc and matching RPCmoneromooo-monero3-12/+61
2016-10-01Update minimum mixin in transfer_original help textTedTheFicus1-1/+1
2016-10-01libwallet_api: do not use fast-refresh on recoveryIlya Kitaev2-3/+10
2016-10-01wallet: wallet option to confirm transfers with no payment idmoneromooo-monero4-3/+92
2016-09-30libwallet_api: fast-refresh in case of opening non-synced walletIlya Kitaev2-6/+5
2016-09-30libwallet_api: fix unhandled exception on address checkIlya Kitaev1-12/+16
2016-09-30libwallet_api: fast-refresh for new walletIlya Kitaev2-9/+28
2016-09-29Merge pull request #1124Riccardo Spagni1-1/+11
2016-09-29Merge pull request #1128Riccardo Spagni1-1/+1
2016-09-29Merge pull request #1129Riccardo Spagni5-2/+23
2016-09-29Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron4-28/+28
2016-09-28Fix locked_transferOyvind Kvanes1-6/+3
2016-09-28Add locked_transferOyvind Kvanes1-87/+83
2016-09-28Revert transfer_main in simplewalletOyvind Kvanes2-22/+279
2016-09-28Add motifications to test out locked_transferOyvind Kvanes1-6/+18
2016-09-28Add more information to transaction in walletOyvind Kvanes1-1/+8
2016-09-28Make a small test changeOyvind Kvanes1-1/+1
2016-09-28Improving daemon startup log messageNanoAkron1-1/+1
2016-09-28wallet2: wallet2::get_daemon_blockchain_height() clean error message onIlya Kitaev1-0/+4
2016-09-28libwallet_api: Wallet::setAutoRefreshInterval sanity checkIlya Kitaev1-1/+9
2016-09-28libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight()Ilya Kitaev1-0/+2
2016-09-27wallet: cold wallet transaction signingmoneromooo-monero6-122/+623
2016-09-27Update CMakeLists.txtcodehalo1-1/+0
2016-09-27Update CMakeLists.txtcodehalo1-1/+1
2016-09-27Update CMakeLists.txtcodehalo1-11/+6
2016-09-26wallet: fix log confusion between bytes and kilobytesmoneromooo-monero1-2/+2
2016-09-26cryptonote_core: make extra field removal more genericmoneromooo-monero2-4/+4
2016-09-26serialization: add support for serializing std::pair and std::listmoneromooo-monero3-4/+219
2016-09-26Cleanup. Dropped "bit" from bitmonero.Randi Joseph1-5/+11
2016-09-26Cleanup. Dropped "bit" from bitmonero.Randi Joseph2-5/+5
2016-09-26Cleanup. Dropped "bit" from bitmonero.Randi Joseph1-1/+1
2016-09-26Dropped "bit" from bitmonero.Randi Joseph13-31/+31
2016-09-26Cleanup. Dropped "bit" from bitmonero.Randi Joseph1-1/+1
2016-09-26formatting: 2-spaces indentationIlya Kitaev1-20/+20
2016-09-26formatting: 2-spaces indentationIlya Kitaev1-1/+1
2016-09-26wallet2_api: milliseconds resolution for auto-refresh intervalIlya Kitaev3-13/+13
2016-09-26wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev5-4/+57
2016-09-26libwallet_api: Wallet::blockChainHeight, WalletListener::newBlockIlya Kitaev3-3/+42
2016-09-26Merge pull request #1117Riccardo Spagni1-1/+1
2016-09-26Merge pull request #1116Riccardo Spagni3-4/+46
2016-09-26Merge pull request #1113Riccardo Spagni1-2/+2
2016-09-26Dropped "bit" from bitmonero.Randi Joseph15-36/+36
2016-09-25Revert "Fix fake 'network synchronized, begin using' messages"moneromooo-monero2-5/+2
2016-09-24core: make the sync chunk block count overridablemoneromooo-monero5-2/+23
2016-09-24db_lmdb: do not error if dropping a non existent hard fork tablemoneromooo-monero1-1/+1
2016-09-24wallet: update min mixin for sweep_unmixable on v4moneromooo-monero1-2/+4
2016-09-24daemon: report status at 99.9% rather than 100% when not quite syncedmoneromooo-monero1-1/+11
2016-09-24blockchain: do not reject chain histories matching only genesismoneromooo-monero1-8/+0
2016-09-22Made error message consistent with other, more helpful, messageWill Skinner1-1/+1
2016-09-21Fix minor typo in "need resize" message.Myagui1-2/+2
2016-09-20wallet2_api: getter and setter for "refresh interval"Ilya Kitaev3-1/+39
2016-09-20wallet2_api: fixed deadlock while closing walletIlya Kitaev1-3/+7
2016-09-19Remove redundant "default" in set mixin help descJ Ryan Littlefield1-1/+1
2016-09-18Merge pull request #1102v0.10.0Riccardo Spagni14-6/+29
2016-09-18Merge pull request #1101Riccardo Spagni1-36/+16
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero14-6/+29
2016-09-18fixed tag detectorRiccardo Spagni1-36/+16
2016-09-18Merge pull request #1099Riccardo Spagni7-37/+28
2016-09-18fix v5 heightRiccardo Spagni1-1/+1
2016-09-18remove dead backup seed nodes, add new onesRiccardo Spagni1-24/+6
2016-09-18fix v5 fork date descriptionRiccardo Spagni1-1/+1
2016-09-18update versionRiccardo Spagni1-2/+2
2016-09-18updated fork heights for v4 and v5Riccardo Spagni1-0/+7
2016-09-18update block headersRiccardo Spagni1-0/+0
2016-09-18add checkpointsRiccardo Spagni1-0/+2
2016-09-18Merge pull request #1098Riccardo Spagni1-2/+4
2016-09-18Merge pull request #1097Riccardo Spagni1-0/+6
2016-09-18switch wallet API from std thread/mutex to boostRiccardo Spagni2-11/+11
2016-09-18wallet: keep change dest separate from other destsmoneromooo-monero1-2/+4
2016-09-18wallet: fix empty tx in corner case sending nothingmoneromooo-monero1-0/+6
2016-09-18Merge pull request #1094Riccardo Spagni16-69/+64
2016-09-18Merge pull request #1093Riccardo Spagni1-1/+2
2016-09-18Merge pull request #1089Riccardo Spagni1-10/+11
2016-09-18miner: do not try to save config if the path isn't setmoneromooo-monero1-1/+2
2016-09-18cmake: support BUILD_SHARED_LIBS built-in optionredfish1-1/+1
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish15-67/+63
2016-09-18crypto: armv7: slow-hash: remove redundant source includeredfish1-1/+0
2016-09-17simplewallet: do not expose the details of tx splitting to the usermoneromooo-monero1-10/+11
2016-09-17simplewallet: fix wrong amount in show_transfers for pending transactionsmoneromooo-monero1-1/+1
2016-09-17Merge pull request #1080Riccardo Spagni1-0/+3
2016-09-16daemon: log version when startingmoneromooo-monero1-0/+3
2016-09-16wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero8-64/+84
2016-09-16Merge pull request #1077Riccardo Spagni1-42/+295
2016-09-16Add ARMv8-A AES supportHoward Chu1-42/+295
2016-09-15compile errors fixed when PER_BLOCK_CHECKPOINT not definedrckngOpossum1-1/+3
2016-09-15compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE definedrckngOpossum3-2/+8
2016-09-15Merge pull request #1074Riccardo Spagni3-15/+21
2016-09-15Merge pull request #1068Riccardo Spagni2-1/+3
2016-09-15Merge pull request #1067Riccardo Spagni6-73/+193
2016-09-15Decrease minimum fee from 0.01/kB to 0.002/kBmoneromooo-monero3-15/+21
2016-09-14wallet: fix misdetection of duplicatesmoneromooo-monero1-11/+3
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero5-58/+186
2016-09-14core: cleanup some typecastingmoneromooo-monero1-4/+4
2016-09-11Add snap packaging.Casey Marshall2-1/+3
2016-09-10Daemon: fix hashrate display in diff command outputiDunk54001-1/+1
2016-09-10Merge pull request #1049Riccardo Spagni2-3/+13
2016-09-10Merge pull request #1044Riccardo Spagni1-0/+2
2016-09-04crypto,cmake: enable ASM mul impl on ARM; add cmake optredfish2-3/+13
2016-09-03cmake: fix def propagation, fixes 32-bit buildredfish1-0/+2
2016-09-03fix nigglies, as pointed out by moneromooo-moneroRiccardo Spagni2-9/+4
2016-09-03fix remaining bitmonero and simplewallet bitsRiccardo Spagni4-10/+10
2016-09-03fix blockchain utilities readmeRiccardo Spagni1-42/+15
2016-09-03Merge pull request #1039Riccardo Spagni11-1204/+6
2016-09-03Merge pull request #1038Riccardo Spagni1-9/+13
2016-09-03remove blockchain_dumpRiccardo Spagni2-444/+0
2016-09-03fix leftover add_directoryRiccardo Spagni1-1/+0
2016-09-03rename simplewalletRiccardo Spagni1-0/+3
2016-09-03rename Monero daemonRiccardo Spagni1-1/+1
2016-09-03rename blockchain utilsRiccardo Spagni1-3/+3
2016-09-03remove cn_deserializeRiccardo Spagni2-217/+0
2016-09-03removed simpleminerRiccardo Spagni5-539/+0
2016-09-03gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev1-9/+13
2016-09-01Merge pull request #1033Riccardo Spagni1-1/+1
2016-09-01wallet_merged: ringct added to dependenciesIlya Kitaev1-1/+1
2016-09-01Re-add s to rangesigsluigi11111-2/+2
2016-09-01Fix some rct tx size calculationsluigi11111-9/+6
2016-09-01Merge pull request #1029Riccardo Spagni1-21/+33
2016-09-01simplewallet: add magic and public keys to key image export filemoneromooo-monero1-5/+30
2016-09-01simplewallet: make the key image export format binarymoneromooo-monero1-18/+5
2016-09-01Merge pull request #1022Riccardo Spagni2-6/+5
2016-09-01Merge pull request #1027Riccardo Spagni1-0/+2
2016-09-01Merge pull request #1021Riccardo Spagni2-2/+2
2016-09-01Merge pull request #1018Riccardo Spagni6-11/+18
2016-09-01Merge pull request #1016Riccardo Spagni1-1/+3
2016-09-01Merge pull request #1012Riccardo Spagni1-1/+4
2016-09-01Merge pull request #1007Riccardo Spagni2-4/+12
2016-09-01wallet: sanity check on histogram responsemoneromooo-monero1-0/+2
2016-08-31core: faster find_blockchain_supplementmoneromooo-monero6-11/+18
2016-08-30cmake: merge libs via virtual object librariesredfish2-4/+12
2016-08-31Remove blocks_per_sync limitsHoward Chu2-6/+5
2016-08-30Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount2-2/+2
2016-08-30Show correct amount of days behind/ahead while syncingtobiasw21-1/+4
2016-08-30wallet: interpret 0 fee multiplier as default for sweep_all toomoneromooo-monero1-1/+3
2016-08-30Merge pull request #1014Riccardo Spagni1-1/+3
2016-08-29db_lmdb: fix reorg with "halfway rct" coinbase outputsmoneromooo-monero1-1/+3
2016-08-29wallet: fix not finding enough rct fake outputsmoneromooo-monero1-3/+8
2016-08-29More for PR#999Howard Chu1-1/+1
2016-08-29wallet_rpc_server: return payment id in make_integrated_address RPCmoneromooo-monero2-0/+3
2016-08-29Merge pull request #1002Riccardo Spagni1-1/+6
2016-08-29core: allow empty global indices for txes with empty voutmoneromooo-monero1-1/+6
2016-08-28Merge pull request #999Riccardo Spagni1-13/+14
2016-08-28blockchain: testnet heights for v3, v4, and v5moneromooo-monero1-0/+4
2016-08-28ringct: remove unused codemoneromooo-monero1-245/+0
2016-08-28ringct: pass structure by const ref, not valuemoneromooo-monero2-2/+2
2016-08-28ringct: use memcpy/memset instead of handwritten loop where appropriatemoneromooo-monero1-29/+11
2016-08-28ringct: remove spurious copiesmoneromooo-monero1-24/+4
2016-08-28rct: faster Cryptonote/rct conversionsmoneromooo-monero1-8/+8
2016-08-28wallet: fix some "may be used uninitialized" warningsmoneromooo-monero3-26/+25
2016-08-28wallet: do not generate 0 changemoneromooo-monero1-3/+6
2016-08-28core: use full rct signatures if just one inputmoneromooo-monero1-1/+4
2016-08-28rct: early out on failure on verRangemoneromooo-monero1-3/+5
2016-08-28wallet: do not ask for duplicate histogramsmoneromooo-monero1-0/+3
2016-08-28wallet: transfer_selected_rct now also selects fake outsmoneromooo-monero4-174/+95
2016-08-28increase minimum mixin to 4 on hard fork 5moneromooo-monero1-2/+3
2016-08-28core: allow v1 txes after HF 5 when sweeping unmixable outputsmoneromooo-monero2-16/+19
2016-08-28ringct: use Cryptonote serialization to hash non prunable datamoneromooo-monero1-21/+9
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero9-25/+92
2016-08-28rct: log why verification failsmoneromooo-monero1-9/+13
2016-08-28rct: serialize txnFee as varintmoneromooo-monero1-1/+1
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero13-117/+68
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero6-51/+112
2016-08-28rct: rework the verification preparation processmoneromooo-monero5-196/+191
2016-08-28rct: change the simple flag to a typemoneromooo-monero6-23/+44
2016-08-28rct: avoid the need for the last II elementShen Noether5-51/+53
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero9-30/+89
2016-08-28core: add some locking around pool usemoneromooo-monero2-1/+4
2016-08-28wallet2: factor m_spent changesmoneromooo-monero2-26/+31
2016-08-28wallet: always use new algorithm for RPC transfersmoneromooo-monero2-7/+2
2016-08-28rct: do not serialize senderPk - it is not used anymoremoneromooo-monero2-2/+2
2016-08-28wallet: use the prefered rct case only when enough rct outs existmoneromooo-monero2-1/+27
2016-08-28wallet: do not try to use rct txes a few blocks before the forkmoneromooo-monero3-22/+31
2016-08-28tx_pool: log why a transaction was rejected for version checksmoneromooo-monero1-0/+3