erigon-pulse/internal/ethapi
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
..
addrlock.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go Fix for NPE in eth_getBlockByNumber (#1841) 2021-04-29 12:34:00 +01:00
backend.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
get_proof.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00