34 Commits (d82b609449a2b3aa261c806bb3b564a1bd149f9f)

Author SHA1 Message Date
Lefteris Karapetsas d82b609449 API changes requested by Gavin. 10 years ago
Lefteris Karapetsas d7b3e00407 ethash_return_value get a _t for consistency 10 years ago
Lefteris Karapetsas 2f77c792a8 ethash_full should not keep cache_size 10 years ago
Lefteris Karapetsas 12e408ee8c Adding ethash_full_data() 10 years ago
Lefteris Karapetsas 95f0419ec8 Some minor changes to the C API towards finalization 10 years ago
Lefteris Karapetsas df1d8c024f Adding ETHASH namespace to some defines 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 0275e7ad11 Style fixes in internal.c/ethash.h 10 years ago
Lefteris Karapetsas cdd749e3c6 More windows fixes 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 a66a3c7a27 Remove seed parameter from ethash_full_new() 10 years ago
Lefteris Karapetsas 6554ab655e Add docstring to compute_full_data() 10 years ago
Lefteris Karapetsas 5394bd6834 new api full/light test and get_cache() 10 years ago
Lefteris Karapetsas 1694c558df Keep part of the old API for smoother transition 10 years ago
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 46ade2d870 Updating data sizes, version bump 10 years ago
Matthew Wampler-Doty 95b19d20fe Bump to latest revision 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 657f789407 Reformating one liners 10 years ago
Matthew Wampler-Doty 32ca9b74d3 changing cpp-ethereum to ethash 10 years ago
Matthew Wampler-Doty bbd3c14c00 tidying up 10 years ago
Gav Wood c33972f4a0 Merge branch 'master' of github.com:ethereum/ethash 10 years ago
Matthew Wampler-Doty 534fcfd464 Updating data sizes for Rev 20 10 years ago
Matthew Wampler-Doty 7e4d86dbb8 Refactoring everything into src/ for a little sanity 10 years ago