erigon-pulse/cmd/state/verify
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
..
check_changeset_enc.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
check_indexes.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
verify_headers_snapshot.go tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
verify_txlookup.go rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00