quorum/core/rawdb
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
..
accessors_chain.go core/rawdb: wrap db key creations (#16914) 2018-06-11 16:06:26 +03:00
accessors_chain_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
accessors_indexes.go core/rawdb: wrap db key creations (#16914) 2018-06-11 16:06:26 +03:00
accessors_indexes_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
accessors_metadata.go core/rawdb: wrap db key creations (#16914) 2018-06-11 16:06:26 +03:00
interfaces.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
schema.go core/rawdb: wrap db key creations (#16914) 2018-06-11 16:06:26 +03:00