You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood 3e025ed423 Merge pull request #30 from LefterisJP/fix_windows_warnings 10 years ago
CMakeLists.txt ethash_io_write and win32 specific code 10 years ago
compiler.h Refactoring everything into src/ for a little sanity 10 years ago
data_sizes.h Sizes hold values with more than 32 bits and thus should not be size_t. 10 years ago
endian.h Fix endian swapping code 10 years ago
ethash.h Remove seed parameter from ethash_full_new() 10 years ago
fnv.h Refactoring everything into src/ for a little sanity 10 years ago
internal.c Merge pull request #30 from LefterisJP/fix_windows_warnings 10 years ago
internal.h Remove seed parameter from ethash_full_new() 10 years ago
io.c Fix msvc compile warnings 10 years ago
io.h Fix msvc compile warnings 10 years ago
io_posix.c Fix msvc compile warnings 10 years ago
io_win32.c Fix msvc compile warnings 10 years ago
sha3.c Refactoring everything into src/ for a little sanity 10 years ago
sha3.h Renaming ethash_blockhash_t to ethash_h256_t 10 years ago
sha3_cryptopp.cpp Renaming ethash_blockhash_t to ethash_h256_t 10 years ago
sha3_cryptopp.h Renaming ethash_blockhash_t to ethash_h256_t 10 years ago
util.c Refactoring everything into src/ for a little sanity 10 years ago
util.h bikeshedding 10 years ago