Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Merge pull request #1956 | Riccardo Spagni | 1 | -1/+3 |
2017-04-04 | daemon: print average fee per byte in print_pool_stats | moneromooo-monero | 1 | -1/+1 |
2017-04-04 | daemon: add fee/byte when print pool transaction info | moneromooo-monero | 1 | -0/+2 |
2017-04-02 | daemon: new relay_tx command and RPC | moneromooo-monero | 5 | -0/+52 |
2017-03-21 | daemon: better error reporting in commands | moneromooo-monero | 1 | -41/+48 |
2017-03-21 | Merge pull request #1897 | Riccardo Spagni | 2 | -0/+11 |
2017-03-18 | daemon: fix missing close parenthesis in alt_chain_info output | moneromooo-monero | 1 | -1/+1 |
2017-03-18 | daemon: alt_chain_info now prints fork depth | moneromooo-monero | 1 | -2/+14 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 1 | -1/+1 |
2017-03-04 | Add dependency for blocksdat.o | Howard Chu | 1 | -2/+2 |
2017-03-03 | Merge pull request #1814 | Riccardo Spagni | 1 | -2/+2 |
2017-03-03 | Merge pull request #1811 | Riccardo Spagni | 1 | -1/+0 |
2017-03-03 | Merge pull request #1804 | Riccardo Spagni | 1 | -1/+1 |
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 | core: move hardfork back to cryptonote_core | moneromooo-monero | 1 | -1/+1 |
2017-02-24 | daemon/rpc: updates command and RPC | moneromooo-monero | 5 | -0/+67 |
2017-02-24 | daemon: avoid pre-log-init spew on creating directories | moneromooo-monero | 1 | -1/+3 |
2017-02-23 | Add print_pl_stats daemon command | Miguel Herranz | 5 | -0/+44 |
2017-02-21 | create a foreground non-interactive mode | Noah Watkins | 2 | -0/+11 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 17 | -17/+17 |
2017-02-21 | Fix core_tests breaking on startup | moneromooo-monero | 1 | -1/+0 |
2017-02-21 | Merge pull request #1716 | Riccardo Spagni | 1 | -3/+3 |
2017-02-16 | More robust battery status handling. | Dion Ahmetaj | 4 | -7/+14 |
2017-02-13 | daemon: silence spurious warning about uninitialized variable | moneromooo-monero | 1 | -3/+3 |
2017-02-12 | Merge pull request #1711 | Riccardo Spagni | 1 | -0/+2 |
2017-02-12 | daemon: fix crash on exit when mining | moneromooo-monero | 1 | -0/+2 |
2017-02-10 | Added a note about smart mining to status command. Fixed up a bug where I was... | Dion Ahmetaj | 1 | -1/+1 |
2017-02-10 | Background/smart mining. If a users' computer is plugged into a power | Dion Ahmetaj | 4 | -6/+14 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 8 | -13/+42 |
2017-02-11 | Merge pull request #1680 | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2 | -2/+2 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 8 | -13/+42 |
2017-02-05 | Clarify in/out connections for users | NanoAkron | 1 | -1/+1 |
2017-02-02 | Fix missing parentheses | Miguel Herranz | 1 | -2/+2 |
2017-02-02 | Merge pull request #1663 | Riccardo Spagni | 1 | -0/+2 |
2017-02-02 | Merge pull request #1654 | Riccardo Spagni | 1 | -4/+6 |
2017-02-02 | Add missing include | Miguel Herranz | 1 | -0/+2 |
2017-02-02 | Merge pull request #1628 | Riccardo Spagni | 1 | -0/+1 |
2017-01-31 | Added days uptime to the status message | NanoAkron | 1 | -4/+6 |
2017-01-25 | Clear feedback to user when daemon has stopped successfully | NanoAkron | 1 | -0/+1 |
2017-01-23 | rpc: fix bc_dyn_stats not setting grace blocks | moneromooo-monero | 1 | -0/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 16 | -84/+130 |
2017-01-15 | Merge pull request #1561 | Riccardo Spagni | 1 | -1/+1 |
2017-01-15 | Merge pull request #1571 | Riccardo Spagni | 1 | -0/+2 |
2017-01-14 | fix do_not_relay not preventing relaying on a timer | moneromooo-monero | 1 | -0/+2 |
2017-01-14 | make struct/class declarations consistent (mismatched-tags warning) | Chris Vickio | 1 | -1/+1 |
2017-01-13 | rpc: add a command to get info about the current blockchain | moneromooo-monero | 5 | -0/+130 |
2017-01-12 | Add start_time to get_info methods and show uptime | Miguel Herranz | 1 | -1/+6 |
2017-01-08 | Merge pull request #1534 | Riccardo Spagni | 1 | -1/+2 |
2017-01-06 | rpc: add block size to GET_BLOCK_HEADER RPC | moneromooo-monero | 1 | -1/+2 |
2016-12-21 | make openalias also available for solo miner; introduce namespace tools::dns_... | kenshi84 | 1 | -7/+25 |
2016-12-17 | rpc: new function and RPC to get alternative chain info | moneromooo-monero | 5 | -0/+53 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+2 |
2016-10-23 | daemon: fix min/max tracking using the wrong size | moneromooo-monero | 1 | -4/+4 |
2016-10-23 | daemon: even when switching branches, compile the damn thing ffs | moneromooo-monero | 1 | -1/+1 |
2016-10-23 | daemon: do not divide by 0 when the pool is empty | moneromooo-monero | 1 | -2/+2 |
2016-10-23 | Merge pull request #1250 | Riccardo Spagni | 5 | -0/+72 |
2016-10-23 | daemon: add a print_pool_stats daemon command | moneromooo-monero | 5 | -0/+72 |
2016-10-23 | daemon: report transaction relay status in print_pool* commands | moneromooo-monero | 1 | -0/+2 |
2016-10-15 | wallet: select part of the fake outs from recent outputs | moneromooo-monero | 1 | -2/+4 |
2016-10-10 | print_coinbase_tx_sum now breaks output into fee and emission components | Dion Ahmetaj | 1 | -1/+3 |
2016-10-10 | changed params from start/end index to height/count | Dion Ahmetaj | 5 | -16/+16 |
2016-10-10 | attempted to remove whitespace spam | Dion Ahmetaj | 5 | -50/+50 |
2016-10-10 | added print_coinbase_tx_sum option | Dion Ahmetaj | 5 | -51/+115 |
2016-10-04 | Merge pull request #1164 | Riccardo Spagni | 1 | -12/+8 |
2016-10-04 | Merge pull request #1139 | Riccardo Spagni | 1 | -2/+2 |
2016-10-04 | Merge pull request #1171 | Riccardo Spagni | 5 | -43/+0 |
2016-10-04 | Merge pull request #1168 | Riccardo Spagni | 1 | -2/+3 |
2016-10-04 | Merge pull request #1149 | Riccardo Spagni | 1 | -1/+1 |
2016-10-04 | Merge pull request #1145 | Riccardo Spagni | 1 | -1/+1 |
2016-10-03 | Moved logging to target functions rather than caller | NanoAkron | 1 | -2/+3 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 5 | -43/+0 |
2016-10-02 | daemon: implement missing print_bc and matching RPC | moneromooo-monero | 1 | -12/+8 |
2016-09-29 | Noticed two spellings of the word 'response' in the codebase, one 'responce' ... | NanoAkron | 1 | -1/+1 |
2016-09-28 | Improving daemon startup log message | NanoAkron | 1 | -1/+1 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-24 | daemon: report status at 99.9% rather than 100% when not quite synced | moneromooo-monero | 1 | -1/+11 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 8 | -4/+11 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -3/+1 |
2016-09-16 | daemon: log version when starting | moneromooo-monero | 1 | -0/+3 |
2016-09-15 | Merge pull request #1068 | Riccardo Spagni | 1 | -0/+1 |
2016-09-11 | Add snap packaging. | Casey Marshall | 1 | -0/+1 |
2016-09-10 | Daemon: fix hashrate display in diff command output | iDunk5400 | 1 | -1/+1 |
2016-09-03 | fix remaining bitmonero and simplewallet bits | Riccardo Spagni | 1 | -2/+2 |
2016-09-03 | rename Monero daemon | Riccardo Spagni | 1 | -1/+1 |
2016-08-30 | Fix incorrect help usage for the threads option to start_mining | Quanah Gibson-Mount | 2 | -2/+2 |
2016-08-12 | daemon: print time to next fork | moneromooo-monero | 1 | -1/+23 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 1 | -1/+6 |
2016-07-10 | daemon: fix ban seconds being misinterpreted as absolute | moneromooo-monero | 1 | -3/+1 |
2016-06-30 | daemon: print exception errors when failing to parse config file | moneromooo-monero | 1 | -1/+10 |
2016-06-19 | Merge pull request #775 | Riccardo Spagni | 1 | -0/+2 |
2016-04-28 | Print stack trace on exceptions | moneromooo-monero | 1 | -0/+2 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 2 | -0/+9 |
2016-04-14 | Merge pull request #797 | Riccardo Spagni | 1 | -11/+33 |
2016-04-09 | rpc: add pool/blockchain and block height results to gettransactions | moneromooo-monero | 1 | -3/+13 |
2016-04-05 | rpc: print human readable time since received when printing pool | moneromooo-monero | 1 | -11/+33 |
2016-03-26 | New RPC and daemon command to get output histogram | moneromooo-monero | 5 | -0/+63 |
2016-03-25 | Merge pull request #749 | Riccardo Spagni | 1 | -1/+0 |
2016-03-25 | Revert "Merge pull request #749" | Riccardo Spagni | 1 | -0/+1 |
2016-03-24 | Move checkpoint functions into checkpoints class | Thomas Winget | 1 | -1/+0 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 7 | -11/+8 |
2016-03-20 | Merge pull request #735 | Riccardo Spagni | 1 | -1/+1 |
2016-03-19 | rpc: fix print_tx in command line mode | moneromooo-monero | 1 | -1/+1 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 7 | -8/+11 |
2016-03-14 | fix formatting error on bitmonero print_block return | Mike C | 1 | -1/+1 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 2 | -3/+1 |
2016-02-05 | daemon: remove leftover debug log | moneromooo-monero | 1 | -1/+0 |
2016-01-31 | Merge pull request #631 | Riccardo Spagni | 1 | -29/+43 |
2016-01-30 | daemon: fix a few issues reported by valgrind | moneromooo-monero | 1 | -29/+43 |
2016-01-30 | new flush_txpool command, and associated RPC call | moneromooo-monero | 5 | -0/+57 |
2016-01-28 | add received time to print_pool and print_pool_sh | Riccardo Spagni | 1 | -1/+3 |
2016-01-14 | 'max limit of...' is redundant wording, rephrase | binaryFate | 2 | -2/+2 |
2016-01-14 | Print msg when successfully updating out_peers | binaryFate | 1 | -0/+2 |
2016-01-11 | daemon: fix status command when run from command line | moneromooo-monero | 1 | -1/+1 |
2016-01-03 | fixed conflicts | Riccardo Spagni | 1 | -2/+2 |
2016-01-03 | Use CMAKE_LINKER, not hardcoded "ld" | Howard Chu | 1 | -2/+2 |
2016-01-02 | daemon: fix ban length using wrong parameter | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | update version | Riccardo Spagni | 3 | -4/+4 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 2 | -3/+5 |
2015-12-31 | updated copyright year | Riccardo Spagni | 17 | -17/+17 |
2015-12-22 | Merge pull request #552 | Riccardo Spagni | 8 | -24/+4 |
2015-12-21 | Strip redundant includes | hyc | 8 | -24/+4 |
2015-12-18 | print top block hash in daemon diff command | moneromooo-monero | 1 | -0/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 2 | -17/+17 |
2015-12-13 | daemon: fix crash exiting with ^C | moneromooo-monero | 1 | -1/+1 |
2015-12-09 | Merge pull request #527 | Riccardo Spagni | 2 | -55/+3 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 2 | -55/+3 |
2015-12-07 | daemon: add mining status to the status command | moneromooo-monero | 1 | -8/+22 |
2015-11-30 | Merge pull request #503 | Riccardo Spagni | 1 | -2/+2 |
2015-11-26 | rpc: pass current block target in rpc | moneromooo-monero | 1 | -2/+2 |
2015-11-26 | add RPC calls and commands to get/set bans | moneromooo-monero | 5 | -0/+162 |
2015-11-23 | daemon: fix blockchain height display not updating after sync | moneromooo-monero | 1 | -1/+1 |
2015-11-21 | disable time-stats by default, tweak fast-block-sync description | Riccardo Spagni | 1 | -2/+2 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 1 | -0/+2 |
2015-10-28 | rpc: fix start_mining and status RPC crashes | moneromooo-monero | 3 | -6/+8 |
2015-10-26 | Merge pull request #448 | Riccardo Spagni | 1 | -7/+9 |
2015-10-26 | rpc: fix hard_fork_info RPC | moneromooo-monero | 1 | -4/+6 |
2015-10-26 | rpc: fix a few commands not working as command line | moneromooo-monero | 1 | -3/+3 |
2015-10-25 | daemon: add a status command | moneromooo-monero | 5 | -0/+71 |
2015-10-13 | core_rpc_server: add a getblock RPC command, and fix print_block | moneromooo-monero | 1 | -8/+10 |
2015-10-04 | build: default to Berkeley DB for 32 bit and ARM | moneromooo-monero | 1 | -1/+1 |
2015-09-19 | Add an RPC call and daemon command to get info on hard fork voting | moneromooo-monero | 5 | -0/+62 |
2015-08-11 | Add a is_key_image_spent daemon command and RPC call | moneromooo-monero | 5 | -0/+65 |
2015-08-09 | daemon: omit extra set of <> in error message | moneromooo-monero | 1 | -1/+1 |
2015-08-09 | daemon: print a decoded tx in print_tx | moneromooo-monero | 1 | -0/+18 |
2015-08-09 | daemon: fix print_tx not find transactions | moneromooo-monero | 1 | -0/+1 |
2015-07-15 | Fixed binary size issue due to embedded checkpoint data. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+6 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 3 | -4/+42 |
2015-06-14 | daemon: fix an exit crash | moneromooo-monero | 2 | -1/+12 |
2015-06-03 | fix ^D exit for bitmonerod | moneromooo-monero | 3 | -4/+4 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 15 | -105/+105 |
2015-05-30 | Merge pull request #294 | Riccardo Spagni | 3 | -532/+1 |
2015-05-28 | rpc_command_executor: fix mining in testnet mode | moneromooo-monero | 1 | -2/+1 |
2015-05-28 | daemon: remove obsolete daemon_commands_handler.h | moneromooo-monero | 2 | -530/+0 |
2015-05-28 | daemon: Set log file default to use data dir | warptangent | 1 | -1/+16 |
2015-05-17 | print limits when running limit commands with no arguments | moneromooo-monero | 3 | -3/+41 |
2015-04-23 | Add mempool output to daemon via command and RPC | warptangent | 1 | -13/+50 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 2 | -2/+3 |
2015-04-10 | Fixes start_mining in cli interactive mode | Thomas Winget | 1 | -2/+16 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 3 | -0/+21 |
2015-04-02 | Network 1.7; Quieted the debug a bit. | rfree2monero | 1 | -1/+5 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 9 | -181/+274 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 18 | -332/+2649 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 10 | -83/+430 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 2 | -0/+20 |
2015-03-25 | Merge upstream updates into blockchain branch | Thomas Winget | 18 | -296/+2290 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 1 | -0/+1 |
2015-03-01 | sending commands to forked daemon works on testnet now | Thomas Winget | 1 | -0/+4 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 2 | -0/+3 |
2015-02-24 | fix locking in count-peers thread (2) | rfree2monero | 1 | -1/+1 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 1 | -2/+4 |
2015-02-24 | RPC calls for background daemon added in | Thomas Winget | 3 | -51/+40 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 18 | -296/+2294 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 2 | -19/+26 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 2 | -17/+73 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2 | -17/+133 |
2015-01-02 | year updated in license | Riccardo Spagni | 3 | -3/+3 |
2014-10-24 | cmake: fix up link lines | Ben Boeckel | 1 | -0/+1 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: handle private vs. public headers | Ben Boeckel | 1 | -2/+7 |
2014-10-23 | cmake: refactor common code with executables | Ben Boeckel | 1 | -18/+1 |
2014-10-23 | cmake: put each library into its own directory | Ben Boeckel | 1 | -0/+89 |
2014-09-30 | Fixed segfault with checkpoints loading | Thomas Winget | 1 | -2/+0 |
2014-09-30 | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 1 | -2/+8 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 1 | -1/+2 |
2014-09-25 | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 1 | -0/+5 |
2014-09-15 | Give up on brace initializers in initializer lists (MSVC bug) | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | fixed incorrect version reference | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 2 | -5/+11 |
2014-09-15 | Create testnet data dir if necessary | Zachary Michaels | 1 | -0/+1 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 1 | -27/+37 |
2014-09-15 | Separate network id for testnet | Zachary Michaels | 1 | -1/+5 |
2014-09-15 | Separate rpc port for testnet | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -4/+13 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 2 | -4/+4 |
2014-09-11 | Merge remote-tracking branch 'upstream/master' | jebes | 1 | -17/+17 |
2014-09-09 | commented util.h | jebes | 2 | -36/+41 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -17/+17 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 2 | -6/+58 |