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