aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/difficulty.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2019-09-04difficulty: fix check_hash on big endianmoneromooo-monero1-1/+0
2019-04-05rpc: make wide_difficulty hexadecimalmoneromooo-monero1-0/+3
This should be friendlier for clients which don't have bignum support
2019-03-24Make difficulty 128 bit instead of 64 bitmoneromooo-monero1-1/+6
Based on Boolberry work by: jahrsg <jahr@jahr.me> cr.zoidberg <crypto.zoidberg@gmail.com>
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-08-02difficulty: fix misleading commentGuillaume LE VAILLANT1-2/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+56