Age | Commit message (Expand) | Author | Files | Lines |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 1 | -6/+2 |
2019-08-28 | daemon: print mining algorithm in mining_status even when not mining | moneromooo-monero | 1 | -1/+1 |
2019-08-23 | daemon: add pruned and publicrpc flags to print_pl | moneromooo-monero | 3 | -7/+22 |
2019-08-23 | daemon: implement 'set_bootstrap_daemon' command | xiphon | 5 | -0/+64 |
2019-08-20 | daemon: fix merge error removing the "never seen before" timestamp check | moneromooo-monero | 1 | -1/+1 |
2019-08-19 | daemon: fix print_pl only printing public zone peers | moneromooo-monero | 1 | -7/+6 |
2019-07-31 | Add IPv6 support | Thomas Winget | 1 | -1/+1 |
2019-07-30 | daemon: print 128bit diff properly | stoffu | 1 | -17/+40 |
2019-07-16 | allow blocking whole subnets | moneromooo-monero | 5 | -16/+60 |
2019-06-01 | add a command line option to disable ZMQ server | Jethro Grassie | 4 | -14/+28 |
2019-06-01 | daemon: add more chain specific info in alt_chain_info | moneromooo-monero | 1 | -0/+44 |
2019-05-31 | daemon: display peer address type in print_cn | moneromooo-monero | 1 | -0/+15 |
2019-05-30 | rpc: in/out peers can now return the setting's value | moneromooo-monero | 3 | -16/+26 |
2019-05-30 | add cumulative difficulty to diff command | wowario | 1 | -0/+1 |
2019-05-24 | daemon: fix "never seen before" time span display for peers | moneromooo-monero | 1 | -1/+1 |
2019-05-22 | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 8 | -5/+19 |
2019-05-10 | remove obsolete save_graph skeleton code | moneromooo-monero | 5 | -83/+0 |
2019-05-09 | daemon: add optional arguments to alt_chain_info | moneromooo-monero | 3 | -8/+47 |
2019-05-09 | daemon: sort alt chains by height | moneromooo-monero | 1 | -1/+3 |
2019-05-02 | blockchain: keep a rolling long term block weight median | moneromooo-monero | 1 | -1/+1 |
2019-04-16 | daemon: fix absolute/relative log file test for windows | moneromooo-monero | 1 | -5/+1 |
2019-04-15 | daemon: remove debug info | moneromooo-monero | 1 | -1/+1 |
2019-04-14 | daemon: fix ratio not being floating point | moneromooo-monero | 1 | -1/+1 |
2019-04-13 | daemon: if a log file has a /, interpret it from the cwd | moneromooo-monero | 1 | -1/+6 |
2019-04-04 | wallet: new option to start background mining | moneromooo-monero | 1 | -4/+5 |
2019-04-01 | Allow pruning before v10 | moneromooo-monero | 1 | -1/+1 |
2019-03-24 | New interactive daemon command 'print_net_stats': Global traffic stats | rbrunner7 | 5 | -0/+76 |
2019-03-20 | daemon: init public_port in all ctors | moneromooo-monero | 1 | -0/+2 |
2019-03-09 | daemon: new mining_status command | moneromooo-monero | 5 | -1/+90 |
2019-03-05 | Update 2019 copyright | binaryFate | 17 | -17/+17 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -0/+1 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 7 | -8/+85 |
2019-02-23 | miner: it can now autodetect the optimal number of threads | moneromooo-monero | 2 | -5/+12 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -0/+2 |
2019-01-28 | rpc: fix internal daemon calls in restricted rpc getting partial data | moneromooo-monero | 1 | -3/+3 |
2019-01-22 | Pruning | moneromooo-monero | 5 | -13/+151 |
2019-01-18 | daemon: extend 'print_pl' command, optional filter by type and limit | xiphon | 4 | -8/+44 |
2018-12-26 | daemon: add a +hex option to print_block | moneromooo-monero | 3 | -7/+23 |
2018-12-26 | daemon: print human friendly timestamp too | moneromooo-monero | 1 | -2/+2 |
2018-11-30 | daemon: print monero version at startup when calling a detached daemon | moneromooo-monero | 1 | -10/+10 |
2018-11-30 | daemon: stop miner before we bring the whole thing down | moneromooo-monero | 1 | -2/+0 |
2018-11-28 | add command pop_blocks | Jason Wong | 5 | -0/+62 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -16/+1 |
2018-11-16 | Don't cache nettype in core_rpc_server use m_core | doy-lee | 2 | -7/+3 |
2018-11-01 | daemon: use msg_writer, not cout, to display information | moneromooo-monero | 1 | -4/+4 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2 | -19/+10 |
2018-10-19 | daemon: fix base fee stating /kB even when it is per byte | moneromooo-monero | 1 | -1/+13 |
2018-10-18 | daemon: Show mining address | Ricardo de Vries | 1 | -1/+1 |
2018-10-15 | daemon: fix reading past stack on exit | moneromooo-monero | 1 | -5/+10 |
2018-10-12 | daemon: do not run complex code in a signal handler | moneromooo-monero | 1 | -1/+8 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 2 | -10/+19 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2 | -19/+10 |
2018-10-02 | daemon: do not display uptime when not known | moneromooo-monero | 1 | -5/+15 |
2018-09-29 | Fix 32bit depends builds | TheCharlatan | 1 | -0/+2 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -12/+15 |
2018-09-10 | Add support for apple and arm building | TheCharlatan | 1 | -1/+3 |
2018-09-05 | daemon: request no PoW hashes we don't need when asking for blocks | moneromooo-monero | 1 | -0/+2 |
2018-08-31 | rpc: allow to pass RPC login via RPC_LOGIN env var | Dusan Klinec | 1 | -2/+5 |
2018-07-24 | daemon.print_bc: don't print difficulty twice | stoffu | 1 | -1/+1 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 2 | -3/+5 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-06-26 | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 4 | -10/+31 |
2018-06-20 | daemon: show a bit more info with print_block | stoffu | 1 | -1/+3 |
2018-06-13 | mlog: --max-log-files to set the max number of rotated log files | stoffu | 2 | -1/+7 |
2018-05-31 | daemon: fix readline interfering with std::cerr usage | moneromooo-monero | 1 | -0/+3 |
2018-05-26 | fix build with GCC 8.1.0 | moneromooo-monero | 1 | -1/+1 |
2018-05-19 | daemon: request unpruned transactions for print_tx | moneromooo-monero | 1 | -0/+1 |
2018-05-06 | handle optional miner params better | cryptochangements34 | 1 | -2/+17 |
2018-04-28 | daemon: print peer state in sync_info | moneromooo-monero | 1 | -1/+1 |
2018-04-25 | Fix broken interactive daemon 'limit' commands plus RPC calls | rbrunner7 | 2 | -12/+6 |
2018-04-14 | daemon: read config file before reading any other args | stoffu | 1 | -23/+22 |
2018-04-13 | daemon: add a version command | moneromooo-monero | 3 | -0/+14 |
2018-04-08 | Add a space in mining to testnet/stagenet string | cryptochangements34 | 1 | -1/+1 |
2018-04-05 | Core RPC: optionally add POW hash to block_header_response | stoffu | 1 | -0/+3 |
2018-03-27 | fix lambda compile error on openbsd | moneromooo-monero | 1 | -3/+3 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 8 | -40/+74 |
2018-02-16 | options: add testnet option dependencies | whythat | 2 | -13/+27 |
2018-02-16 | options: remove testnet-* options | whythat | 4 | -32/+10 |
2018-01-30 | Bootstrap daemon | stoffu | 1 | -4/+21 |
2018-01-29 | Fixed typos and wording tweaks | Maxithi | 1 | -9/+9 |
2018-01-29 | Fix in_peers/out_peers RPC operations | Erik de Castro Lopo | 1 | -2/+2 |
2018-01-29 | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 5 | -2/+61 |
2018-01-26 | Update 2018 copyright | xmr-eric | 17 | -17/+17 |
2018-01-25 | daemon: don't drop RPC with busy error when running offline | moneromooo-monero | 2 | -3/+3 |
2018-01-20 | daemon: exit with 0 when successful | moneromooo-monero | 1 | -1/+1 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -1/+1 |
2017-12-31 | Add misc hardening flags to the cmake machinery | moneromooo-monero | 1 | -2/+2 |
2017-12-27 | daemon+simplewallet: given an unknown command, show it | stoffu | 1 | -1/+1 |
2017-12-18 | use const refs in for loops for non tiny types | moneromooo-monero | 1 | -1/+1 |
2017-12-18 | catch const exceptions | moneromooo-monero | 1 | -3/+3 |
2017-12-17 | daemon: print num txes in print_bc | moneromooo-monero | 1 | -1/+1 |
2017-12-17 | daemon: remove some superfluous includes | moneromooo-monero | 4 | -5/+2 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 3 | -2/+15 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 4 | -2/+3 |
2017-11-26 | Added command descriptions | Cifrado | 2 | -47/+90 |
2017-11-17 | RPC: allow binding of restricted port in addition to core port | Tim L | 2 | -25/+43 |
2017-11-16 | daemon & simplewallet: don't set max-concurrency when unspecified | stoffu | 1 | -1/+1 |
2017-11-14 | Do not build against epee_readline if it was not built | Howard Chu | 1 | -1/+1 |
2017-11-14 | split off readline code into epee_readline | moneromooo-monero | 1 | -0/+2 |
2017-11-14 | link against readline only for monerod and wallet-wallet-{rpc,cli} | moneromooo-monero | 1 | -0/+1 |
2017-11-14 | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 1 | -1/+6 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 2 | -6/+3 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -1/+1 |
2017-11-10 | Print msg upon success for commands that were silent | binaryFate | 1 | -0/+4 |
2017-11-08 | Protect node privacy by proper filtering in restricted-mode RPC answers | binaryFate | 1 | -3/+3 |
2017-11-06 | track double spending in the txpool | moneromooo-monero | 1 | -1/+3 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 1 | -1/+1 |
2017-10-08 | Fix #2559: more flexible print_tx daemon command | binaryFate | 4 | -22/+43 |
2017-10-07 | daemon: use @N syntax to output_histogram for specific amounts | moneromooo-monero | 3 | -11/+26 |
2017-10-07 | Subaddresses | kenshi84 | 2 | -9/+12 |
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 1 | -2/+2 |
2017-10-03 | daemon: catch out of range exceptions too when calling stoll/stoi | moneromooo-monero | 1 | -6/+13 |
2017-09-25 | daemon: initialize decode_as_json in RPC request | moneromooo-monero | 1 | -0/+1 |
2017-09-22 | Log categories can now be added to and removed from | moneromooo-monero | 3 | -3/+8 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -1/+1 |
2017-09-21 | daemon: indicate whether the spent key image is mined or unconfirmed | stoffu | 1 | -1/+1 |
2017-09-19 | rpc: add new RPCs to get and set limits | MaxXor | 3 | -52/+118 |
2017-09-18 | daemon: make this build with boost 1.61 | moneromooo-monero | 1 | -1/+1 |
2017-09-17 | daemon, wallet: add --max-log-file-size option | selsta | 2 | -1/+7 |
2017-09-08 | updated clarification bc_dyn_stats | Matthew Campassi | 1 | -1/+1 |
2017-09-08 | clarification bc_dyn_stats | Matthew Campassi | 1 | -1/+1 |
2017-09-05 | Fix various oversights/bugs in ZMQ RPC server code | Thomas Winget | 2 | -7/+0 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 5 | -1/+74 |
2017-09-02 | Use latest height for fork date estimate | Howard Chu | 1 | -2/+3 |
2017-08-29 | move db specific options to BlockchainDB | moneromooo-monero | 1 | -1/+1 |
2017-08-26 | daemon: fix backlog estimating at max block size | moneromooo-monero | 1 | -2/+3 |
2017-08-25 | txpool: add tx size median to the pool stats | moneromooo | 1 | -1/+1 |
2017-08-23 | print peer id in 0 padded hex for consistency | moneromooo-monero | 1 | -16/+4 |
2017-08-23 | daemon: print estimated tx backlog in print_pool_stats | moneromooo-monero | 1 | -2/+24 |
2017-08-20 | More DB support cleanup | Howard Chu | 1 | -6/+3 |
2017-08-18 | clarification of parameters for print_coinbase_tx_sum | Matthew Campassi | 1 | -1/+1 |
2017-08-16 | Consistently print peer id in hex and on 16 chars | moneromooo-monero | 1 | -5/+12 |
2017-08-12 | daemon: print peers' top height in sync_info | moneromooo-monero | 1 | -1/+1 |
2017-08-07 | cryptonote_protocol_handler: sync speedup | moneromooo-monero | 5 | -0/+84 |
2017-08-02 | daemon: some more include cleanup | moneromooo-monero | 1 | -4/+1 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -1/+1 |
2017-07-29 | daemon: add average seconds per block in bc_dyn_stats | moneromooo-monero | 1 | -1/+4 |
2017-07-27 | Move OpenAlias console input back from libs | moneromooo-monero | 1 | -1/+2 |
2017-07-13 | daemon: fix status in command line mode if using restricted rpc | moneromooo-monero | 1 | -5/+4 |
2017-07-10 | Fix #2164 histogram output | Howard Chu | 1 | -1/+1 |
2017-06-04 | Add histogram to poolstats | Howard Chu | 1 | -1/+42 |
2017-06-01 | Speedup print_pool_stats | Howard Chu | 1 | -34/+12 |
2017-05-23 | changed crypto to cncrypto so it generated libcncrypto | Gentian | 1 | -1/+1 |
2017-05-19 | Fix typo | xmr-eric | 1 | -1/+1 |
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-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-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-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 | 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-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 | Add missing include | Miguel Herranz | 1 | -0/+2 |
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-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-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 | 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-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 |