erigon-pulse/common/dbutils
Artem Vorotnikov 2148885637
Simplify ChangeSet implementation and tests (#1878)
* Move storage changeset code into one file

* Simplify storage changeset tests

* simplify more

* more

* more

* more

* move account changeset into one file

* simplify account changeset test

* NewStorageChangesetPlain -> NewStorageChangeSet

* EncodeStoragePlain -> EncodeStorage

* StorageChangeSetPlain -> StorageChangeSet

* AccountChangeSetPlain -> AccountChangeSet

* more

* more

* more

* Simplify EncodeStorage

* more

* Simplify FromDBFormat

* more rename

* rename changeset buckets (constant names only)
2021-05-04 13:34:08 +01:00
..
bucket.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
composite_keys_test.go move remote eth backend from ethdb to core package (#1567) 2021-03-20 10:52:00 +07:00
composite_keys.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
helper.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +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 History bitmap 64 (#1374) 2020-12-04 21:16:51 +00:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00