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 0eedb97daa Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
..
ABI.cpp Draft of indirect ICAP algo. 10 years ago
ABI.h Move non-cryptopp dependent stuff into devcore. 10 years ago
BlockInfo.cpp even more 10 years ago
BlockInfo.h AlethZero fixes. 10 years ago
CMakeLists.txt Move Farm to ethcore and rejig build to allow ethminer-only build. 10 years ago
Common.cpp Remove all other support code in favour of exception information. 10 years ago
Common.h Parallelised large-file imports. 10 years ago
CommonJS.cpp Integrate KeyManager. 10 years ago
CommonJS.h Integrate KeyManager. 10 years ago
Ethash.cpp Miner targets a restart time of 100ms by default, reducing inter-block 10 years ago
Ethash.h OpenCL: Always try single chunk DAG upload 10 years ago
EthashAux.cpp Use std::call_once instead of a mutex 10 years ago
EthashAux.h Use std::call_once instead of a mutex 10 years ago
Exceptions.h Don't reuse BadRLP. 10 years ago
Farm.h used weak_ptr for session and peers, minor sync optimization 10 years ago
ICAP.cpp even more 10 years ago
ICAP.h Nicer password dialog. 10 years ago
KeyManager.cpp KeyManager refactoring to increase readability. 10 years ago
KeyManager.h refix windows build 10 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h fix mining in tests 10 years ago
Params.cpp Use right scoping. 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