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.
 
 
 
 
 
Paweł Bylica 4cf919c030
Remove some old dependencies
8 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 some old dependencies 8 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 sequential DAG loading 9 years ago
EthashAux.h Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
EthashCPUMiner.cpp Remove some old dependencies 8 years ago
EthashCPUMiner.h Fix mining. 10 years ago
EthashCUDAMiner.cpp keep setwork log msg within 80-columns 9 years ago
EthashCUDAMiner.h Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
EthashGPUMiner.cpp keep setwork log msg within 80-columns 9 years ago
EthashGPUMiner.h Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
EthashSealEngine.cpp mixed AMD/Nvidia mining 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 Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
Miner.cpp Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
Miner.h eth-proxy compatibility 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