Daniel Liu
|
62dbd3bceb
|
core: use slices package for sorting #27489 #27909 (#1701)
|
2025-12-07 15:43:24 +05:30 |
|
Daniel Liu
|
e34bbe10c6
|
core: persist bad blocks #21827 #27489 (#1771)
|
2025-11-15 16:51:21 +05:30 |
|
Daniel Liu
|
3efe26df08
|
all: refactor so NewBlock, WithBody take types.Body #29482 (#1605)
|
2025-10-08 13:12:35 +08:00 |
|
Daniel Liu
|
c74515fcca
|
core: persist bad blocks #21827 (#1603)
|
2025-10-08 13:10:22 +08:00 |
|
wit liu
|
7d5a03a46e
|
all: fix unnecessary conversion (#1527)
Co-authored-by: wit <wit765765346@gmail>
|
2025-09-21 19:45:42 +08:00 |
|
Daniel Liu
|
516883d14c
|
all: snapshot dump + unify with trie dump #22795 (#1205)
|
2025-08-22 16:39:28 +08:00 |
|
Daniel Liu
|
3adec81483
|
downloader: different sync strategy (#18085)
|
2025-02-26 15:06:08 +08:00 |
|
Daniel Liu
|
7017077508
|
cmd/XDC, core/rawdb: add db command inspect
|
2025-02-21 15:32:35 +08:00 |
|
Daniel Liu
|
d8fb27b987
|
all: clean up and properly abstract database accesses (#19021)
|
2025-02-11 18:28:50 +08:00 |
|
Daniel Liu
|
92f0d07e6d
|
core: remove unnecessary fields in log (#17106 #19182)
|
2025-01-24 15:52:43 +08:00 |
|
JukLee0ira
|
653b59710e
|
core/rawdb: separate raw database access to own package (#16666 #19345)
|
2025-01-22 15:19:39 +08:00 |
|
Daniel Liu
|
d7e0e9d734
|
core: write chain data in atomic way (#20287)
|
2024-12-28 10:44:36 +08:00 |
|
Daniel Liu
|
a294c2080d
|
all: fix null effectiveGasPrice
|
2024-11-01 11:36:53 +08:00 |
|
Daniel Liu
|
2a9d450101
|
core/types: add EffectiveGasPrice in Receipt (#26713)
|
2024-11-01 11:36:53 +08:00 |
|
JukLee0ira
|
3f40987cca
|
core/rawdb: rearranging function order
|
2024-08-19 22:32:20 +08:00 |
|
JukLee0ira
|
bea4431f6f
|
eth/filters: avoid block body retrieval when no matching logs (#25199)
|
2024-08-03 10:03:22 +08:00 |
|
JukLee0ira
|
f8a2b00505
|
core/rawdb,eth: use lightweight accessor for log filtering (#23147)
|
2024-08-03 10:03:22 +08:00 |
|
olumuyiwadad
|
571c41f891
|
FIx Bad block error.
|
2021-09-17 17:59:06 +05:30 |
|
Péter Szilágyi
|
accc0fab4f
|
core, eth/downloader: fix ancestor lookup for fast sync
|
2018-11-16 13:21:20 +02:00 |
|
Wuxiang
|
d98c45f70f
|
core: fix a typo (#17941)
|
2018-10-19 16:33:27 +03:00 |
|
Wenbiao Zheng
|
aab7ab04b0
|
core/rawdb: wrap db key creations (#16914)
* core/rawdb: use wrappered helper to assemble key
* core/rawdb: wrappered helper to assemble key
* core/rawdb: rewrite the wrapper, pass common.Hash
|
2018-06-11 16:06:26 +03:00 |
|
Péter Szilágyi
|
6cf0ab38bd
|
core/rawdb: separate raw database access to own package (#16666)
|
2018-05-07 14:35:06 +03:00 |
|