13 Commits (2a17b256889384cd8d6cc5c7a9e8bcb6e28a5130)

Author SHA1 Message Date
Lefteris Karapetsas 2a17b25688 ethash_hash() now returns for success or failure 10 years ago
Lefteris Karapetsas 85bf80272f Implementing the API functions and adding docstrings 10 years ago
Lefteris Karapetsas afc1b382d7 Start of new C API implementation 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
chriseth a3a47204a5 Sizes hold values with more than 32 bits and thus should not be size_t. 10 years ago
Matthew Wampler-Doty 367527f1ca Refactoring names to match spec 10 years ago
Matthew Wampler-Doty fa9e13139f Introducing get_seedhash 10 years ago
Matthew Wampler-Doty 2bb0cebe69 Changing bounds checks 10 years ago
Matthew Wampler-Doty 729ff686cc bikeshedding 10 years ago
Matthew Wampler-Doty bbd3c14c00 tidying up 10 years ago
Matthew Wampler-Doty 7e4d86dbb8 Refactoring everything into src/ for a little sanity 10 years ago