Commit Graph

83 Commits (47f78dc11a9e7744336395884b9d9bbbbc7bb29a)

Author SHA1 Message Date
wowario 47f78dc11a
vote by block
1 year ago
wowario 2d3fa0f1c9
tidy up miner msgs
1 year ago
wowario 7d1b51ebf7
miner block header signing
1 year ago
SChernykh f698f2b708 Refactored rx-slow-hash.c
1 year ago
luigi1111 bb093ec9a8
Merge pull request #8223
2 years ago
Jeffrey 17772ef53e Eliminate dependence on boost::interprocess #8223
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
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
5 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