gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 年之前 |
gary rong
|
c113723fdb
core: handle importing known blocks more gracefully (#19417)
|
6 年之前 |
Martin Holst Swende
|
c8cf360f29
core: fix canonicality confusion (#19514)
|
6 年之前 |
Péter Szilágyi
|
7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 年之前 |
Péter Szilágyi
|
43631aa1d6
core: minor code polishes + rebase fixes
|
6 年之前 |
rjl493456442
|
690bd8a417
core: re-omit new log event when logs rebirth
|
6 年之前 |
Péter Szilágyi
|
bb9631c399
core: prefetch next block state concurrently
|
6 年之前 |
Péter Szilágyi
|
4f457859a2
core: use headers only where blocks are unnecessary
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
Martin Holst Swende
|
8577b5b020
core: more tests for sidechain import, fixes #19105 (#19113)
|
6 年之前 |
Matthew Halpern
|
bf42535d31
core: remove redundant parentheses (#19106)
|
6 年之前 |
Matthew Halpern
|
3930f3795b
core: remove unused function (#19097)
|
6 年之前 |
Péter Szilágyi
|
940e317094
core: fix pruner panic when importing low-diff-large-sidechain
|
6 年之前 |
Martin Holst Swende
|
da1efdae0c
core: repro #18977
|
6 年之前 |
Péter Szilágyi
|
f25f776c9f
core, light: get rid of the dual mutexes, hard to reason with
|
6 年之前 |
Péter Szilágyi
|
333b5fb123
core: polish side chain importer a bit
|
7 年之前 |
gary rong
|
d6254f827b
all: protect self-mined block during reorg (#17656)
|
7 年之前 |
Oleg Kovalov
|
d42ce0f2c1
all: simplify switches (#17267)
|
7 年之前 |
Péter Szilágyi
|
d926bf2c7e
trie: cache collapsed tries node, not rlp blobs (#16876)
|
7 年之前 |
Wenbiao Zheng
|
9b1536b26a
core: remove dead code, limit test code scope (#17006)
|
7 年之前 |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 年之前 |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 年之前 |
Martin Holst Swende
|
8c31d2897b
core: add blockchain benchmarks
|
7 年之前 |
Péter Szilágyi
|
89f914c030
core: flush out trie cache more meaningfully on stop (#16143)
|
7 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 年之前 |
Péter Szilágyi
|
84be009154
core: sorted reorg insertion order for proper head header updating
|
7 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 年之前 |
Péter Szilágyi
|
701d60c889
params: enable Byzantium on Ropsten/tests, fix failures
|
8 年之前 |