Commit Graph

3667 Commits (a2b90426bd6fe11e5a07b8c0dcb5d55ad5a30e0f)
 

Author SHA1 Message Date
moneromooo-monero 53f040445f
cryptonote_protocol: tweaks to the syncing speedup
7 years ago
moneromooo-monero cca95c1c7a
blockchain_db: do not throw on expected partial results getting keys
7 years ago
moneromooo-monero d43fde8a9b
network_throttle: demote spammy logs to TRACE
7 years ago
Riccardo Spagni 3f171b931f
Merge pull request #1719
7 years ago
moneromooo-monero 59c9d165f8
tests: fixup include paths after cryptonote_core split
7 years ago
Riccardo Spagni 6e78915061
Merge pull request #1718
7 years ago
Riccardo Spagni e246dd1443
Merge pull request #1717
7 years ago
Riccardo Spagni f4e2539a32
Merge pull request #1715
7 years ago
Riccardo Spagni 92fe31fd44
Merge pull request #1714
7 years ago
Riccardo Spagni 4e7bcad58f
Merge pull request #1713
7 years ago
Riccardo Spagni b0e992237e
Merge pull request #1712
7 years ago
Riccardo Spagni b1df7f114d
Merge pull request #1711
7 years ago
Riccardo Spagni 47687399fb
Merge pull request #1709
7 years ago
Riccardo Spagni 6a261fa1bc
Merge pull request #1708
7 years ago
Riccardo Spagni e6c29eb5fc
Merge pull request #1706
7 years ago
Riccardo Spagni c64e10c2d7
Merge pull request #1700
7 years ago
Riccardo Spagni 71770d1a78
Merge pull request #1699
7 years ago
Riccardo Spagni af48b6cf22
Merge pull request #1582
7 years ago
moneromooo-monero 882db8e9d9
tools: log to the correct file
7 years ago
moneromooo-monero 142e5e1eb4
tools: set requested log level
7 years ago
moneromooo-monero 8bdc86beb4
protocol: speed up sync by minimizing duplicate work
7 years ago
moneromooo-monero 61dfa310d7
epee: fix some log macros not printing context nicely
7 years ago
moneromooo-monero 8ec2a8d2b0
net_node: fix spurious warning about using uninitialized data
7 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
moneromooo-monero 5adcb5a48c
tx_pool: add a debug message when adding a tx to the pool
7 years ago
moneromooo-monero 9faef1f83a
cryptonote_protocol: misc fluffy block fixes
7 years ago
moneromooo-monero 3b6839cc96
mlog: move log level changes to global level
7 years ago
moneromooo-monero 38a1b9c956
rpc: fix daemon mixed style set_log 2,category:level
7 years ago
moneromooo-monero 28d0b11fde
mlog: s/Mew/New/ in log
7 years ago
moneromooo-monero cf2e75ebb3
daemon: fix crash on exit when mining
7 years ago
iDunk5400 b2ac939eb3
Fix GUI building after libcryptonote_core was split (#1626)
7 years ago
moneromooo-monero f2986ccfc1
db_lmdb: fix bad height saved in tx data
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 e4dfd2fb63 Changed ac_line_status to on_battery_power.
7 years ago
Dion Ahmetaj 23c73269ca Use defined directive to silence pre-proc warnings.
7 years ago
Dion Ahmetaj d2c7d0f6b0 Cleaned up some logging. Thanks to moneromooo for help.
7 years ago
Dion Ahmetaj 68652cd94d Added some //TODO comments pertaining to returning enums instead of bools in order to be better able to handle failure states.
7 years ago
Dion Ahmetaj 0b1045ed7d Moved around checking of AC power in order to bail quicker to sleep if not plugged in.
7 years ago
Dion Ahmetaj 2937fdbbbf Moved setting of previous process times to block where background mining is started, and added an explicit sleep in that block to wait for some mining to occur.
7 years ago
Dion Ahmetaj 21a1e0252f Set background mining started bool to false on bg thread start. If mining::stop then mining::start, idle logic is re-run instead of starting immediately (if it was running before stop).
7 years ago
Dion Ahmetaj 345ed4823c Background/smart mining. If a users' computer is plugged into a power
7 years ago
moneromooo-monero 7403e56fb4
performance_tests: report small time per call in microseconds
7 years ago
Riccardo Spagni cb54eeaa31
Merge pull request #1698
7 years ago
Riccardo Spagni d1b7ad3f1a
Merge pull request #1696
7 years ago
Riccardo Spagni c7750b2570
Merge pull request #1694
7 years ago
Riccardo Spagni 9ed3e1bb6a
Merge pull request #1693
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
Riccardo Spagni 9296960081
Merge pull request #1686
7 years ago
Riccardo Spagni 9781ecaa70
Merge pull request #1685
7 years ago
Riccardo Spagni 003a51d399
Merge pull request #1682
7 years ago