aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/difficulty.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* difficulty: fix check_hash on big endianmoneromooo-monero2019-09-041-1/+0
|
* rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-051-0/+3
| | | | This should be friendlier for clients which don't have bignum support
* Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-241-1/+6
| | | | | | Based on Boolberry work by: jahrsg <jahr@jahr.me> cr.zoidberg <crypto.zoidberg@gmail.com>
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* difficulty: fix misleading commentGuillaume LE VAILLANT2017-08-021-2/+2
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+56