23 Commits (3f72ae8c147518ab2f8f8514162f2abede55224b)

Author SHA1 Message Date
Lefteris Karapetsas df2687e517 Addressing MSVC compile error and warnings 10 years ago
Lefteris Karapetsas d82b609449 API changes requested by Gavin. 10 years ago
Lefteris Karapetsas 94eee46b2a Force DAG file creation if file already existed but with wrong size 10 years ago
Lefteris Karapetsas 25c62e1ae4 If given dir does not contain DIRSEP add it 10 years ago
Lefteris Karapetsas c70f3e5692 More const related style fixes 10 years ago
Lefteris Karapetsas bd571d3b2c Styling fixes in io, ethash and internal 10 years ago
Lefteris Karapetsas eb7b33db2b Try to appease gcc in travis regarding printf format specifiers 10 years ago
Lefteris Karapetsas e77d3f8555 Use crossplatform uint64_t hex printf specifier 10 years ago
Lefteris Karapetsas 473bff75fe Windows fixes 10 years ago
Lefteris Karapetsas f6d4634c75 Move ethash_io_prepare to io.c 10 years ago
Lefteris Karapetsas 0c4e19be7d Adding memory mapped I/O to ethash_full_new 10 years ago
Lefteris Karapetsas fbf7fc5b66 Memoization is done with the DAG filename 10 years ago
Lefteris Karapetsas 7fd1dd36f5 Coding style "adjustment" 10 years ago
Lefteris Karapetsas b78853b2d8 Fix msvc compile warnings 10 years ago
Lefteris Karapetsas 3038852084 Renaming ethash_blockhash_t to ethash_h256_t 10 years ago
Lefteris Karapetsas 6d244fe69a Use ethash_blockhash_t over the codebase 10 years ago
Lefteris Karapetsas 8e2f9a3ea4 ethash_io tests and bug fixes 10 years ago
Lefteris Karapetsas 90fe9cdc62 various fixes in the code for the msvc build to work 10 years ago
Lefteris Karapetsas 206bfe29cf Fixing build for msvc 10 years ago
Lefteris Karapetsas 68f20ca817 Recovering lost commit after rebase 10 years ago
Lefteris Karapetsas ab389898bd ethash_io_prepare takes seedhash as an argument 10 years ago
Lefteris Karapetsas 383865e191 ethash_io_write and win32 specific code 10 years ago
Lefteris Karapetsas 43b7db8220 Adding io.h and io_posix.c 10 years ago