mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-01 08:41:21 +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 |
||
---|---|---|
.. | ||
contracts | ||
database_test.go | ||
database.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
readonly.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go | ||
stateless.go | ||
trace.go |