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.
 
 
 
 
 
Genoil 9196115f23 mixed AMD/Nvidia mining 9 years ago
..
BlockInfo.cpp Cleaned up some of network. Added HostSpec. 9 years ago
BlockInfo.h First draft at splitting State. 9 years ago
CMakeLists.txt Remove devcrypto library and dependencies. 9 years ago
Common.cpp Remove devcrypto library and dependencies. 9 years ago
Common.h Remove devcrypto library and dependencies. 9 years ago
Ethash.cpp Remove devcrypto library and dependencies. 9 years ago
Ethash.h renamed "cu" -> "cuda" globally 9 years ago
EthashAux.cpp fixed crash when using -E flag on non-existing directory 9 years ago
EthashAux.h fix compilation bug gcc 9 years ago
EthashCPUMiner.cpp removed vector_ref::randomize 9 years ago
EthashCPUMiner.h Fix mining. 9 years ago
EthashCUDAMiner.cpp synchronous stratum client test (wip) 9 years ago
EthashCUDAMiner.h removed --cuda-turbo option, implemented a new --cuda-schedule option as a replacement 9 years ago
EthashGPUMiner.cpp mixed AMD/Nvidia mining 9 years ago
EthashGPUMiner.h added --opencl-devices flag 9 years ago
EthashSealEngine.cpp mixed AMD/Nvidia mining 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 mixed AMD/Nvidia mining 9 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h mixed AMD/Nvidia mining 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