Commit Graph

77 Commits (7f7d697f43d5bfb7d256125f30f522ca6154ea6e)

Author SHA1 Message Date
wowario 7f7d697f43 miner block header signing
3 years ago
wowario f6e95d080d tidy up miner msgs
3 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero c2095fc27b
miner: use verification mode for low diff one block nonce searches
4 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
pkubaj 0f4fddc2f8
Add also ifdef __x86_64__
5 years ago
pkubaj 7fdaa8285e
Fix build on FreeBSD/!x86
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
Lev Sizov 928f4be953 Make null hash constants constexpr
5 years ago
Lev Sizov 4ad191ffa9 Removed unused boost/value_init header
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
moneromooo-monero bcd2da76cd
miner: fix --bg-mining-enable description
5 years ago
ston1th f2f207d635 miner: fix double free of thread attributes
5 years ago
Doyle 6643b04737 Increment m_threads_active when mining thread starts
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 38717dafc0
Merge pull request #5381
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
moneromooo-monero def4016171 miner: fix race when stopping mining with start mining enabled
5 years ago
Riccardo Spagni 574c399386
Merge pull request #5288
5 years ago
Riccardo Spagni 429930534d
Merge pull request #5185
5 years ago
moneromooo-monero 39f000b394
miner: fix possible exit crash due to race in stop
5 years ago
moneromooo-monero 59478c80dd
daemon: new mining_status command
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 23abe60705
check load_t_from_json return values
5 years ago
moneromooo-monero 8298f42e9d
miner: it can now autodetect the optimal number of threads
5 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
moneromooo-monero 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 3bb4b0d41f
miner: fix build with boost 1.69
6 years ago
moneromooo-monero 6ca00b6d75
miner: really reset flags/precision on std::cout
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
luigi1111 3235abc184
Merge pull request #4030
6 years ago
stoffu 0c4148845b
miner: show id and height when a block is found
6 years ago
cryptochangements34 6f9260e38e handle optional miner params better
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
Riccardo Spagni ff36fd93fd
Merge pull request #3255
6 years ago
Timothy D. Prime 3962bcb2a2 Closes #2886: really ignore battery checking
6 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
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
moneromooo-monero c413613416
miner: always update block template when starting
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Guillaume LE VAILLANT 20256b7c04 Fix AC power supply detection on Linux
7 years ago