erigon-pulse/common/dbutils
Artem Vorotnikov 91f7798c4a
Remove hashed changesets (#1464)
* Remove hashed changesets

* try this

* oops

* simplify

* better diagnostics

* don't hash account key and use bitmap 64 to check history index

* update docs of bucket

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2021-02-04 12:59:04 +03:00
..
bucket.go Remove hashed changesets (#1464) 2021-02-04 12:59:04 +03:00
composite_keys_test.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
composite_keys.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
helper.go ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00: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