mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 14:47:16 +00:00
80f06b279a
* Fix download only * Fix lint * Reset references * Only reset on error * Potential fixes * no NPE * no NPE * Not use multi-put * Reduce ideal batch size for download only * Handle tds == nil * remove nested mutation * Return multiput * Better reporting * Reduce batch size for download only * Avoid extra copying * Avoid extra copying * IdealBatchSize * Not write tx lookup entries * Larger batches * Go back to normal batch size * Fix lint * Gen tx lookup * print progress * Add filling up the lookup array * Show tx count * Introduce second round * Add generating tx lookup * Fix lint * properly stop at specified block * measure the duration of the last phase * not to fail if the bucket is not found * Fix lint * Alternative tx generation * Fix out of memory * Fix out of memory * Split in parts to conserve memory * Copy keys * Fix lint * Fix lint |
||
---|---|---|
.. | ||
downloader | ||
fetcher | ||
filters | ||
gasprice | ||
tracers | ||
api_backend.go | ||
api_test.go | ||
api_tracer.go | ||
api.go | ||
backend_test.go | ||
backend.go | ||
bloombits.go | ||
config.go | ||
discovery.go | ||
firehose.go | ||
gen_config.go | ||
handler_test.go | ||
handler.go | ||
helper_test.go | ||
peer.go | ||
protocol_test.go | ||
protocol.go | ||
sync_test.go | ||
sync.go |