aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #2244Riccardo Spagni2017-08-071-4/+1
|\ \ | | | | | | | | | 328bebbe daemon: some more include cleanup (moneromooo-monero)
| * | daemon: some more include cleanupmoneromooo-monero2017-08-021-4/+1
| |/
* | Merge pull request #2234Riccardo Spagni2017-08-071-1/+1
|\ \ | | | | | | | | | 214fd81e some include cleanup (moneromooo-monero)
| * | some include cleanupmoneromooo-monero2017-07-311-1/+1
| |/
* | Merge pull request #2223Riccardo Spagni2017-08-071-1/+4
|\ \ | | | | | | | | | d37e8f88 daemon: add average seconds per block in bc_dyn_stats (moneromooo-monero)
| * | daemon: add average seconds per block in bc_dyn_statsmoneromooo-monero2017-07-291-1/+4
| |/
* / Move OpenAlias console input back from libsmoneromooo-monero2017-07-271-1/+2
|/ | | | | | | Library code should definitely not ask for console input unless it's clearly an input function. Delegating the user interaction part to the caller means it can now be used by a GUI, or have a decision algorithm better adapted to a particular caller.
* Merge pull request #2170Riccardo Spagni2017-07-191-5/+4
|\ | | | | | | c3bb6bec daemon: fix status in command line mode if using restricted rpc (moneromooo-monero)
| * daemon: fix status in command line mode if using restricted rpcmoneromooo-monero2017-07-131-5/+4
| |
* | Fix #2164 histogram outputHoward Chu2017-07-101-1/+1
|/ | | | | | When there are more than 50txs, the timestamp for the last bin was printed incorrectly. Subtracting "now" was omitted by mistake in 3fc22e7b78ab1dd409de4f3e8f5bff27be19735b
* Add histogram to poolstatsHoward Chu2017-06-041-1/+42
|
* Speedup print_pool_statsHoward Chu2017-06-011-33/+11
| | | | Since we're just counting txs, there's no reason to deserialize all the blobs.
* Merge pull request #2039Riccardo Spagni2017-05-301-1/+1
|\ | | | | | | 4b932ff3 changed crypto to cncrypto so it generated libcncrypto (Gentian)
| * changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
| | | | | | | | fix a cmakelist
* | Fix typoxmr-eric2017-05-191-1/+1
|/
* Merge pull request #1956Riccardo Spagni2017-04-111-1/+3
|\ | | | | | | | | | | eb20f720 daemon: print average fee per byte in print_pool_stats (moneromooo-monero) 37be70bb daemon: add fee/byte when print pool transaction info (moneromooo-monero) 893f5a30 tx_pool: add blob size and fee/byte when logging a new tx (moneromooo-monero)
| * daemon: print average fee per byte in print_pool_statsmoneromooo-monero2017-04-041-1/+1
| |
| * daemon: add fee/byte when print pool transaction infomoneromooo-monero2017-04-041-0/+2
| |
* | daemon: new relay_tx command and RPCmoneromooo-monero2017-04-025-0/+52
|/
* daemon: better error reporting in commandsmoneromooo-monero2017-03-211-41/+48
|
* Merge pull request #1897Riccardo Spagni2017-03-212-0/+11
|\ | | | | | | 44a5b038 create a foreground non-interactive mode (Noah Watkins)
| * create a foreground non-interactive modeNoah Watkins2017-02-212-0/+11
| | | | | | | | Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
* | daemon: fix missing close parenthesis in alt_chain_info outputmoneromooo-monero2017-03-181-1/+1
| | | | | | | | Reported by assylias_ on IRC
* | daemon: alt_chain_info now prints fork depthmoneromooo-monero2017-03-181-2/+14
| |
* | fix dependency: put HardFork back to cryptonote_basic, made some ↵kenshi842017-03-101-1/+1
| | | | | | | | BlockchainDB functions virtual again to avoid missing symbols error
* | Add dependency for blocksdat.oHoward Chu2017-03-041-2/+2
| | | | | | | | | | To make sure it gets regenerated whenever checkpoints.dat changes Likewise for blocks.o and testnet_blocks.o
* | Merge pull request #1814Riccardo Spagni2017-03-031-2/+2
|\ \ | | | | | | | | | 11a00df6 daemon: fix bc_dyn_stats via rpc (moneromooo-monero)
| * | daemon: fix bc_dyn_stats via rpcmoneromooo-monero2017-02-261-2/+2
| | |
* | | Merge pull request #1811Riccardo Spagni2017-03-031-1/+0
|\ \ \ | | | | | | | | | | | | 378d2bb1 Revert attempt to write to console on daemon shutdown (Nano Akron)
| * | | Revert attempt to write to console on daemon shutdownNano Akron2017-02-261-1/+0
| |/ /
* | | Merge pull request #1804Riccardo Spagni2017-03-031-1/+1
|\ \ \ | | | | | | | | | | | | 12adb4a3 core: move hardfork back to cryptonote_core (moneromooo-monero)
| * | | core: move hardfork back to cryptonote_coremoneromooo-monero2017-02-251-1/+1
| |/ / | | | | | | | | | | | | should fix a cross dependency betewen cryptonote_basic and blockchain_db
* / / daemon/rpc: updates command and RPCmoneromooo-monero2017-02-245-0/+67
|/ / | | | | | | | | subcommands "check", "download", and "update". update is not yet implemented.
* | daemon: avoid pre-log-init spew on creating directoriesmoneromooo-monero2017-02-241-1/+3
| |
* | Add print_pl_stats daemon commandMiguel Herranz2017-02-235-0/+44
| |
* | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-2117-17/+17
|/
* Fix core_tests breaking on startupmoneromooo-monero2017-02-211-1/+0
| | | | | | | | | | You're wondering how this fixes core tests, aren't you... It prevents the miner (initialized by cryptonote::core) from breaking trying to access arguments that were not added. Since the tests don't use the miner directly, it makes more sense to have cryptonote_core add those, since it also uses the miner.
* Merge pull request #1716Riccardo Spagni2017-02-211-3/+3
|\ | | | | | | b560ed4a daemon: silence spurious warning about uninitialized variable (moneromooo-monero)
| * daemon: silence spurious warning about uninitialized variablemoneromooo-monero2017-02-131-3/+3
| | | | | | | | Also fixes a leak
* | More robust battery status handling.Dion Ahmetaj2017-02-164-7/+14
|/ | | | | | Added an extra path to check for linux power supply status. Added ignore battery option. If set to true, then when we can't figure out the power status, we'll assume the system is plugged in.
* Merge pull request #1711Riccardo Spagni2017-02-121-0/+2
|\ | | | | | | cf2e75eb daemon: fix crash on exit when mining (moneromooo-monero)
| * daemon: fix crash on exit when miningmoneromooo-monero2017-02-121-0/+2
| | | | | | | | | | | | | | When exiting while the miner is running, finding a block after the p2p layer has been shutdown will cause a crash as the now uninitialized p2p layer is asked to relay the found block to any peers.
* | Added a note about smart mining to status command. Fixed up a bug where I ↵Dion Ahmetaj2017-02-101-1/+1
| | | | | | | | was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition.
* | Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-104-6/+14
|/ | | | | | | | | | | source, and CPU has been idle for some time, then begin mining to some threshold (don't destroy the users' CPU). This patch only supports windows and linux (I've only tested on Win64 and Ubuntu). The variables currently default to pretty conservative values (i.e. 20% CPU mining threshold).
* Merge pull request #1689Riccardo Spagni2017-02-118-13/+42
|\ | | | | | | ce7fcbb4 Add server auth to monerod, and client auth to wallet-cli and wallet-rpc (Lee Clagett)
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-068-13/+42
| |
* | Merge pull request #1680Riccardo Spagni2017-02-111-1/+1
|\ \ | | | | | | | | | db0a5392 Clarify in/out connections for users (NanoAkron)
| * | Clarify in/out connections for usersNanoAkron2017-02-051-1/+1
| |/
* / extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-082-2/+2
|/
* Fix missing parenthesesMiguel Herranz2017-02-021-2/+2
|