erigon-pulse/common/dbutils
Alex Sharov 49351b0091
KV: to support multiple databases and multiple set of buckets (#1002)
* don't use global variables

* up deps

* clean

* use joined flags

* use single non-global buckets config

* clean

* copy map

* fix tests

* fix tests

* clean

* clean
2020-08-30 18:34:18 +01:00
..
bucket.go KV: to support multiple databases and multiple set of buckets (#1002) 2020-08-30 18:34:18 +01:00
composite_keys_test.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
composite_keys.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
helper.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
history_index_test.go refuse to append to index is value is not greater than the last element (#807) 2020-07-29 11:22:48 +01:00
history_index.go State growth restore (#951) 2020-08-21 07:32:11 +01:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00