anonymous 801c501b4c 58% 6 years ago
..
Account.cpp 0a78898344 41% 6 years ago
Account.h f4a8cc8727 Refactor account nonce API 8 years ago
All.h 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
BasicGasPricer.cpp 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
BasicGasPricer.h 16d4ae6421 changed default gas price 9 years ago
Block.cpp 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
Block.h 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
BlockChain.cpp 0cca240097 36% 6 years ago
BlockChain.h 05e3a207b0 Typo. 8 years ago
BlockChainSync.cpp ae68557c4d Cleanup code around BlockChainSync 8 years ago
BlockChainSync.h b3356db334 Sync stability fixes 9 years ago
BlockDetails.cpp 1ca58f5eb9 Caching. 10 years ago
BlockDetails.h bfb6cc9f36 Merge branch 'pv63' of https://github.com/ethereum/libethereum into pv63 9 years ago
BlockQueue.cpp dbe3c72b48 Get better message about exception during block verification 8 years ago
BlockQueue.h 6dc5175811 style 9 years ago
CMakeLists.txt 56959d10db builds to 67% 7 years ago
ChainParams.cpp 7e66ade52c Added null-pointer guard around setChainParams() calls, and switched asserts to do explicit comparisons against nullptr. 9 years ago
ChainParams.h 6d07db16e9 Fix for warning in ChainParams which was introducing a warning for openSUSE builds. 9 years ago
Client.cpp ad6ac0c2d9 Initialize potentially uninitialized variables 8 years ago
Client.h 431f04b414 - debug calls 8 years ago
ClientBase.cpp 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
ClientBase.h 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
ClientTest.cpp 914f7843fd Take transactions from postSeal. 8 years ago
ClientTest.h c268496996 testClient resetChainParams 9 years ago
CodeSizeCache.h abbec9dcb9 Review comments. 8 years ago
CommonNet.cpp 4fa7dad2af enabled -pedantic for gcc build 10 years ago
CommonNet.h ae68557c4d Cleanup code around BlockChainSync 8 years ago
Defaults.cpp f66396aade Move non-cryptopp dependent stuff into devcore. 10 years ago
Defaults.h 2be62a5bdd Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
EthereumHost.cpp 1c6d25113a Simplify the way EthereumHost creates BlockChainSync 8 years ago
EthereumHost.h 1c6d25113a Simplify the way EthereumHost creates BlockChainSync 8 years ago
EthereumPeer.cpp ae68557c4d Cleanup code around BlockChainSync 8 years ago
EthereumPeer.h ee5ee3cd72 minor sync fixes 9 years ago
Executive.cpp 801c501b4c 58% 6 years ago
Executive.h 0cca240097 36% 6 years ago
ExtVM.cpp 23183410a7 libethereum: mitigate `testeth` crash in Mac OS 8 years ago
ExtVM.h 146cfd6a12 Implement effects of emptiness change. 8 years ago
GasPricer.cpp 446b9ef25b Don't drop DB when chaning DB format. 9 years ago
GasPricer.h 16d4ae6421 changed default gas price 9 years ago
GenericFarm.h 5b9003d967 Guard threaded access of the hashrate and protect cast. 9 years ago
GenericMiner.cpp 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
GenericMiner.h 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
GenesisInfo.cpp b506014ffa update Dao Test 8 years ago
GenesisInfo.h 3f5724a0c1 DAO hardfork implementation. 8 years ago
Interface.cpp 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
Interface.h 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
LogFilter.cpp 586f0e79bd First draft at splitting State. 9 years ago
LogFilter.h 34b1dbffb4 Add support __INTEL_COMPILER on Ubuntu 9 years ago
MiningClient.cpp ee2bd1ea76 Various minor fixes from review. 9 years ago
MiningClient.h 191c44939f Additional minor fixes from review. 9 years ago
State.cpp 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
State.h 8400a632e9 Remove AccountDiff and other diffs depending on it 8 years ago
Transaction.cpp 0fa50373a6 Fix ClientBase::evmSchedule(). 9 years ago
Transaction.h 0fa50373a6 Fix ClientBase::evmSchedule(). 9 years ago
TransactionQueue.cpp 902accb431 Make txq more predicatable :-) 9 years ago
TransactionQueue.h bfb6cc9f36 Merge branch 'pv63' of https://github.com/ethereum/libethereum into pv63 9 years ago
TransactionReceipt.cpp 8088e28ee7 Potential mac fix(?) 10 years ago
TransactionReceipt.h e01a75a46c style fixes 9 years ago
Utility.cpp 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
Utility.h 85ff2137ea Basic test working with same code for Ethash and BasicAuthority. 9 years ago
VerifiedBlock.h 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago