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