mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
f6be0b601e
* Rewrite * Fix linter, make counter * Skip hash stage * Fix linter * Add common * Fix wrong bucket * Use temp files to generate index * Fix hack, defer * Add logging when creating files * Properly pass datadir * Bigger buffers, less logging * Log current key, enforce batching * Limit to 4m, print more * Use ReadFull * Optimised version of storage generation * Don't print entire key * Commit at the end * Fix linter * Remove a bit of copy-paste * More copy-paste reduction * Fixes * Fix key length * Not delete files too early * Fix linter * Fix logging * Fix starting block * Skip test * Remove limit on the stage 4 * Fix test while disabling the hash check * Fix tests * Fix unreachable |
||
---|---|---|
.. | ||
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.go | ||
stagedsync_stage_hashcheck.go | ||
stagedsync_stage_indexes_test.go | ||
stagedsync_stage_indexes.go | ||
stagedsync_stage_senders.go | ||
stagedsync_stages.go | ||
stagedsync_test.go | ||
testchain_test.go | ||
types.go |