Age | Commit message (Expand) | Author | Files | Lines |
2017-02-19 | wallet2: fix failure to send (relatedness check in wrong case) | moneromooo-monero | 1 | -5/+5 |
2017-02-18 | Get rid of directory lock | Howard Chu | 2 | -58/+0 |
2017-02-18 | Handle map resizes from other processes | Howard Chu | 1 | -9/+52 |
2017-02-18 | Can't cache num_txs or num_outputs either | Howard Chu | 2 | -34/+34 |
2017-02-18 | Add a few read txns to streamline | Howard Chu | 3 | -3/+11 |
2017-02-18 | wallet_api: fix logging init via api | moneromooo-monero | 3 | -1/+6 |
2017-02-16 | switch to boost::thread for mingw build | Lee Clagett | 8 | -64/+69 |
2017-02-16 | More robust battery status handling. | Dion Ahmetaj | 8 | -29/+81 |
2017-02-15 | BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required... | Dion Ahmetaj | 1 | -4/+3 |
2017-02-15 | Fix spurious synchronization status msgs | Howard Chu | 1 | -1/+5 |
2017-02-14 | simplewallet: validate hex input size | moneromooo-monero | 5 | -21/+21 |
2017-02-14 | core: add a missing newline on a string to be logged | moneromooo-monero | 1 | -1/+1 |
2017-02-14 | unit_tests: fix minor blockchain_db regression | moneromooo-monero | 1 | -1/+1 |
2017-02-14 | hardfork: tone down some logs | moneromooo-monero | 1 | -3/+3 |
2017-02-14 | README: add/update AUR packaging information | anonimal | 1 | -1/+3 |
2017-02-13 | rpc: fix some RPC calls not returning OK status when needed | moneromooo-monero | 1 | -0/+3 |
2017-02-13 | daemon: silence spurious warning about uninitialized variable | moneromooo-monero | 1 | -3/+3 |
2017-02-13 | Fix compiler error about nested externs in slow_hash.c by moving declarations | NanoAkron | 1 | -3/+3 |
2017-02-13 | blockchain_db: add "raw" blobdata getters for block and transaction | moneromooo-monero | 13 | -87/+230 |
2017-02-13 | cryptonote_protocol: tweaks to the syncing speedup | moneromooo-monero | 1 | -6/+10 |
2017-02-13 | blockchain_db: do not throw on expected partial results getting keys | moneromooo-monero | 4 | -4/+11 |
2017-02-13 | network_throttle: demote spammy logs to TRACE | moneromooo-monero | 1 | -2/+2 |
2017-02-12 | Merge pull request #1719 | Riccardo Spagni | 1 | -1/+1 |
2017-02-12 | tests: fixup include paths after cryptonote_core split | moneromooo-monero | 1 | -1/+1 |
2017-02-12 | Merge pull request #1718 | Riccardo Spagni | 3 | -4/+10 |
2017-02-12 | Merge pull request #1717 | Riccardo Spagni | 3 | -7/+36 |
2017-02-12 | Merge pull request #1715 | Riccardo Spagni | 1 | -1/+1 |
2017-02-12 | Merge pull request #1714 | Riccardo Spagni | 5 | -42/+83 |
2017-02-12 | Merge pull request #1713 | Riccardo Spagni | 3 | -3/+7 |
2017-02-12 | Merge pull request #1712 | Riccardo Spagni | 2 | -3/+3 |
2017-02-12 | Merge pull request #1711 | Riccardo Spagni | 1 | -0/+2 |
2017-02-12 | Merge pull request #1709 | Riccardo Spagni | 1 | -1/+1 |
2017-02-12 | Merge pull request #1708 | Riccardo Spagni | 2 | -6/+7 |
2017-02-12 | Merge pull request #1706 | Riccardo Spagni | 4 | -4/+132 |
2017-02-12 | Merge pull request #1700 | Riccardo Spagni | 1 | -2/+4 |
2017-02-12 | Merge pull request #1699 | Riccardo Spagni | 1 | -16/+22 |
2017-02-12 | Merge pull request #1582 | Riccardo Spagni | 8 | -19/+468 |
2017-02-12 | tools: log to the correct file | moneromooo-monero | 2 | -2/+6 |
2017-02-12 | tools: set requested log level | moneromooo-monero | 3 | -2/+4 |
2017-02-12 | protocol: speed up sync by minimizing duplicate work | moneromooo-monero | 2 | -2/+31 |
2017-02-12 | epee: fix some log macros not printing context nicely | moneromooo-monero | 1 | -5/+5 |
2017-02-12 | net_node: fix spurious warning about using uninitialized data | moneromooo-monero | 1 | -1/+1 |
2017-02-12 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 3 | -3/+7 |
2017-02-12 | tx_pool: add a debug message when adding a tx to the pool | moneromooo-monero | 1 | -0/+1 |
2017-02-12 | cryptonote_protocol: misc fluffy block fixes | moneromooo-monero | 4 | -42/+82 |
2017-02-12 | mlog: move log level changes to global level | moneromooo-monero | 1 | -2/+2 |
2017-02-12 | rpc: fix daemon mixed style set_log 2,category:level | moneromooo-monero | 1 | -1/+1 |
2017-02-12 | mlog: s/Mew/New/ in log | moneromooo-monero | 1 | -2/+2 |
2017-02-12 | daemon: fix crash on exit when mining | moneromooo-monero | 1 | -0/+2 |
2017-02-11 | Fix GUI building after libcryptonote_core was split (#1626) | iDunk5400 | 1 | -1/+1 |
2017-02-11 | db_lmdb: fix bad height saved in tx data | moneromooo-monero | 2 | -6/+7 |
2017-02-10 | Added a note about smart mining to status command. Fixed up a bug where I was... | Dion Ahmetaj | 5 | -5/+8 |
2017-02-10 | Changed ac_line_status to on_battery_power. | Dion Ahmetaj | 2 | -6/+6 |
2017-02-10 | Use defined directive to silence pre-proc warnings. | Dion Ahmetaj | 1 | -1/+1 |
2017-02-10 | Cleaned up some logging. Thanks to moneromooo for help. | Dion Ahmetaj | 1 | -20/+20 |
2017-02-10 | Added some //TODO comments pertaining to returning enums instead of bools in ... | Dion Ahmetaj | 1 | -0/+5 |
2017-02-10 | Moved around checking of AC power in order to bail quicker to sleep if not pl... | Dion Ahmetaj | 1 | -4/+6 |
2017-02-10 | Moved setting of previous process times to block where background mining is s... | Dion Ahmetaj | 1 | -14/+11 |
2017-02-10 | Set background mining started bool to false on bg thread start. If mining::st... | Dion Ahmetaj | 1 | -0/+1 |
2017-02-10 | Background/smart mining. If a users' computer is plugged into a power | Dion Ahmetaj | 8 | -18/+459 |
2017-02-10 | performance_tests: report small time per call in microseconds | moneromooo-monero | 1 | -3/+13 |
2017-02-11 | Merge pull request #1698 | Riccardo Spagni | 1 | -0/+6 |
2017-02-11 | Merge pull request #1696 | Riccardo Spagni | 1 | -0/+2 |
2017-02-11 | Merge pull request #1694 | Riccardo Spagni | 1 | -10/+10 |
2017-02-11 | Merge pull request #1693 | Riccardo Spagni | 1 | -0/+2 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 38 | -191/+497 |
2017-02-11 | Merge pull request #1686 | Riccardo Spagni | 2 | -11/+11 |
2017-02-11 | Merge pull request #1685 | Riccardo Spagni | 2 | -0/+8 |
2017-02-11 | Merge pull request #1682 | Riccardo Spagni | 1 | -2/+2 |
2017-02-11 | Merge pull request #1680 | Riccardo Spagni | 1 | -1/+1 |
2017-02-11 | Merge pull request #1626 | Riccardo Spagni | 104 | -669/+830 |
2017-02-10 | performance_tests: add tests for sc_reduce32 and cn_fast_hash | moneromooo-monero | 3 | -1/+116 |
2017-02-10 | performance_tests: initialize logging at startup | moneromooo-monero | 1 | -0/+3 |
2017-02-09 | backtrace_symbols() requires -lexecinfo on dragonflybsd | Dan Miller | 1 | -2/+4 |
2017-02-08 | make previous change portable | Timothy D. Prime | 1 | -2/+2 |
2017-02-08 | fixes #1688 protect make debug-test from gtest | Timothy D. Prime | 1 | -16/+22 |
2017-02-08 | simplewallet: print error when address is wrong | kenshi84 | 1 | -0/+6 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 104 | -669/+830 |
2017-02-08 | Merge pull request #1679 | Riccardo Spagni | 1 | -2/+7 |
2017-02-08 | Merge pull request #1678 | Riccardo Spagni | 1 | -0/+3 |
2017-02-08 | Merge pull request #1674 | Riccardo Spagni | 1 | -0/+1 |
2017-02-08 | Merge pull request #1683 | Riccardo Spagni | 1 | -1/+1 |
2017-02-07 | Fix race in setThreadName/getThreadName | Lee Clagett | 1 | -0/+2 |
2017-02-07 | ITS#8582 keep mutex at end of struct | Howard Chu | 1 | -10/+10 |
2017-02-06 | wallet2: fix transactions not considering rct inputs | moneromooo-monero | 2 | -11/+11 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 38 | -191/+497 |
2017-02-06 | disable ELPP_STACKTRACE_ON_CRASH for android | MoroccanMalinois | 1 | -0/+2 |
2017-02-05 | Wallet API: Easylogger wrapper for gui | Jaquee | 2 | -0/+8 |
2017-02-05 | bugfix: infinite recursion in get_account_address_from_str_or_url | kenshi84 | 1 | -1/+1 |
2017-02-05 | easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG | moneromooo-monero | 1 | -2/+2 |
2017-02-05 | Merge pull request #1655 | Riccardo Spagni | 5 | -45/+26 |
2017-02-05 | Clarify in/out connections for users | NanoAkron | 1 | -1/+1 |
2017-02-05 | common: fix link error on at least one platform (no clue which one) | moneromooo-monero | 1 | -0/+1 |
2017-02-05 | Wallet API: Catch error from tools::is_local_address | Jaquee | 1 | -2/+7 |
2017-02-05 | cmake set atomic for android | MoroccanMalinois | 1 | -0/+3 |
2017-02-04 | update wallet api tests | Jaquee | 1 | -7/+8 |
2017-02-04 | GUI: Improved refresh performance | Jaquee | 1 | -7/+10 |
2017-02-04 | wallet api: Remove initAsync() and don't start refresh automatically on init | Jaquee | 3 | -31/+6 |
2017-02-04 | wallet2::init() - disconnect before init if connected | Jaquee | 1 | -0/+2 |
2017-02-04 | Merge pull request #1669 | Riccardo Spagni | 4 | -0/+184 |
2017-02-04 | Merge pull request #1670 | Riccardo Spagni | 1 | -1/+6 |
2017-02-04 | Merge pull request #1671 | Riccardo Spagni | 3 | -8/+34 |
2017-02-04 | Merge pull request #1672 | Riccardo Spagni | 1 | -27/+27 |
2017-02-04 | Merge pull request #1666 | Riccardo Spagni | 1 | -2/+2 |
2017-02-04 | Merge pull request #1665 | Riccardo Spagni | 1 | -6/+1 |
2017-02-04 | Merge pull request #1664 | Riccardo Spagni | 1 | -0/+2 |
2017-02-04 | Merge pull request #1640 | Riccardo Spagni | 4 | -2/+54 |
2017-02-04 | mlog: fix default logging being not verbose enough | moneromooo-monero | 1 | -27/+27 |
2017-02-04 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 3 | -8/+34 |
2017-02-04 | mlog: probable fix for gmtime_r not being available on windows | moneromooo-monero | 1 | -1/+6 |
2017-02-04 | wallet_rpc_server: add address book RPC calls | moneromooo-monero | 4 | -0/+184 |
2017-02-03 | simplewallet: option to always ask password for any crytical operations | kenshi84 | 4 | -2/+54 |
2017-02-02 | Fix missing parentheses | Miguel Herranz | 1 | -2/+2 |
2017-02-02 | simplewallet: cleanup | moneromooo-monero | 1 | -5/+0 |
2017-02-02 | simplewallet: fix build (unqualified type not in current scope) | moneromooo-monero | 1 | -1/+1 |
2017-02-02 | core: fix integrated addresses breaking with auto zero change | moneromooo-monero | 1 | -0/+2 |
2017-02-02 | Merge pull request #1663 | Riccardo Spagni | 1 | -0/+2 |
2017-02-02 | Merge pull request #1641 | Riccardo Spagni | 2 | -1/+16 |
2017-02-02 | Merge pull request #1656 | Riccardo Spagni | 1 | -7/+9 |
2017-02-02 | Merge pull request #1654 | Riccardo Spagni | 1 | -4/+6 |
2017-02-02 | Merge pull request #1652 | Riccardo Spagni | 1 | -1/+1 |
2017-02-02 | Merge pull request #1651 | Riccardo Spagni | 1 | -2/+2 |
2017-02-02 | Merge pull request #1647 | Riccardo Spagni | 1 | -1/+2 |
2017-02-02 | Merge pull request #1646 | Riccardo Spagni | 2 | -6/+7 |
2017-02-02 | Merge pull request #1645 | Riccardo Spagni | 4 | -65/+43 |
2017-02-02 | Merge pull request #1643 | Riccardo Spagni | 3 | -7/+7 |
2017-02-02 | Merge pull request #1642 | Riccardo Spagni | 2 | -1/+2 |
2017-02-02 | Merge pull request #1639 | Riccardo Spagni | 2 | -0/+28 |
2017-02-02 | Merge pull request #1636 | Riccardo Spagni | 1 | -0/+17 |
2017-02-02 | Add missing include | Miguel Herranz | 1 | -0/+2 |
2017-02-02 | Merge pull request #1634 | Riccardo Spagni | 2 | -4/+4 |
2017-02-02 | Merge pull request #1631 | Riccardo Spagni | 1 | -4/+8 |
2017-02-02 | Merge pull request #1629 | Riccardo Spagni | 15 | -323/+172 |
2017-02-02 | Merge pull request #1628 | Riccardo Spagni | 1 | -0/+1 |
2017-02-02 | Merge pull request #1627 | Riccardo Spagni | 5 | -29/+48 |
2017-02-02 | Merge pull request #1624 | Riccardo Spagni | 1 | -0/+1 |
2017-02-02 | Merge pull request #1617 | Riccardo Spagni | 20 | -94/+84 |
2017-02-02 | Merge pull request #1614 | Riccardo Spagni | 1 | -0/+44 |
2017-02-01 | Fixed a deadlock issue with easylogger++ | NanoAkron | 1 | -2/+2 |
2017-01-31 | Workaround VL32 cursor refcounting miscount | Howard Chu | 1 | -7/+9 |
2017-01-31 | Added days uptime to the status message | NanoAkron | 1 | -4/+6 |
2017-01-30 | Merge pull request #1649 | luigi1111 | 1 | -0/+10 |
2017-01-30 | Merge pull request #1637 | luigi1111 | 1 | -1/+1 |
2017-01-30 | Merge pull request 1635 | luigi1111 | 5 | -0/+178 |
2017-01-30 | Merge pull request 1648 | luigi1111 | 1 | -1/+1 |
2017-01-30 | GUI: Add install target for epee | Jaquee | 1 | -0/+10 |
2017-01-30 | Wallet API: Create wallet from keys | Jaquee | 5 | -0/+178 |
2017-01-30 | Changed console output for transaction from L0 to L1 | NanoAkron | 1 | -1/+1 |
2017-01-29 | wallet_rpc_server: fix short payment id validation in transfer | moneromooo-monero | 1 | -1/+1 |
2017-01-29 | Add change_password for simplewallet | Ashley Perpetual | 2 | -0/+28 |
2017-01-28 | wallet2: fix corner case failing to send a second output | moneromooo-monero | 1 | -1/+2 |
2017-01-28 | Factor is_address_local code into a tools function | moneromooo-monero | 4 | -65/+43 |
2017-01-28 | Update and use blockchain data files defines | Miguel Herranz | 2 | -6/+7 |
2017-01-28 | Separate data per P2P port | Miguel Herranz | 2 | -1/+16 |
2017-01-28 | wallet_rpc_server: fix logs going to the wrong file | moneromooo-monero | 3 | -7/+7 |
2017-01-28 | core: set missing verifivation_failed flag when rejecting a tx | moneromooo-monero | 1 | -0/+1 |
2017-01-28 | core_tests: decrease trace level from trace to debug | moneromooo-monero | 1 | -1/+1 |
2017-01-28 | Add concurrency check to rpc mining to ensure not too many threads. number of... | Ashley Perpetual | 1 | -0/+17 |
2017-01-27 | Merge pull request #1618 | luigi1111 | 2 | -0/+2 |
2017-01-26 | Fix clang build failure, caused by mixing C and C++ | Timothy D. Prime | 1 | -1/+1 |
2017-01-26 | Fix invalid + of std::string and int | Timothy D. Prime | 2 | -4/+4 |
2017-01-25 | Updates to epee HTTP client code | Lee Clagett | 15 | -323/+172 |
2017-01-25 | Blockfill - Sort tx pool correctly | Alexis Enston | 1 | -2/+2 |
2017-01-25 | Blockfill - Take TX fees into account properly | Alexis Enston | 1 | -1/+1 |
2017-01-25 | Consider empty block when filling with TXs | Alexis Enston | 1 | -1/+5 |
2017-01-25 | Clear feedback to user when daemon has stopped successfully | NanoAkron | 1 | -0/+1 |
2017-01-24 | moved get_account_address_from_str_or_url from libcommon to libcryptonote_core | kenshi84 | 5 | -29/+48 |
2017-01-23 | Added instructions for getting stack traces with gdb | NanoAkron | 1 | -0/+44 |
2017-01-23 | rpc: fix bc_dyn_stats not setting grace blocks | moneromooo-monero | 1 | -0/+1 |
2017-01-23 | Merge pull request #1622 | Riccardo Spagni | 1 | -3/+0 |
2017-01-23 | Merge pull request #1621 | Riccardo Spagni | 1 | -1/+1 |
2017-01-23 | Merge pull request #1620 | Riccardo Spagni | 2 | -10/+6 |
2017-01-23 | Remove unreachable returns | Miguel Herranz | 1 | -3/+0 |
2017-01-23 | fixed typo: monero-wallet-cli,log | kenshi84 | 1 | -1/+1 |
2017-01-23 | Update log messages to reflect fact we no longer need to type `exit` to save ... | NanoAkron | 2 | -10/+6 |
2017-01-22 | Remove boost/foreach.cpp includes | Miguel Herranz | 12 | -12/+0 |
2017-01-22 | Wallet api: testnet getter | = | 2 | -0/+2 |
2017-01-22 | Replace BOOST_REVERSE_FOREACH with ranged for | Miguel Herranz | 2 | -4/+6 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 12 | -78/+78 |
2017-01-22 | Merge pull request #1608 | Riccardo Spagni | 2 | -33/+47 |
2017-01-22 | mlog: allow using numerical level as default prefix | moneromooo-monero | 1 | -25/+37 |
2017-01-22 | protocol: log received messages in a separate category | moneromooo-monero | 1 | -8/+10 |
2017-01-22 | Merge pull request #1615 | Riccardo Spagni | 2 | -0/+10 |
2017-01-22 | Merge pull request #1613 | Riccardo Spagni | 1 | -2/+2 |
2017-01-22 | Merge pull request #1612 | Riccardo Spagni | 1 | -3/+50 |
2017-01-22 | Merge pull request #1610 | Riccardo Spagni | 5 | -9/+16 |
2017-01-22 | Merge pull request #1609 | Riccardo Spagni | 3 | -2/+19 |
2017-01-22 | Merge pull request #1607 | Riccardo Spagni | 1 | -1/+1 |
2017-01-22 | Merge pull request #1606 | Riccardo Spagni | 1 | -3/+3 |
2017-01-22 | Merge pull request #1605 | Riccardo Spagni | 2 | -17/+29 |
2017-01-22 | Merge pull request #1604 | Riccardo Spagni | 2 | -3/+3 |
2017-01-22 | Merge pull request #1601 | Riccardo Spagni | 1 | -27/+19 |
2017-01-22 | Merge pull request #1600 | Riccardo Spagni | 3 | -0/+121 |
2017-01-22 | Merge pull request #1597 | Riccardo Spagni | 5 | -728/+0 |
2017-01-22 | core: cache tx hashes of failing semantics txes | moneromooo-monero | 2 | -0/+10 |
2017-01-22 | mlog: fix default level/category mapping | moneromooo-monero | 1 | -2/+2 |
2017-01-22 | wallet2: fix sending a rct tx with a single output available | moneromooo-monero | 1 | -3/+50 |
2017-01-22 | rpc: fix orphan_status when getting blocks | moneromooo-monero | 5 | -9/+16 |
2017-01-22 | p2p: always recreate a new peer id on startup | moneromooo-monero | 3 | -2/+19 |
2017-01-21 | unit_tests: fix missing return after batch_start prototype change | moneromooo-monero | 1 | -1/+1 |