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 c6b036e2e6 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
..
ABI.cpp Draft of indirect ICAP algo. 10 years ago
ABI.h Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 10 years ago
BlockInfo.cpp Avoid div by zero. 10 years ago
BlockInfo.h AlethZero fixes. 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
Common.cpp ICAP class for everything ICAP. 10 years ago
Common.h ICAP class for everything ICAP. 10 years ago
CommonJS.cpp All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
CommonJS.h All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Ethash.cpp Standalone miner. 10 years ago
Ethash.h multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
EthashAux.cpp Standalone miner. 10 years ago
EthashAux.h Standalone miner. 10 years ago
Exceptions.h Remove VMTRACE. 10 years ago
ICAP.cpp Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 10 years ago
ICAP.h Transaction injection. Signing still needs properly sorting. 10 years ago
Miner.cpp Refactor just about everything important in the core. 10 years ago
Miner.h Avoid div by zero. 10 years ago
Params.cpp Fix to ethash seedHash caching. 10 years ago
Params.h Fix to ethash seedHash caching. 10 years ago
ProofOfWork.cpp Refactor just about everything important in the core. 10 years ago
ProofOfWork.h Refactor just about everything important in the core. 10 years ago