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 ce205f382c Remote mining fixes. 10 years ago
..
Account.cpp Bunch of repotting/curating. 10 years ago
Account.h Move non-cryptopp dependent stuff into devcore. 10 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h set and map to hash tables 10 years ago
All.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
BlockChain.cpp Improve AZ & eth latency. 10 years ago
BlockChain.h Parallelised BlockQueue. 10 years ago
BlockDetails.cpp Caching. 10 years ago
BlockDetails.h replaces cache maps with hash tables, reverted noteCanonChanged 10 years ago
BlockQueue.cpp Parallelised uncle checking. 10 years ago
BlockQueue.h Remote mining fixes. 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
CachedAddressState.cpp Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
CachedAddressState.h set and map to hash tables 10 years ago
CanonBlockChain.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
CanonBlockChain.h set and map to hash tables 10 years ago
Client.cpp Remote mining fixes. 10 years ago
Client.h Remote mining fixes. 10 years ago
ClientBase.cpp Parallelised BlockQueue. 10 years ago
ClientBase.h DAG generation improvements. 10 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h Minor fix for mining. 10 years ago
Defaults.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
Defaults.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
DownloadMan.cpp set and map to hash tables 10 years ago
DownloadMan.h set and map to hash tables 10 years ago
EthereumHost.cpp Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
EthereumHost.h More stringent checking for ancestors in uncles. 10 years ago
EthereumPeer.cpp Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
EthereumPeer.h Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Executive.cpp fix Create return value for exceptional haltings 10 years ago
Executive.h Fixes for transact gas usage. 10 years ago
ExtVM.cpp fix CallCode to address 0 10 years ago
ExtVM.h set and map to hash tables 10 years ago
GenesisInfo.cpp Fee structure stuff. 10 years ago
GenesisInfo.h Genesis info. 10 years ago
Interface.cpp enabled -pedantic for gcc build 10 years ago
Interface.h Integrate KeyManager. 10 years ago
KeyManager.cpp Miner fix. 10 years ago
KeyManager.h Move non-cryptopp dependent stuff into devcore. 10 years ago
LogFilter.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
LogFilter.h set and map to hash tables 10 years ago
Precompiled.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
Precompiled.h set and map to hash tables 10 years ago
State.cpp Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into arkpar-bc 10 years ago
State.h Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
Transaction.cpp ICAP Cleanups. 10 years ago
Transaction.h Move non-cryptopp dependent stuff into devcore. 10 years ago
TransactionQueue.cpp Fix lockup. 10 years ago
TransactionQueue.h Lockup fix. 10 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h set and map to hash tables 10 years ago
Utility.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago