Age | Commit message (Expand) | Author | Files | Lines |
2017-03-26 | update version to 0.10.3.1 tag | Riccardo Spagni | 1 | -1/+1 |
2017-03-26 | core: disable tx/block hash cache | moneromooo-monero | 1 | -0/+6 |
2017-03-25 | Silence warning about possibly uninitialized pointer | Guillaume LE VAILLANT | 1 | -1/+1 |
2017-03-25 | mnemonics: sanity checks for word lists | moneromooo-monero | 3 | -5/+28 |
2017-03-25 | mnemonics: misc cleanup | moneromooo-monero | 11 | -100/+46 |
2017-03-25 | wallet: option to merge destinations | moneromooo-monero | 4 | -7/+42 |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 4 | -31/+45 |
2017-03-24 | Fixed typo in v5 hard fork finalized date | Derek Zhang | 1 | -1/+1 |
2017-03-24 | Fixed typo in CLI wallet help message | Derek Zhang | 1 | -1/+1 |
2017-03-25 | Add Dutch mnemonics wordlist | Roy Jacobs | 3 | -0/+1699 |
2017-03-24 | wallet: try to save large outputs when using an unneeded second input | moneromooo-monero | 4 | -4/+106 |
2017-03-24 | blockchain: offset v5 addition date on testnet | moneromooo-monero | 1 | -1/+1 |
2017-03-24 | Wallet API: add hard fork info functions | Jaquee | 5 | -26/+18 |
2017-03-23 | Fixes #1850 - Add French mnemonics wordlist | assylias | 3 | -0/+1699 |
2017-03-23 | tx_pool: ensure txes loaded from poolstate.bin have their txid cached | moneromooo-monero | 1 | -5/+6 |
2017-03-23 | tx_pool: remove transactions if they're in the blockchain | moneromooo-monero | 1 | -1/+9 |
2017-03-23 | core, wallet: faster tx pool scanning | moneromooo-monero | 8 | -80/+142 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 5 | -2/+120 |
2017-03-22 | ringct: move ge_frombytes_vartime failure error to warning | moneromooo-monero | 1 | -11/+13 |
2017-03-22 | Transfer help | Akademik Prokhor Zakharov | 1 | -2/+2 |
2017-03-21 | daemon: better error reporting in commands | moneromooo-monero | 1 | -41/+48 |
2017-03-21 | tx_pool: silence use of uninitialized warning | moneromooo-monero | 1 | -1/+1 |
2017-03-21 | wallet: fix set_log not handling 0,xxx style settings | moneromooo-monero | 2 | -16/+2 |
2017-03-21 | wallet2: cache which pool txes were scanned already | moneromooo-monero | 2 | -2/+26 |
2017-03-20 | blockchain: lower the relay fee by 2% | moneromooo-monero | 1 | -1/+1 |
2017-03-20 | tx_pool: use new filling algorithm from v5 only | moneromooo-monero | 1 | -20/+30 |
2017-03-20 | wallet2: start using new fee priorities at v5, not 14 days laer | moneromooo-monero | 1 | -1/+1 |
2017-03-20 | wallet2: speed up transactions using remote nodes | moneromooo-monero | 2 | -4/+42 |
2017-03-20 | wallet rpc: enable solo mining | stoffu | 3 | -0/+93 |
2017-03-19 | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block | moneromooo-monero | 1 | -0/+17 |
2017-03-19 | Partial fix #1876, check thread in block_txn_start() | Howard Chu | 1 | -1/+2 |
2017-03-19 | wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id | kenshi84 | 1 | -1/+1 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 1 | -0/+1 |
2017-03-18 | wallet: increase node_rpc_proxy timeout to match wallet2 | moneromooo-monero | 1 | -4/+6 |
2017-03-18 | daemon: fix missing close parenthesis in alt_chain_info output | moneromooo-monero | 1 | -1/+1 |
2017-03-18 | update version to 0.10.3.0 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | simplewallet: allow setting tx priority in watch wallets | moneromooo-monero | 1 | -5/+0 |
2017-03-18 | daemon: alt_chain_info now prints fork depth | moneromooo-monero | 1 | -2/+14 |
2017-03-18 | wallet_rpc_server: make a few RPCs unavailable in restricted mode | moneromooo-monero | 1 | -0/+28 |
2017-03-18 | use const references in catch blocks | moneromooo-monero | 5 | -13/+13 |
2017-03-18 | wallet2: call is_key_image_spent in blocks in rescan_spent | moneromooo-monero | 1 | -21/+24 |
2017-03-18 | wallet_rpc_server: add a rescan_spent RPC | moneromooo-monero | 3 | -0/+39 |
2017-03-18 | simplewallet: catch case where no transactions are made | moneromooo-monero | 1 | -1/+7 |
2017-03-18 | p2p: use the fallback seed IPs when not enough seeds are found | moneromooo-monero | 2 | -27/+64 |
2017-03-17 | bump version number | Riccardo Spagni | 1 | -1/+1 |
2017-03-17 | wallet-rpc: enable openalias | stoffu | 5 | -9/+15 |
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 | create a foreground non-interactive mode | Noah Watkins | 3 | -0/+20 |
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 |