gary rong
|
37d280da41
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 年之前 |
gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 年之前 |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 年之前 |
Martin Holst Swende
|
59e1953246
core, ethdb, trie: mode dirty data to clean cache on flush (#19307)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
b00ris
|
769657060e
les: implement ultralight client (#16904)
|
6 年之前 |
Péter Szilágyi
|
0f2ba07c41
common, core, light: add block age into info logs
|
7 年之前 |
Ha ĐANG
|
2cffd4ff3c
core: fix some small typos on comment code (#17278)
|
7 年之前 |
gary rong
|
a4a2343cdc
ethdb, core: implement delete for db batch (#17101)
|
7 年之前 |
Felföldi Zsolt
|
049f5b3572
core, eth, les: more efficient hash-based header chain retrieval (#16946)
|
7 年之前 |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 年之前 |
Péter Szilágyi
|
1fae50a199
core: minor evm polishes and optimizations
|
7 年之前 |
Martin Holst Swende
|
f83237573f
core: make current*Block atomic, and accessor functions mutex-free (#16171)
|
7 年之前 |
Felix Lange
|
10181b57a9
core, eth/downloader: commit block data using batches (#15115)
|
8 年之前 |
changhong
|
17f0b11942
core: typos and comments improve
|
8 年之前 |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 年之前 |
Péter Szilágyi
|
158d603528
consensus, core: drop all the legacy custom core error types
|
8 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 年之前 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 年之前 |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
8 年之前 |
Péter Szilágyi
|
94c71c171f
Merge pull request #3723 from karalabe/logger-updates-2
|
8 年之前 |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 年之前 |
Péter Szilágyi
|
e02883c0a2
core, log: track field length and pad to align
|
8 年之前 |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 年之前 |
Felix Lange
|
21f1370d2a
core: improve import log alignment
|
8 年之前 |
Péter Szilágyi
|
a59fcc33e6
core: import future blocks one-by-one, enfore chain ancestry
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Péter Szilágyi
|
64500ab0fa
common, core, eth/downloader: adjust import log formatting
|
9 年之前 |
Bas van Kervel
|
bb8059f6aa
core: ensure the canonical block is written before the canonical hash is set
|
9 年之前 |