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 adf32e82f8 ... 9 years ago
..
BlockInfo.cpp Cleaned up some of network. Added HostSpec. 9 years ago
BlockInfo.h First draft at splitting State. 10 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. 10 years ago
EthashCUDAMiner.cpp relaxed local work size requirements 9 years ago
EthashCUDAMiner.h removed --cuda-turbo option, implemented a new --cuda-schedule option as a replacement 9 years ago
EthashGPUMiner.cpp ... 9 years ago
EthashGPUMiner.h added --opencl-devices flag 9 years ago
EthashSealEngine.cpp renamed "cu" -> "cuda" globally 9 years ago
EthashSealEngine.h Repot all the ethash stuff. 10 years ago
Exceptions.h Only do out-of-order compatible verifications at verifier-thread time. 10 years ago
Farm.h working stratum miner (coinotron) 9 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h stop farm while disconnected 9 years ago
Params.cpp target 3141592 as BlockGasLimit 10 years ago
Params.h Minor updates to gas limit floor machanism. 10 years ago
Sealer.cpp libethcore on a new path. 10 years ago
Sealer.h Fix mining deadlocks. 10 years ago