Age | Commit message (Expand) | Author | Files | Lines |
2017-03-18 | simplewallet: catch case where no transactions are made | moneromooo-monero | 1 | -1/+7 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 9 | -51/+87 |
2017-03-14 | Specify "524,288" iterations instead of "500,000" | darentuzi | 1 | -5/+5 |
2017-03-13 | protocol: fix wrong tx being looked up from fluffy block | moneromooo-monero | 1 | -1/+10 |
2017-03-12 | Adds a config file option to the wallet | Arne Brutschy | 1 | -0/+19 |
2017-03-12 | core: don't try to re-relay an empty set of pool transactions | moneromooo-monero | 1 | -1/+1 |
2017-03-12 | protocol: fix fluffy to normal block dropping txes | moneromooo-monero | 1 | -1/+1 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 7 | -9/+9 |
2017-03-05 | blockchain: don't try to load an empty block hash set | moneromooo-monero | 1 | -1/+1 |
2017-03-05 | blockchain_import: make --log-level understand categories | moneromooo-monero | 1 | -3/+6 |
2017-03-05 | blockchain_export: make --log-level understand categories | moneromooo-monero | 1 | -4/+6 |
2017-03-05 | blockchain_import: error out nicely on exceptions | moneromooo-monero | 1 | -0/+4 |
2017-03-05 | blockchain_export: error out nicely on exceptions | moneromooo-monero | 1 | -0/+5 |
2017-03-05 | rpc: fix BUILD_TAG mispelling (BUILDTAG) | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | core: print the "new update found" message in cyan, for visibility | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | download: check available disk space before downloading | moneromooo-monero | 1 | -0/+8 |
2017-03-05 | download: give download threads distinct names | moneromooo-monero | 1 | -0/+5 |
2017-03-05 | core: make update download cancellable | moneromooo-monero | 2 | -17/+55 |
2017-03-05 | download: async API | moneromooo-monero | 2 | -26/+153 |
2017-03-05 | wallet: add password command | moneromooo-monero | 3 | -6/+7 |
2017-03-05 | format_utils: fix typo in assert message | lethos3 | 1 | -2/+2 |
2017-03-04 | Add dependency for blocksdat.o | Howard Chu | 2 | -4/+4 |
2017-03-04 | wallet: fix get_tranfers with multiple incoming txes with same pid | moneromooo-monero | 1 | -3/+13 |
2017-03-04 | Revert "wallet: fix insertion of pool transactions" | moneromooo-monero | 1 | -1/+1 |
2017-03-03 | core: quantize per kB fee to 8 decimals | moneromooo-monero | 2 | -1/+20 |
2017-03-03 | tx_pool: log separately "not ready" and "double spend" cases | moneromooo-monero | 1 | -2/+8 |
2017-03-03 | Fix double-import | Howard Chu | 1 | -8/+10 |
2017-03-03 | Remove redundant num_txs() method | Howard Chu | 2 | -18/+4 |
2017-03-03 | Fix #1824 don't end batch that we didn't start | Howard Chu | 1 | -2/+3 |
2017-03-03 | wallet api: fix parameters in wallet2callbackImpl | Jaquee | 1 | -7/+7 |
2017-03-03 | use txid in wallet2::process_new_transaction() | Jaquee | 1 | -1/+1 |
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 6 | -10/+123 |
2017-03-02 | wallet api: add missing mining options | Jaquee | 3 | -3/+5 |
2017-02-28 | wallet: fix insertion of pool transactions | moneromooo-monero | 1 | -1/+1 |
2017-02-28 | Make gray peer selection uniform | Miguel Herranz | 1 | -1/+8 |
2017-02-28 | wallet: fix --log-file not working | moneromooo-monero | 4 | -29/+30 |
2017-02-27 | Add support for the wallet to refresh pruned blocks | moneromooo-monero | 6 | -62/+105 |
2017-02-27 | ringct: do not require range proof in decodeRct/decodeRctSimple | moneromooo-monero | 1 | -4/+2 |
2017-02-27 | rpc: add a default category for daemon rpc | moneromooo-monero | 1 | -0/+3 |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 3 | -0/+33 |
2017-02-27 | node_rpc_proxy: allow caching daemon RPC version | moneromooo-monero | 2 | -0/+26 |
2017-02-27 | wallet: invalidate node proxy cache when reconnecting | moneromooo-monero | 3 | -0/+14 |
2017-02-27 | Make get_random_gray_peer distribution uniform | Miguel Herranz | 1 | -5/+2 |
2017-02-26 | daemon: fix bc_dyn_stats via rpc | moneromooo-monero | 1 | -2/+2 |
2017-02-26 | Revert attempt to write to console on daemon shutdown | Nano Akron | 1 | -1/+0 |
2017-02-25 | Wallet API: Add support for daemon rpc login | Jaquee | 3 | -4/+7 |
2017-02-25 | core: move hardfork back to cryptonote_core | moneromooo-monero | 7 | -9/+9 |
2017-02-25 | protocol: tone down a rate limit not implemented yet warning | moneromooo-monero | 1 | -1/+1 |
2017-02-24 | daemon/rpc: updates command and RPC | moneromooo-monero | 8 | -0/+199 |
2017-02-24 | daemon: avoid pre-log-init spew on creating directories | moneromooo-monero | 1 | -1/+3 |
2017-02-24 | wallet: avoid pre-log-init spew on --version | moneromooo-monero | 1 | -11/+11 |
2017-02-24 | update version | Riccardo Spagni | 1 | -1/+1 |
2017-02-24 | wallet_rpc_server: new --trusted-daemon flag | moneromooo-monero | 3 | -13/+17 |
2017-02-24 | add rpc timeouts to calls that might timeout | Riccardo Spagni | 1 | -4/+4 |
2017-02-24 | blockchain_utilities: link against blockchain_db | moneromooo-monero | 1 | -0/+1 |
2017-02-24 | simplewallet: updated help message for 'set ask-password' | kenshi84 | 1 | -1/+1 |
2017-02-24 | protocol: fix "sync done" message not appearing | moneromooo-monero | 1 | -1/+3 |
2017-02-23 | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 3 | -1/+41 |
2017-02-23 | rpc: s/rcp/rpc/ | moneromooo-monero | 1 | -1/+1 |
2017-02-23 | rpc: make mining_status RPC work when syncing | moneromooo-monero | 1 | -1/+1 |
2017-02-23 | core: bound the amount of entries in bad tx semantics cache | moneromooo-monero | 2 | -6/+16 |
2017-02-23 | core: remove a couple unused/obsolete bits | moneromooo-monero | 1 | -3/+0 |
2017-02-23 | Add print_pl_stats daemon command | Miguel Herranz | 5 | -0/+44 |
2017-02-23 | wallet2: fix wrong status on daemon shutdown/startup | Jaquee | 1 | -1/+5 |
2017-02-22 | fix broken checkpoints.dat | Riccardo Spagni | 1 | -0/+0 |
2017-02-22 | updates: fix user/auto url split | moneromooo-monero | 1 | -1/+1 |
2017-02-22 | wallet2_api: add updates check api | moneromooo-monero | 2 | -0/+31 |
2017-02-22 | updates: remove testnet case | moneromooo-monero | 3 | -7/+4 |
2017-02-22 | updates: we now have a user URL, and an automatic one | moneromooo-monero | 3 | -4/+5 |
2017-02-22 | updates: s/monerod/monero/ for the main download | moneromooo-monero | 1 | -2/+2 |
2017-02-22 | updates: add all update servers | moneromooo-monero | 1 | -0/+4 |
2017-02-22 | updates: use HTTP, not HTTPS | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | core: do not download an update we already downloaded | moneromooo-monero | 1 | -14/+23 |
2017-02-21 | updates: use updates host, not downloads, for HTTP | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | updated fallback nodes | Riccardo Spagni | 1 | -6/+12 |
2017-02-21 | update version to 0.10.2 | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | update checkpoints.dat | Riccardo Spagni | 1 | -0/+0 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 220 | -220/+220 |
2017-02-21 | Add support for smart mining through wallet. | Dion Ahmetaj | 1 | -8/+7 |
2017-02-21 | cmakify openssl | Riccardo Spagni | 1 | -1/+3 |
2017-02-21 | Fix core_tests breaking on startup | moneromooo-monero | 2 | -1/+2 |
2017-02-21 | dns_utils: fix infinite recursion when distributing empty dns_urls | anonimal | 1 | -0/+3 |
2017-02-21 | core: add p2p bind port options from net_node | moneromooo-monero | 2 | -2/+6 |
2017-02-20 | core: updates can now be downloaded (and SHA256 hash checked) | moneromooo-monero | 4 | -0/+206 |
2017-02-20 | util: add a SHA256 function | moneromooo-monero | 3 | -1/+37 |
2017-02-20 | core: test key images against validity domain | moneromooo-monero | 3 | -0/+32 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 7 | -2/+225 |
2017-02-20 | core: display any fork warning at startup too | moneromooo-monero | 1 | -1/+1 |
2017-02-20 | dns_utils: fix first checked DNS entry being ignored | moneromooo-monero | 1 | -1/+0 |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 2 | -0/+18 |
2017-02-20 | dns_utils: factor TXT record loading code from checkpoint code | moneromooo-monero | 3 | -104/+110 |
2017-02-20 | tx_pool: revert template filling changes | moneromooo-monero | 1 | -0/+16 |
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 | 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 | hardfork: tone down some logs | moneromooo-monero | 1 | -3/+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 | 10 | -84/+225 |
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 | 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 | 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 | 1 | -1/+1 |
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 | 2 | -42/+78 |
2017-02-12 | rpc: fix daemon mixed style set_log 2,category:level | moneromooo-monero | 1 | -1/+1 |
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-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 | 69 | -610/+762 |
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 | 28 | -133/+385 |
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 | 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-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 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 1 | -0/+19 |
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 | Add missing include | Miguel Herranz | 1 | -0/+2 |
2017-01-31 | Added days uptime to the status message | NanoAkron | 1 | -4/+6 |
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 | Add concurrency check to rpc mining to ensure not too many threads. number of... | Ashley Perpetual | 1 | -0/+17 |
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 | 10 | -121/+90 |
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 | rpc: fix bc_dyn_stats not setting grace blocks | moneromooo-monero | 1 | -0/+1 |
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 | protocol: log received messages in a separate category | moneromooo-monero | 1 | -8/+10 |
2017-01-22 | core: cache tx hashes of failing semantics txes | moneromooo-monero | 2 | -0/+10 |
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 | p2p: show ban/unban logs by default again | moneromooo-monero | 1 | -3/+3 |
2017-01-21 | core: early out in handle_incoming_tx if already in pool or blockchain | moneromooo-monero | 1 | -0/+12 |
2017-01-21 | ringct: reorder a bit to check quicker tests first | moneromooo-monero | 1 | -17/+17 |
2017-01-21 | Make stack trace show up in log file with default settings | moneromooo-monero | 1 | -1/+1 |
2017-01-21 | Rename method to get_random_gray_peer | Miguel Herranz | 2 | -4/+4 |
2017-01-21 | Fix logging that broke after rebasing | Miguel Herranz | 1 | -1/+1 |
2017-01-21 | Use set_peer_just_seen to keep last_seen updated | Miguel Herranz | 1 | -1/+1 |
2017-01-21 | Add gray peer list housekeeping system | Miguel Herranz | 3 | -0/+121 |
2017-01-20 | wallet: print exception message on get_random_outs_error | moneromooo-monero | 2 | -10/+10 |
2017-01-18 | Honor depth in get_peerlist_head method | Miguel Herranz | 1 | -2/+4 |
2017-01-18 | simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004 | kenshi84 | 1 | -1/+1 |
2017-01-16 | wallet2_api: add API to set log categories | moneromooo-monero | 2 | -0/+6 |
2017-01-16 | Tweak some msg loglevels | Howard Chu | 1 | -11/+13 |
2017-01-16 | Reduce to one connection per IP | Miguel Herranz | 1 | -1/+1 |
2017-01-16 | fixups in logging init calls, and add missing net context in a log | moneromooo-monero | 3 | -3/+3 |
2017-01-16 | Fix PR#1506, off by one in chain height | Howard Chu | 1 | -3/+2 |