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 591b4c8c64 Secure datatypes now copyable only to similar datatypes. 9 years ago
..
ABI.cpp Draft of indirect ICAP algo. 10 years ago
ABI.h Move non-cryptopp dependent stuff into devcore. 10 years ago
BasicAuthority.cpp Secure datatypes now copyable only to similar datatypes. 9 years ago
BasicAuthority.h Basic test working with same code for Ethash and BasicAuthority. 9 years ago
BlockInfo.cpp Interactive is now a JS console. 9 years ago
BlockInfo.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc-test-fix 9 years ago
CMakeLists.txt Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Common.cpp Merge pull request #2590 from CJentzsch/fixFrontierblockGasLimit 9 years ago
Common.h Interactive is now a JS console. 9 years ago
CommonJS.cpp Integrate KeyManager. 10 years ago
CommonJS.h Secure datatypes now copyable only to similar datatypes. 9 years ago
Ethash.cpp Fix up extraData reporting. 9 years ago
Ethash.h Switch to using the Sealers API for precompute 9 years ago
EthashAux.cpp All fields of BlockInfo now private. 9 years ago
EthashAux.h Basic test working with same code for Ethash and BasicAuthority. 9 years ago
EthashCPUMiner.cpp Fix clang warnings, my version. 9 years ago
EthashCPUMiner.h Repot all the ethash stuff. 9 years ago
EthashGPUMiner.cpp Remove cpuid from GPU miner. 9 years ago
EthashGPUMiner.h Repot all the ethash stuff. 9 years ago
EthashSealEngine.cpp Check the solution before submitting it. 9 years ago
EthashSealEngine.h Repot all the ethash stuff. 9 years ago
Exceptions.h State and Client minor cleanup 9 years ago
Farm.h Basic test working with same code for Ethash and BasicAuthority. 9 years ago
ICAP.cpp even more 9 years ago
ICAP.h Nicer password dialog. 10 years ago
KeyManager.cpp Secure datatypes now copyable only to similar datatypes. 9 years ago
KeyManager.h Secure datatypes now copyable only to similar datatypes. 9 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h Fix mining deadlocks. 9 years ago
Params.cpp Fixed block reward, transaction dialog. 9 years ago
Params.h Fixed block reward, transaction dialog. 9 years ago
Sealer.cpp libethcore on a new path. 9 years ago
Sealer.h Fix mining deadlocks. 9 years ago
Transaction.cpp Cleaned up interface to send/submit Transaction. 9 years ago
Transaction.h Cleaned up interface to send/submit Transaction. 9 years ago