mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-18 16:44:12 +00:00
2148885637
* 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) |
||
---|---|---|
.. | ||
contracts | ||
access_list.go | ||
cached_reader.go | ||
cached_writer.go | ||
change_set_writer.go | ||
database_test.go | ||
database_writer.go | ||
database.go | ||
db_state_reader.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
history_test.go | ||
history.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
plain_readonly.go | ||
plain_state_reader.go | ||
plain_state_writer.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go |