Commit Graph

277 Commits (e5214a2ca22cecf123bcff1ab441ed0415d08a6f)

Author SHA1 Message Date
Vasil Dimov 47c0948ab0
Implement missing miner functions on FreeBSD
7 years ago
Vasil Dimov fdb5bd161d
Remove unused variables and fix typos in comments
7 years ago
Riccardo Spagni e50bf5f811
Merge pull request #2597
7 years ago
Jaquee fd773d88cd refactor cryptonote_basic::add_tx_pub_key_to_extra
7 years ago
moneromooo-monero c413613416
miner: always update block template when starting
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 15e6258136
connection_context: initialize m_callback_request_count to 0
7 years ago
moneromooo-monero fa54b20584
fix typo in basic and core CMakeLists.txt
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni c6306e75e7
Merge pull request #2257
7 years ago
Riccardo Spagni 8711c355fc
Merge pull request #2410
7 years ago
moneromooo-monero 651baaec46
wallet: add encrypted seed functionality
7 years ago
Guillaume LE VAILLANT 20256b7c04 Fix AC power supply detection on Linux
7 years ago
Riccardo Spagni d4f56bdf09
update hardcoded checkpoints
7 years ago
Riccardo Spagni 4466b6d1b0
Merge pull request #2303
7 years ago
moneromooo-monero 7b74760756
cryptonote_protocol: kick idle synchronizing peers
7 years ago
Nano Akron b59cd0745b befor -> before
7 years ago
Riccardo Spagni 7b14a96c03
Merge pull request #2283
7 years ago
Riccardo Spagni 973cc7ffdf
Merge pull request #2264
7 years ago
Riccardo Spagni e5a1628c88
Merge pull request #2245
7 years ago
Riccardo Spagni da2c662cf2
Merge pull request #2232
7 years ago
moneromooo-monero 08abb670e1
protocol: fix reorgs while syncing
7 years ago
moneromooo-monero d1f204d640
miner: set thread name before logging
7 years ago
moneromooo-monero 3ff5ce63c5
connection_context: initialize state
7 years ago
moneromooo-monero 980e476c89
cryptonote_basic: fix silly CLANG warning about not emitting function
7 years ago
Riccardo Spagni 6db8a60a18
Merge pull request #2149
7 years ago
Riccardo Spagni ea46a5527a
Merge pull request #2234
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
Riccardo Spagni ce52d94cb7
Merge pull request #2147
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
Guillaume LE VAILLANT c8640a3d74 difficulty: fix misleading comment
7 years ago
moneromooo-monero 214fd81e93
some include cleanup
7 years ago
moneromooo-monero 87b5ede908
miner: fix ignoring battery from command line
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
moneromooo-monero f5f985c018
miner: fix background mining options parsing
7 years ago
Ryan Mehta 94717021ef fix on_battery_power for linux
7 years ago
jethro 1b75ad91aa Add OSX background mining
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
Riccardo Spagni acbe0b4849
Merge pull request #1938
7 years ago
assylias bff90264b8
Add expected total reward to RPC "getblocktemplate".
7 years ago
Lee Clagett 93e10f1cc4 Simplified the implementation and features of span
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
Riccardo Spagni c8dd4c58ce
Merge pull request #1955
7 years ago
Riccardo Spagni 6353e5b0e5
Merge pull request #1946
7 years ago
moneromooo-monero 5b63246813
core: fix blob size cache, and reenable hash and blob size caches
7 years ago
moneromooo-monero a38343bf68
miner: add a debug log in pause and resume
7 years ago
Guillaume LE VAILLANT 64377c90b5 Add other possible paths of AC power status file on Linux
7 years ago
moneromooo-monero a96f9baeb4
core: disable tx/block hash cache
7 years ago
moneromooo-monero 6d315459b6
core: avoid possible reordering bugs wth tx/bloch hash cache
7 years ago
moneromooo-monero f065234b71
core: cache tx and block hashes in the respective classes
7 years ago
stoffu 250c4cb3e0
wallet-rpc: enable openalias
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
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
lethos3 d18ff58a1c format_utils: fix typo in assert message
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero f113b92b93
core: add functions to serialize base tx info
7 years ago
moneromooo-monero 12adb4a3f3
core: move hardfork back to cryptonote_core
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 565c99f670
Merge pull request #1731
7 years ago
Riccardo Spagni 6994c85201
Merge pull request #1733
7 years ago
Riccardo Spagni d11dbe7dc2
Merge pull request #1744
7 years ago
moneromooo-monero e8a7525ceb
dns_utils: factor TXT record loading code from checkpoint code
7 years ago
Dion Ahmetaj 69ab14d91e More robust battery status handling.
7 years ago
Dion Ahmetaj a493c0b196 BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required a definition.
7 years ago
moneromooo-monero c488eca5e8
hardfork: tone down some logs
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
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago