aboutsummaryrefslogtreecommitdiffstats
path: root/core/rawdb/accessors_indexes.go
Commit message (Collapse)AuthorAgeFilesLines
* core/rawdb: wrap db key creations (#16914)Wenbiao Zheng2018-06-111-17/+5
| | | | | | | | * core/rawdb: use wrappered helper to assemble key * core/rawdb: wrappered helper to assemble key * core/rawdb: rewrite the wrapper, pass common.Hash
* core/rawdb: separate raw database access to own package (#16666)Péter Szilágyi2018-05-071-0/+119