erigon-pulse/internal
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
..
build Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
cmdtest Fix lints 2021-03-18 08:00:21 +00:00
debug Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
ethapi Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
flags cmd/geth: add db commands stats, compact, put, get, delete (#22014) 2021-03-10 16:57:59 +01:00
jsre all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-30 13:36:30 +02:00
utesting post-rebase fixes 2020-12-03 18:59:17 +01:00
web3ext les: move server pool to les/vflux/client (#22377) 2021-03-12 15:41:13 +01:00