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 d6bec78cec Merge pull request #2434 from arkpar/az-fix 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 ethkey can sign & recover transaction information. 10 years ago
Common.cpp Remove all other support code in favour of exception information. 10 years ago
Common.h Prevent handles call on shutdown 10 years ago
CommonJS.cpp Integrate KeyManager. 10 years ago
CommonJS.h Integrate KeyManager. 10 years ago
Ethash.cpp simplify clminer current block code 10 years ago
Ethash.h simplify clminer current block code 10 years ago
EthashAux.cpp Avoid rzce condition. 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 Additional info on slow blocks. 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
Transaction.cpp Cleaned up interface to send/submit Transaction. 10 years ago
Transaction.h Cleaned up interface to send/submit Transaction. 10 years ago