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 e0a4427685 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
..
ABI.cpp Draft of indirect ICAP algo. 10 years ago
ABI.h Actual auction tests. 9 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 Fix comparison in diff adjustment. 9 years ago
BlockInfo.h First draft at splitting State. 9 years ago
CMakeLists.txt now policy CMP0042 is set to OLD 9 years ago
Common.cpp Auto-loading plugins. 9 years ago
Common.h Auto-loading plugins. 9 years ago
CommonJS.cpp Auto-loading plugins. 9 years ago
CommonJS.h Auto-loading plugins. 9 years ago
Ethash.cpp Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
Ethash.h Avoid mining invalid blocks. Actually allow external mining. 9 years ago
EthashAux.cpp Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
EthashAux.h Basic test working with same code for Ethash and BasicAuthority. 9 years ago
EthashCPUMiner.cpp Fix mining. 9 years ago
EthashCPUMiner.h Fix mining. 9 years ago
EthashGPUMiner.cpp Update EthashGPUMiner.cpp 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 Only do out-of-order compatible verifications at verifier-thread time. 9 years ago
Farm.h Fix mining. 9 years ago
ICAP.cpp JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad. 9 years ago
ICAP.h JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad. 9 years ago
KeyManager.cpp Brain wallet annotation in AZ. 9 years ago
KeyManager.h Build and warnings fix. 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 target 3141592 as BlockGasLimit 9 years ago
Params.h Minor updates to gas limit floor machanism. 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