mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
7ab10c85af
* Introduce hashCollector * Add HashCollector to SubTrieLoader * Fix linter * Reset hashed state * Not to regenerate the hashed state * Not to delete state * Fix linter * Print expected hash in the beginning * Simplify * Remove initialTrie * Use etl to buffer intermediate hashes * Copy values, not insert empty key * Compress instead of decompress * Enhance file buffer logging, fix linter * Fix compile errors * Fix log * Fix logging * Exclude zero key again * Add rewind * Restrict timestamps * Fix * Fix formatting * Incorporate separation * Extract identityLoadFunction * Fix formatting |
||
---|---|---|
.. | ||
contracts | ||
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 | ||
intermediate_hashes.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
plain_state_reader.go | ||
plain_state_writer.go | ||
readonly.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go | ||
stateless.go |