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 |
|
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 |
|
Corey Lin
|
1ff152f3a4
|
rawdb: remove unused parameter for WritePreimages func (#18059)
* rawdb: remove unused parameter for WritePreimages func and modify a
spelling mistake
* rawdb: update the doc for function WritePreimages
|
2018-11-09 12:51:07 +02: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 |
|