index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_basic
/
miner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8223
luigi1111
2022-04-06
1
-8
/
+7
|
\
|
*
Eliminate dependence on boost::interprocess #8223
Jeffrey
2022-03-30
1
-8
/
+7
*
|
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
|
/
*
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-0
/
+1
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-4
/
+6
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
miner: use verification mode for low diff one block nonce searches
moneromooo-monero
2020-02-06
1
-1
/
+1
*
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
2019-10-31
1
-5
/
+5
*
Add also ifdef __x86_64__
pkubaj
2019-10-13
1
-2
/
+2
*
Fix build on FreeBSD/!x86
pkubaj
2019-10-13
1
-0
/
+4
*
RandomX integration
Howard Chu
2019-09-25
1
-4
/
+9
*
Make null hash constants constexpr
Lev Sizov
2019-09-05
1
-1
/
+1
*
Removed unused boost/value_init header
Lev Sizov
2019-09-02
1
-1
/
+0
*
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
2019-09-02
1
-1
/
+1
*
miner: fix --bg-mining-enable description
moneromooo-monero
2019-07-02
1
-1
/
+1
*
miner: fix double free of thread attributes
ston1th
2019-06-09
1
-9
/
+5
*
Increment m_threads_active when mining thread starts
Doyle
2019-04-15
1
-0
/
+1
*
functional_tests: add more blockchain related tests
moneromooo-monero
2019-04-11
1
-1
/
+2
*
Merge pull request #5381
Riccardo Spagni
2019-04-11
1
-6
/
+9
|
\
|
*
miner: fix race when stopping mining with start mining enabled
moneromooo-monero
2019-04-01
1
-6
/
+9
*
|
wallet: new option to start background mining
moneromooo-monero
2019-04-04
1
-5
/
+11
|
/
*
Merge pull request #5288
Riccardo Spagni
2019-04-01
1
-2
/
+3
|
\
|
*
miner: fix possible exit crash due to race in stop
moneromooo-monero
2019-03-14
1
-2
/
+3
*
|
Merge pull request #5185
Riccardo Spagni
2019-03-17
1
-3
/
+6
|
\
\
|
*
|
daemon: new mining_status command
moneromooo-monero
2019-03-09
1
-3
/
+6
*
|
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
|
/
|
/
|
*
|
check load_t_from_json return values
moneromooo-monero
2019-03-04
1
-1
/
+2
*
|
miner: it can now autodetect the optimal number of threads
moneromooo-monero
2019-02-23
1
-4
/
+79
|
/
*
Merge pull request #4869
Riccardo Spagni
2018-12-04
1
-1
/
+1
|
\
|
*
Avoid unnecessary temp block and copy ctor
moneromooo-monero
2018-11-19
1
-1
/
+1
*
|
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-15
/
+16
|
/
*
miner: fix build with boost 1.69
moneromooo-monero
2018-10-22
1
-1
/
+1
*
miner: really reset flags/precision on std::cout
moneromooo-monero
2018-10-08
1
-1
/
+1
*
Merge pull request #4459
Riccardo Spagni
2018-09-29
1
-2
/
+4
*
Merge pull request #4030
luigi1111
2018-07-19
1
-1
/
+1
|
\
|
*
miner: show id and height when a block is found
stoffu
2018-06-20
1
-1
/
+1
*
|
handle optional miner params better
cryptochangements34
2018-05-06
1
-0
/
+5
|
/
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
1
-1
/
+1
*
Merge pull request #3277
Riccardo Spagni
2018-03-05
1
-2
/
+2
|
\
|
*
Stagenet
stoffu
2018-03-05
1
-2
/
+2
*
|
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
|
/
*
Merge pull request #3255
Riccardo Spagni
2018-02-20
1
-11
/
+5
|
\
|
*
Closes #2886: really ignore battery checking
Timothy D. Prime
2018-02-12
1
-11
/
+5
*
|
miner: restore std::cout precision after modification
moneromooo-monero
2018-02-02
1
-1
/
+2
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-1
/
+4
*
Implement missing miner functions on FreeBSD
Vasil Dimov
2017-11-11
1
-1
/
+105
*
Remove unused variables and fix typos in comments
Vasil Dimov
2017-11-11
1
-4
/
+2
*
Merge pull request #2597
Riccardo Spagni
2017-10-15
1
-2
/
+1
|
\
|
*
miner: always update block template when starting
moneromooo-monero
2017-10-07
1
-2
/
+1
[next]