aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24daemon/rpc: updates command and RPCmoneromooo-monero8-0/+199
2017-02-24Merge pull request #1798v0.10.2.1Riccardo Spagni1-1/+1
2017-02-24daemon: avoid pre-log-init spew on creating directoriesmoneromooo-monero1-1/+3
2017-02-24wallet: avoid pre-log-init spew on --versionmoneromooo-monero1-11/+11
2017-02-24update versionRiccardo Spagni1-1/+1
2017-02-24Merge pull request #1797Riccardo Spagni3-13/+17
2017-02-24wallet_rpc_server: new --trusted-daemon flagmoneromooo-monero3-13/+17
2017-02-24add rpc timeouts to calls that might timeoutRiccardo Spagni1-4/+4
2017-02-24Merge pull request #1776Riccardo Spagni1-1/+5
2017-02-24Merge pull request #1794Riccardo Spagni1-0/+1
2017-02-24Merge pull request #1793Riccardo Spagni1-1/+1
2017-02-24Merge pull request #1786Riccardo Spagni1-1/+3
2017-02-24Merge pull request #1785Riccardo Spagni3-1/+41
2017-02-24Merge pull request #1781Riccardo Spagni1-1/+1
2017-02-24Merge pull request #1780Riccardo Spagni1-1/+1
2017-02-24Merge pull request #1779Riccardo Spagni2-9/+16
2017-02-24blockchain_utilities: link against blockchain_dbmoneromooo-monero1-0/+1
2017-02-24simplewallet: updated help message for 'set ask-password'kenshi841-1/+1
2017-02-24protocol: fix "sync done" message not appearingmoneromooo-monero1-1/+3
2017-02-23core: protect precomputed block hashes with SHA256moneromooo-monero3-1/+41
2017-02-23rpc: s/rcp/rpc/moneromooo-monero1-1/+1
2017-02-23rpc: make mining_status RPC work when syncingmoneromooo-monero1-1/+1
2017-02-23core: bound the amount of entries in bad tx semantics cachemoneromooo-monero2-6/+16
2017-02-23core: remove a couple unused/obsolete bitsmoneromooo-monero1-3/+0
2017-02-23Add print_pl_stats daemon commandMiguel Herranz5-0/+44
2017-02-23wallet2: fix wrong status on daemon shutdown/startupJaquee1-1/+5
2017-02-22Merge pull request #1775v0.10.2Riccardo Spagni1-0/+0
2017-02-22fix broken checkpoints.datRiccardo Spagni1-0/+0
2017-02-22updates: fix user/auto url splitmoneromooo-monero1-1/+1
2017-02-22wallet2_api: add updates check apimoneromooo-monero2-0/+31
2017-02-22updates: remove testnet casemoneromooo-monero3-7/+4
2017-02-22updates: we now have a user URL, and an automatic onemoneromooo-monero3-4/+5
2017-02-22updates: s/monerod/monero/ for the main downloadmoneromooo-monero1-2/+2
2017-02-22updates: add all update serversmoneromooo-monero1-0/+4
2017-02-22updates: use HTTP, not HTTPSmoneromooo-monero1-1/+1
2017-02-22Merge pull request #1765Riccardo Spagni1-8/+7
2017-02-22Merge pull request #1766Riccardo Spagni221-227/+233
2017-02-21core: do not download an update we already downloadedmoneromooo-monero1-14/+23
2017-02-21updates: use updates host, not downloads, for HTTPmoneromooo-monero1-1/+1
2017-02-21updated fallback nodesRiccardo Spagni1-6/+12
2017-02-21update version to 0.10.2Riccardo Spagni1-1/+1
2017-02-21update checkpoints.datRiccardo Spagni1-0/+0
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni220-220/+220
2017-02-21Add support for smart mining through wallet.Dion Ahmetaj1-8/+7
2017-02-21Merge pull request #1760Riccardo Spagni1-1/+3
2017-02-21Merge pull request #1759Riccardo Spagni2-1/+2
2017-02-21cmakify opensslRiccardo Spagni1-1/+3
2017-02-21Fix core_tests breaking on startupmoneromooo-monero2-1/+2
2017-02-21dns_utils: fix infinite recursion when distributing empty dns_urlsanonimal1-0/+3
2017-02-21core: add p2p bind port options from net_nodemoneromooo-monero2-2/+6
2017-02-21Merge pull request #1747Riccardo Spagni3-1/+6
2017-02-21Merge pull request #1728Riccardo Spagni1-3/+3
2017-02-21Merge pull request #1736Riccardo Spagni1-1/+5
2017-02-21Merge pull request #1727Riccardo Spagni10-84/+225
2017-02-21Merge pull request #1725Riccardo Spagni1-6/+10
2017-02-21Merge pull request #1723Riccardo Spagni1-2/+2
2017-02-21Merge pull request #1716Riccardo Spagni1-3/+3
2017-02-21Merge pull request #1724Riccardo Spagni4-4/+11
2017-02-21Merge pull request #1731Riccardo Spagni2-4/+4
2017-02-21Merge pull request #1733Riccardo Spagni1-4/+3
2017-02-21Merge pull request #1744Riccardo Spagni15-108/+628
2017-02-21Merge pull request #1737Riccardo Spagni8-29/+81
2017-02-21Merge pull request #1749Riccardo Spagni1-5/+5
2017-02-20core: updates can now be downloaded (and SHA256 hash checked)moneromooo-monero4-0/+206
2017-02-20util: add a SHA256 functionmoneromooo-monero3-1/+37
2017-02-20core: test key images against validity domainmoneromooo-monero3-0/+32
2017-02-20Optionally query moneropulse DNS records to check for updatesmoneromooo-monero7-2/+225
2017-02-20core: display any fork warning at startup toomoneromooo-monero1-1/+1
2017-02-20dns_utils: fix first checked DNS entry being ignoredmoneromooo-monero1-1/+0
2017-02-20util: add a vercmp function to compare version numbersmoneromooo-monero2-0/+18
2017-02-20dns_utils: factor TXT record loading code from checkpoint codemoneromooo-monero3-104/+110
2017-02-21Merge pull request #1729Riccardo Spagni1-0/+3
2017-02-21Merge pull request #1732Riccardo Spagni5-21/+21
2017-02-21Merge pull request #1748Riccardo Spagni5-104/+97
2017-02-20tx_pool: revert template filling changesmoneromooo-monero1-0/+16
2017-02-19wallet2: fix failure to send (relatedness check in wrong case)moneromooo-monero1-5/+5
2017-02-18Get rid of directory lockHoward Chu2-58/+0
2017-02-18Handle map resizes from other processesHoward Chu1-9/+52
2017-02-18Can't cache num_txs or num_outputs eitherHoward Chu2-34/+34
2017-02-18Add a few read txns to streamlineHoward Chu3-3/+11
2017-02-18wallet_api: fix logging init via apimoneromooo-monero3-1/+6
2017-02-16More robust battery status handling.Dion Ahmetaj8-29/+81
2017-02-15BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required...Dion Ahmetaj1-4/+3
2017-02-15Fix spurious synchronization status msgsHoward Chu1-1/+5
2017-02-14simplewallet: validate hex input sizemoneromooo-monero5-21/+21
2017-02-14core: add a missing newline on a string to be loggedmoneromooo-monero1-1/+1
2017-02-14hardfork: tone down some logsmoneromooo-monero1-3/+3
2017-02-13rpc: fix some RPC calls not returning OK status when neededmoneromooo-monero1-0/+3
2017-02-13daemon: silence spurious warning about uninitialized variablemoneromooo-monero1-3/+3
2017-02-13Fix compiler error about nested externs in slow_hash.c by moving declarationsNanoAkron1-3/+3
2017-02-13blockchain_db: add "raw" blobdata getters for block and transactionmoneromooo-monero10-84/+225
2017-02-13cryptonote_protocol: tweaks to the syncing speedupmoneromooo-monero1-6/+10
2017-02-13blockchain_db: do not throw on expected partial results getting keysmoneromooo-monero4-4/+11
2017-02-13network_throttle: demote spammy logs to TRACEmoneromooo-monero1-2/+2
2017-02-12Merge pull request #1718Riccardo Spagni3-4/+10
2017-02-12Merge pull request #1717Riccardo Spagni2-2/+31
2017-02-12Merge pull request #1715Riccardo Spagni1-1/+1
2017-02-12Merge pull request #1714Riccardo Spagni3-42/+79
2017-02-12Merge pull request #1713Riccardo Spagni1-1/+1
2017-02-12Merge pull request #1712Riccardo Spagni1-1/+1
2017-02-12Merge pull request #1711Riccardo Spagni1-0/+2
2017-02-12Merge pull request #1709Riccardo Spagni1-1/+1
2017-02-12Merge pull request #1708Riccardo Spagni2-6/+7
2017-02-12tools: log to the correct filemoneromooo-monero2-2/+6
2017-02-12tools: set requested log levelmoneromooo-monero3-2/+4
2017-02-12protocol: speed up sync by minimizing duplicate workmoneromooo-monero2-2/+31
2017-02-12net_node: fix spurious warning about using uninitialized datamoneromooo-monero1-1/+1
2017-02-12Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-1/+1
2017-02-12tx_pool: add a debug message when adding a tx to the poolmoneromooo-monero1-0/+1
2017-02-12cryptonote_protocol: misc fluffy block fixesmoneromooo-monero2-42/+78
2017-02-12rpc: fix daemon mixed style set_log 2,category:levelmoneromooo-monero1-1/+1
2017-02-12daemon: fix crash on exit when miningmoneromooo-monero1-0/+2
2017-02-11Fix GUI building after libcryptonote_core was split (#1626)iDunk54001-1/+1
2017-02-11db_lmdb: fix bad height saved in tx datamoneromooo-monero2-6/+7
2017-02-10Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj5-5/+8
2017-02-10Changed ac_line_status to on_battery_power.Dion Ahmetaj2-6/+6
2017-02-10Use defined directive to silence pre-proc warnings.Dion Ahmetaj1-1/+1
2017-02-10Cleaned up some logging. Thanks to moneromooo for help.Dion Ahmetaj1-20/+20
2017-02-10Added some //TODO comments pertaining to returning enums instead of bools in ...Dion Ahmetaj1-0/+5
2017-02-10Moved around checking of AC power in order to bail quicker to sleep if not pl...Dion Ahmetaj1-4/+6
2017-02-10Moved setting of previous process times to block where background mining is s...Dion Ahmetaj1-14/+11
2017-02-10Set background mining started bool to false on bg thread start. If mining::st...Dion Ahmetaj1-0/+1
2017-02-10Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj8-18/+459
2017-02-11Merge pull request #1698Riccardo Spagni1-0/+6
2017-02-11Merge pull request #1689Riccardo Spagni28-133/+385
2017-02-11Merge pull request #1686Riccardo Spagni2-11/+11
2017-02-11Merge pull request #1685Riccardo Spagni2-0/+8
2017-02-11Merge pull request #1680Riccardo Spagni1-1/+1
2017-02-08simplewallet: print error when address is wrongkenshi841-0/+6
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi8469-610/+762
2017-02-08Merge pull request #1679Riccardo Spagni1-2/+7
2017-02-08Merge pull request #1674Riccardo Spagni1-0/+1
2017-02-06wallet2: fix transactions not considering rct inputsmoneromooo-monero2-11/+11
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett28-133/+385
2017-02-05Wallet API: Easylogger wrapper for guiJaquee2-0/+8
2017-02-05 bugfix: infinite recursion in get_account_address_from_str_or_urlkenshi841-1/+1
2017-02-05Clarify in/out connections for usersNanoAkron1-1/+1
2017-02-05common: fix link error on at least one platform (no clue which one)moneromooo-monero1-0/+1
2017-02-05Wallet API: Catch error from tools::is_local_addressJaquee1-2/+7
2017-02-04GUI: Improved refresh performanceJaquee1-7/+10
2017-02-04wallet api: Remove initAsync() and don't start refresh automatically on initJaquee3-31/+6
2017-02-04wallet2::init() - disconnect before init if connectedJaquee1-0/+2
2017-02-04Merge pull request #1669Riccardo Spagni4-0/+184
2017-02-04Merge pull request #1671Riccardo Spagni1-0/+19
2017-02-04Merge pull request #1666Riccardo Spagni1-2/+2
2017-02-04Merge pull request #1665Riccardo Spagni1-6/+1
2017-02-04Merge pull request #1664Riccardo Spagni1-0/+2
2017-02-04Merge pull request #1640Riccardo Spagni4-2/+54
2017-02-04Use easylogging++'s stack trace facility where possiblemoneromooo-monero1-0/+19
2017-02-04wallet_rpc_server: add address book RPC callsmoneromooo-monero4-0/+184
2017-02-03simplewallet: option to always ask password for any crytical operationskenshi844-2/+54
2017-02-02Fix missing parenthesesMiguel Herranz1-2/+2
2017-02-02simplewallet: cleanupmoneromooo-monero1-5/+0
2017-02-02simplewallet: fix build (unqualified type not in current scope)moneromooo-monero1-1/+1
2017-02-02core: fix integrated addresses breaking with auto zero changemoneromooo-monero1-0/+2
2017-02-02Merge pull request #1663Riccardo Spagni1-0/+2
2017-02-02Merge pull request #1641Riccardo Spagni2-1/+16
2017-02-02Merge pull request #1654Riccardo Spagni1-4/+6
2017-02-02Merge pull request #1652Riccardo Spagni1-1/+1
2017-02-02Merge pull request #1647Riccardo Spagni1-1/+2
2017-02-02Merge pull request #1646Riccardo Spagni2-6/+7
2017-02-02Merge pull request #1645Riccardo Spagni4-65/+43
2017-02-02Merge pull request #1643Riccardo Spagni3-7/+7
2017-02-02Merge pull request #1642Riccardo Spagni1-0/+1
2017-02-02Merge pull request #1639Riccardo Spagni2-0/+28
2017-02-02Merge pull request #1636Riccardo Spagni1-0/+17
2017-02-02Add missing includeMiguel Herranz1-0/+2
2017-02-02Merge pull request #1634Riccardo Spagni2-4/+4
2017-02-02Merge pull request #1631Riccardo Spagni1-4/+8
2017-02-02Merge pull request #1629Riccardo Spagni10-121/+90
2017-02-02Merge pull request #1628Riccardo Spagni1-0/+1
2017-02-02Merge pull request #1627Riccardo Spagni5-29/+48
2017-02-02Merge pull request #1624Riccardo Spagni1-0/+1
2017-02-02Merge pull request #1617Riccardo Spagni20-94/+84
2017-01-31Added days uptime to the status messageNanoAkron1-4/+6
2017-01-30Merge pull request #1637luigi11111-1/+1
2017-01-30Merge pull request 1635luigi11115-0/+178
2017-01-30Wallet API: Create wallet from keysJaquee5-0/+178
2017-01-30Changed console output for transaction from L0 to L1NanoAkron1-1/+1
2017-01-29wallet_rpc_server: fix short payment id validation in transfermoneromooo-monero1-1/+1
2017-01-29Add change_password for simplewalletAshley Perpetual2-0/+28
2017-01-28wallet2: fix corner case failing to send a second outputmoneromooo-monero1-1/+2
2017-01-28Factor is_address_local code into a tools functionmoneromooo-monero4-65/+43
2017-01-28Update and use blockchain data files definesMiguel Herranz2-6/+7
2017-01-28Separate data per P2P portMiguel Herranz2-1/+16
2017-01-28wallet_rpc_server: fix logs going to the wrong filemoneromooo-monero3-7/+7
2017-01-28core: set missing verifivation_failed flag when rejecting a txmoneromooo-monero1-0/+1
2017-01-28Add concurrency check to rpc mining to ensure not too many threads. number of...Ashley Perpetual1-0/+17
2017-01-27Merge pull request #1618luigi11112-0/+2
2017-01-26Fix clang build failure, caused by mixing C and C++Timothy D. Prime1-1/+1
2017-01-26Fix invalid + of std::string and intTimothy D. Prime2-4/+4
2017-01-25Updates to epee HTTP client codeLee Clagett10-121/+90
2017-01-25Blockfill - Sort tx pool correctlyAlexis Enston1-2/+2
2017-01-25Blockfill - Take TX fees into account properlyAlexis Enston1-1/+1
2017-01-25Consider empty block when filling with TXsAlexis Enston1-1/+5
2017-01-25Clear feedback to user when daemon has stopped successfullyNanoAkron1-0/+1
2017-01-24moved get_account_address_from_str_or_url from libcommon to libcryptonote_corekenshi845-29/+48
2017-01-23rpc: fix bc_dyn_stats not setting grace blocksmoneromooo-monero1-0/+1
2017-01-23Merge pull request #1622Riccardo Spagni1-3/+0
2017-01-23Merge pull request #1621Riccardo Spagni1-1/+1