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 |
||
---|---|---|
.. | ||
api.go | ||
downloader_test.go | ||
downloader.go | ||
events.go | ||
fakepeer.go | ||
metrics.go | ||
modes.go | ||
peer.go | ||
queue.go | ||
stagedsync_downloader.go | ||
stagedsync_stage_bodies.go | ||
stagedsync_stage_execute_test.go | ||
stagedsync_stage_execute.go | ||
stagedsync_stage_hashcheck_test.go | ||
stagedsync_stage_hashcheck.go | ||
stagedsync_stage_indexes_test.go | ||
stagedsync_stage_indexes.go | ||
stagedsync_stage_senders.go | ||
stagedsync_stages.go | ||
stagedsync_test.go | ||
stagedsync_testutil.go | ||
testchain_test.go | ||
types.go |