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.
 
 
 
 
 
subtly 0ea5da1806 Merge branch 'develop' into wingpu 10 years ago
..
ABI.cpp Draft of indirect ICAP algo. 10 years ago
ABI.h Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 10 years ago
BlockInfo.cpp Parallelised BlockQueue. 10 years ago
BlockInfo.h AlethZero fixes. 10 years ago
CMakeLists.txt Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Common.cpp Fix lockup. 10 years ago
Common.h Integrate KeyManager. 10 years ago
CommonJS.cpp Integrate KeyManager. 10 years ago
CommonJS.h Integrate KeyManager. 10 years ago
Ethash.cpp Trigger dag creation prior to mining until threading on windows is sorted. Delete miner when returning early from gpu miner doWork so that in the event that abort is called prior to miner initializing, miner is still initialized. 10 years ago
Ethash.h Remove unneeded comment 10 years ago
EthashAux.cpp Throw if ethash_XXX_new() fails 10 years ago
EthashAux.h Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Exceptions.h New ethash API integration part 1 10 years ago
ICAP.cpp Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 10 years ago
ICAP.h Optimisations QString -> string, make AZ snappier by refactoring UI of 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 Split params into evm-related and mining/block-related. 10 years ago
Params.h Split params into evm-related and mining/block-related. 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