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 c5aaabd9a9 Merge pull request #1579 from arkpar/core_pow 10 years ago
..
ABI.cpp Remove initial event from JSONRPC. 10 years ago
ABI.h And the rest. 10 years ago
Account.cpp Bunch of repotting/curating. 10 years ago
Account.h State integration test. 10 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h Bunch of repotting/curating. 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 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
BlockChain.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
BlockDetails.cpp Caching. 10 years ago
BlockDetails.h Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
BlockQueue.cpp Fix to ethash seedHash caching. 10 years ago
BlockQueue.h Fix to ethash seedHash caching. 10 years ago
CMakeLists.txt ethashcl optional 10 years ago
CachedAddressState.cpp New SecureTrie. 10 years ago
CachedAddressState.h New SecureTrie. 10 years ago
CanonBlockChain.cpp Fix various aspects of chain-re-import. 10 years ago
CanonBlockChain.h Fix various aspects of chain-re-import. 10 years ago
Client.cpp Version bump. Minor fix. 10 years ago
Client.h Fix to ethash seedHash caching. 10 years ago
ClientBase.cpp Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix 10 years ago
ClientBase.h Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix 10 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h update to the correct file name 10 years ago
Defaults.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Defaults.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
DownloadMan.cpp PoC-7 JUMPDEST done the intended way. 10 years ago
DownloadMan.h Diagnostics for peer ban issues. 10 years ago
EthereumHost.cpp Diagnostics for peer ban issues. 10 years ago
EthereumHost.h Diagnostics for checking transaction dropping/resubmission 10 years ago
EthereumPeer.cpp Fix for lack of transaction propagation. 10 years ago
EthereumPeer.h Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Executive.cpp Remove VMTRACE. 10 years ago
Executive.h Remove VMTRACE. 10 years ago
ExtVM.cpp fix CallCode to address 0 10 years ago
ExtVM.h Revert balance transfer on exception. 10 years ago
Farm.cpp Refactor just about everything important in the core. 10 years ago
Farm.h RPC-mining. 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 Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix 10 years ago
LogFilter.cpp Unify block numbers into BlockNumber type. 10 years ago
LogFilter.h Unify block numbers into BlockNumber type. 10 years ago
Precompiled.cpp Bunch of repotting/curating. 10 years ago
Precompiled.h Core repotting. 10 years ago
State.cpp Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
State.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
Transaction.cpp Remove VMTRACE. 10 years ago
Transaction.h Remove VMTRACE. 10 years ago
TransactionQueue.cpp Refactor just about everything important in the core. 10 years ago
TransactionQueue.h Compile fixes. 10 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h Potential mac fix(?) 10 years ago
Utility.cpp Bunch of repotting/curating. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago