Commit Graph

225 Commits (9e6bcbc0144c97c1acb11e7f3ee8d66691289d32)

Author SHA1 Message Date
moneromooo-monero 2ec15a6931
daemon: print peers' top height in sync_info
7 years ago
Riccardo Spagni 6db8a60a18
Merge pull request #2149
7 years ago
Riccardo Spagni 05c44db23b
Merge pull request #2244
7 years ago
Riccardo Spagni ea46a5527a
Merge pull request #2234
7 years ago
Riccardo Spagni 1ea75abd72
Merge pull request #2223
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
moneromooo-monero 328bebbe4b
daemon: some more include cleanup
7 years ago
moneromooo-monero 214fd81e93
some include cleanup
7 years ago
moneromooo-monero d37e8f8868
daemon: add average seconds per block in bc_dyn_stats
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
Riccardo Spagni c0f155d3a0
Merge pull request #2170
7 years ago
moneromooo-monero c3bb6becd9
daemon: fix status in command line mode if using restricted rpc
7 years ago
Howard Chu 8db68a57f5
Fix #2164 histogram output
7 years ago
Howard Chu 3fc22e7b78
Add histogram to poolstats
7 years ago
Howard Chu 5414970dcd
Speedup print_pool_stats
7 years ago
Riccardo Spagni a4c13ea092
Merge pull request #2039
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
xmr-eric 89e20bb9af Fix typo
7 years ago
Riccardo Spagni 9ed496bbc5
Merge pull request #1956
7 years ago
moneromooo-monero eb20f7209e
daemon: print average fee per byte in print_pool_stats
7 years ago
moneromooo-monero 37be70bbd7
daemon: add fee/byte when print pool transaction info
7 years ago
moneromooo-monero 548075b1f5
daemon: new relay_tx command and RPC
7 years ago
moneromooo-monero c94f8facf5
daemon: better error reporting in commands
7 years ago
Riccardo Spagni 4b34531307
Merge pull request #1897
7 years ago
moneromooo-monero d5fbfd677c
daemon: fix missing close parenthesis in alt_chain_info output
7 years ago
moneromooo-monero 63d7cd8882
daemon: alt_chain_info now prints fork depth
7 years ago
kenshi84 7d07c64fe5
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error
7 years ago
Howard Chu 3964b30f2d
Add dependency for blocksdat.o
7 years ago
Riccardo Spagni 9e10fac223
Merge pull request #1814
7 years ago
Riccardo Spagni 1965c819f6
Merge pull request #1811
7 years ago
Riccardo Spagni 3787ffca80
Merge pull request #1804
7 years ago
moneromooo-monero 11a00df699
daemon: fix bc_dyn_stats via rpc
7 years ago
Nano Akron 378d2bb1ff
Revert attempt to write to console on daemon shutdown
7 years ago
moneromooo-monero 12adb4a3f3
core: move hardfork back to cryptonote_core
7 years ago
moneromooo-monero ea873ceb2c
daemon/rpc: updates command and RPC
7 years ago
moneromooo-monero 2b188151d4
daemon: avoid pre-log-init spew on creating directories
7 years ago
Miguel Herranz 3bdda60f3e Add print_pl_stats daemon command
7 years ago
Noah Watkins 44a5b03841 create a foreground non-interactive mode
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 417b126fc4
Fix core_tests breaking on startup
7 years ago
Riccardo Spagni 826f49485e
Merge pull request #1716
7 years ago
Dion Ahmetaj 69ab14d91e More robust battery status handling.
7 years ago
moneromooo-monero b560ed4ac6
daemon: silence spurious warning about uninitialized variable
7 years ago
Riccardo Spagni b1df7f114d
Merge pull request #1711
7 years ago
moneromooo-monero cf2e75ebb3
daemon: fix crash on exit when mining
7 years ago
Dion Ahmetaj ad95e65028 Added a note about smart mining to status command. Fixed up a bug where I 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.
7 years ago
Dion Ahmetaj 345ed4823c Background/smart mining. If a users' computer is plugged into a power
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
Riccardo Spagni 4feaa790e2
Merge pull request #1680
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago