Commit Graph

2439 Commits (59c9d165f8755e86b54b71b53f5e3bac37c3ec59)

Author SHA1 Message Date
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
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 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 38a1b9c956
rpc: fix daemon mixed style set_log 2,category:level
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
Riccardo Spagni cb54eeaa31
Merge pull request #1698
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 4feaa790e2
Merge pull request #1680
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 d30b64f457
Merge pull request #1674
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
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
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
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 5da4650cba
Merge pull request #1671
8 years ago