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 20d3a2d892 Merge pull request #1743 from chriseth/evmasm 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 Split params into evm-related and mining/block-related. 10 years ago
BlockInfo.h AlethZero fixes. 10 years ago
CMakeLists.txt Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Common.cpp Trie maps consolidated for speed. 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 Merge pull request #1743 from chriseth/evmasm 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 Optimisations QString -> string, make AZ snappier by refactoring UI of 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 Split params into evm-related and mining/block-related. 10 years ago
Params.h Split params into evm-related and mining/block-related. 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