Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 年 前 |
Péter Szilágyi
|
a59fcc33e6
core: import future blocks one-by-one, enfore chain ancestry
|
9 年 前 |
Felix Lange
|
f52a1ae849
core, core/vm, eth/filters: move Removed field into vm.Log
|
9 年 前 |
Jeffrey Wilcke
|
801a13f791
core: fixed unwinding bad hash (#3347)
|
9 年 前 |
Jeffrey Wilcke
|
c04c8f10f0
core: improved bad block error reporting (#3320)
|
9 年 前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年 前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年 前 |
Zsolt Felfoldi
|
760fd65487
light: light chain, VM env and tx pool
|
9 年 前 |
Péter Szilágyi
|
1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats
|
9 年 前 |
Jeffrey Wilcke
|
5b262ff5ab
Merge pull request #3156 from holiman/metrics-blocks
|
9 年 前 |
Péter Szilágyi
|
64500ab0fa
common, core, eth/downloader: adjust import log formatting
|
9 年 前 |
Martin Holst Swende
|
00b853418e
core: Add block processing time metric collection
|
9 年 前 |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 年 前 |
Jeffrey Wilcke
|
ca419f3cd8
core: fixed import reporter
|
9 年 前 |
Felix Lange
|
e66b158f0b
core: print import stats more often
|
9 年 前 |
Péter Szilágyi
|
710435b51b
core, eth, trie: reuse trie journals in all our code
|
9 年 前 |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
9 年 前 |
Bas van Kervel
|
bb8059f6aa
core: ensure the canonical block is written before the canonical hash is set
|
9 年 前 |
Péter Szilágyi
|
f5a29eab5c
core: solve a remote-import/local-mine data race
|
9 年 前 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年 前 |
Péter Szilágyi
|
748d1c171d
core, core/state, trie: enterprise hand-tuned multi-level caching
|
9 年 前 |
Felix Lange
|
ca18202eb9
eth: enable bad block reports
|
9 年 前 |
Nicholas Johnson
|
c74a575725
core: Provide a public accessor for ChainConfig
|
9 年 前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年 前 |
Felix Lange
|
24cdac41f3
core, core/types, eth: add and use Block.Body
|
9 年 前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年 前 |
Jeffrey Wilcke
|
0cfa21fc7f
core, eth, cmd: temporary work around for enabling the jit
|
9 年 前 |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
9 年 前 |
Péter Szilágyi
|
2855a93ede
Merge pull request #2341 from leijurv/patch-2
|
9 年 前 |
Leif Jurvetson
|
434e4b31d8
core, eth: replace reorganiz with reorganis
|
9 年 前 |