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 0350f1e6f6 Merge branch 'multiple-gpu' of https://github.com/Genoil/cpp-ethereum into Genoil-multiple-gpu 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 multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
Ethash.h multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
EthashAux.cpp More awesome logging stuff. 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