index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_basic
/
miner.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-21
Merge pull request #1733
Riccardo Spagni
1
-4
/
+3
2017-02-16
More robust battery status handling.
Dion Ahmetaj
1
-19
/
+58
2017-02-15
BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required...
Dion Ahmetaj
1
-4
/
+3
2017-02-10
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
1
-3
/
+3
2017-02-10
Changed ac_line_status to on_battery_power.
Dion Ahmetaj
1
-5
/
+5
2017-02-10
Cleaned up some logging. Thanks to moneromooo for help.
Dion Ahmetaj
1
-20
/
+20
2017-02-10
Added some //TODO comments pertaining to returning enums instead of bools in ...
Dion Ahmetaj
1
-0
/
+5
2017-02-10
Moved around checking of AC power in order to bail quicker to sleep if not pl...
Dion Ahmetaj
1
-4
/
+6
2017-02-10
Moved setting of previous process times to block where background mining is s...
Dion Ahmetaj
1
-14
/
+11
2017-02-10
Set background mining started bool to false on bg thread start. If mining::st...
Dion Ahmetaj
1
-0
/
+1
2017-02-10
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
1
-6
/
+394
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-0
/
+414