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 8328220471 Fixes for reimporting, make block availability atomic. 10 years ago
..
BlockInfo.cpp Avoid div by zero. 10 years ago
BlockInfo.h AlethZero fixes. 10 years ago
CMakeLists.txt ethashcl on x64 :) 10 years ago
Common.cpp Minor protocol version bump to force rebuilding DB. 10 years ago
Common.h More sophisticated (and correct) BlockHashes handling. 10 years ago
CommonJS.cpp All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
CommonJS.h All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Ethash.cpp Remote miner fixes. 10 years ago
Ethash.h allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
EthashAux.cpp Fixes for reimporting, make block availability atomic. 10 years ago
EthashAux.h Don't create full if missing when just verifying. 10 years ago
Exceptions.h Remove VMTRACE. 10 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h Avoid div by zero. 10 years ago
Params.cpp Fix to ethash seedHash caching. 10 years ago
Params.h Fix to ethash seedHash caching. 10 years ago
ProofOfWork.cpp Refactor just about everything important in the core. 10 years ago
ProofOfWork.h Refactor just about everything important in the core. 10 years ago