Péter Szilágyi
|
054412e335
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
|
gary rong
|
7fd0ccaa68
|
core: remove unnecessary fields in logs, receipts and tx lookups (#17106)
* core: remove unnecessary fields in log
* core: bump blockchain database version
* core, les: remove unnecessary fields in txlookup
* eth: print db version explicitly
* core/rawdb: drop txlookup entry struct wrapper
|
2019-02-21 15:14:35 +02:00 |
|
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 |
|