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