Felföldi Zsolt
|
58497f46bd
les, les/flowcontrol: implement LES/3 (#19329)
|
6 years ago |
Péter Szilágyi
|
fc85777a21
core: concurrent database reinit from freezer dump
|
6 years ago |
gary rong
|
611113e967
core: never delete genesis block (#19617)
|
6 years ago |
Péter Szilágyi
|
536b3b416c
cosensus, core, eth, params, trie: fixes + clique history cap
|
6 years ago |
gary rong
|
37d280da41
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 years ago |
gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 years ago |
Péter Szilágyi
|
751effa35e
core: fix formatting error (trailing whitepace)
|
6 years ago |
PilkyuJung
|
ec2131c8d3
core: move error variable to error.go (#19560)
|
6 years ago |
Péter Szilágyi
|
6ec6b29051
core: fix import errors on clique crashes + empty blocks (#19544)
|
6 years ago |
gary rong
|
c113723fdb
core: handle importing known blocks more gracefully (#19417)
|
6 years ago |
Martin Holst Swende
|
c8cf360f29
core: fix canonicality confusion (#19514)
|
6 years ago |
Matthew Halpern
|
937417527c
core: lookup txs by block number instead of block hash (#19431)
|
6 years ago |
Péter Szilágyi
|
7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 years ago |
Matthew Halpern
|
6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost
|
6 years ago |
Péter Szilágyi
|
43631aa1d6
core: minor code polishes + rebase fixes
|
6 years ago |
rjl493456442
|
690bd8a417
core: re-omit new log event when logs rebirth
|
6 years ago |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 years ago |
Péter Szilágyi
|
e14f8a408c
Merge pull request #19328 from karalabe/preload
|
6 years ago |
Runchao Han
|
c4109d790f
core: fix typo in insertChain method doc (#19371)
|
6 years ago |
Péter Szilágyi
|
ed34a5e08a
cmd, core, eth: support disabling the concurrent state prefetcher
|
6 years ago |
Péter Szilágyi
|
bb9631c399
core: prefetch next block state concurrently
|
6 years ago |
Brent
|
7fb89697fd
core/types: add block location fields to receipt (#17662)
|
6 years ago |
Péter Szilágyi
|
a732c93309
core: 3rd try on splitting the trie metrics correctly
|
6 years ago |
Martin Holst Swende
|
59e1953246
core, ethdb, trie: mode dirty data to clean cache on flush (#19307)
|
6 years ago |
Péter Szilágyi
|
435020f9b3
core: split trie op metrics from the correct chain metrics
|
6 years ago |
Péter Szilágyi
|
86989e3fcd
core: split out detailed trie access metrics from insertion time (#19316)
|
6 years ago |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 years ago |
Péter Szilágyi
|
4f457859a2
core: use headers only where blocks are unnecessary
|
6 years ago |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 years ago |
Felföldi Zsolt
|
c2003ed63b
les, les/flowcontrol: improved request serving and flow control (#18230)
|
6 years ago |