Commit Graph

3583 Commits (4bf7849297b618502a9c55da4fb03825d6db01af)
 

Author SHA1 Message Date
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
Riccardo Spagni 4feaa790e2
Merge pull request #1680
7 years ago
Riccardo Spagni d1b31c0f45
Merge pull request #1626
7 years ago
moneromooo-monero cadada2d65
performance_tests: add tests for sc_reduce32 and cn_fast_hash
7 years ago
moneromooo-monero 962c72b624
performance_tests: initialize logging at startup
7 years ago
Dan Miller 7378526393 backtrace_symbols() requires -lexecinfo on dragonflybsd
7 years ago
Timothy D. Prime dd3485492d make previous change portable
7 years ago
Timothy D. Prime 32d7d04858 fixes #1688 protect make debug-test from gtest
7 years ago
kenshi84 9459f33178 simplewallet: print error when address is wrong
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Riccardo Spagni 99ee3fd17e
Merge pull request #1679
7 years ago
Riccardo Spagni 8d1562077f
Merge pull request #1678
7 years ago
Riccardo Spagni d30b64f457
Merge pull request #1674
7 years ago
Riccardo Spagni 30e38cd6a3
Merge pull request #1683
7 years ago
Lee Clagett 6ea3e3ccc7 Fix race in setThreadName/getThreadName
7 years ago
Howard Chu 27c3a0ea9f
ITS#8582 keep mutex at end of struct
7 years ago
moneromooo-monero bceaf4b788
wallet2: fix transactions not considering rct inputs
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
MoroccanMalinois 5d00659e1d disable ELPP_STACKTRACE_ON_CRASH for android
7 years ago
Jaquee 7549116ec3
Wallet API: Easylogger wrapper for gui
8 years ago
kenshi84 bab1e9a397 bugfix: infinite recursion in get_account_address_from_str_or_url
8 years ago
moneromooo-monero 1c782a923d
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
8 years ago
Riccardo Spagni 3473af00ad
Merge pull request #1655
8 years ago
NanoAkron db0a5392a5
Clarify in/out connections for users
8 years ago
moneromooo-monero 92978b2c0f
common: fix link error on at least one platform (no clue which one)
8 years ago
Jaquee 4efc926d28
Wallet API: Catch error from tools::is_local_address
8 years ago
MoroccanMalinois c833a39a4d cmake set atomic for android
8 years ago
Jaquee b14d109bae
update wallet api tests
8 years ago
Jaquee 0cc50bdd11 GUI: Improved refresh performance
8 years ago
Jaquee 805625b541 wallet api: Remove initAsync() and don't start refresh automatically on init
8 years ago
Jaquee 031b060af0 wallet2::init() - disconnect before init if connected
8 years ago
Riccardo Spagni e56bf442c3
Merge pull request #1669
8 years ago
Riccardo Spagni 9547e79af5
Merge pull request #1670
8 years ago
Riccardo Spagni 5da4650cba
Merge pull request #1671
8 years ago
Riccardo Spagni 602f31d187
Merge pull request #1672
8 years ago