Commit Graph

24 Commits (bda76b6be9bab8e06e53e096370903c3e9daf75d)

Author SHA1 Message Date
jwinterm bda76b6be9 Merge pull request 'Revert SHA-3 on Master branch' (#302) from wowario/wownero:sha3 into master
continuous-integration/drone/push Build is passing Details
4 years ago
wowario b3453b4b65
revert #256 switch to SHA-3 PoW
4 years ago
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
wowario 87dcc37776
switch to SHA-3 PoW
4 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
ston1th f2f207d635 miner: fix double free of thread attributes
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
moneromooo-monero def4016171 miner: fix race when stopping mining with start mining enabled
5 years ago
Riccardo Spagni 429930534d
Merge pull request #5185
5 years ago
moneromooo-monero 59478c80dd
daemon: new mining_status command
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 8298f42e9d
miner: it can now autodetect the optimal number of threads
5 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
stoffu af773211cb
Stagenet
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
assylias bff90264b8
Add expected total reward to RPC "getblocktemplate".
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Dion Ahmetaj 69ab14d91e More robust battery status handling.
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 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