mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-06 19:12:19 +00:00
0f20e1cb93
* No parallel buildFiles and mergeFiles to conserve memory * go mod * Fix and optimise * Fix * Another fix * Fix * Extra return value * Optimise recon * Another optimisation of recon * Different order of usage * Fix * Fix * Optimise allocations * Lookup before going to history * Fix * Fix * Optimise a bit more * Only use one helper table * Set bro tx * Set broTx to writer * Use same db for recon and x * Write into chainDb * Update to latest erigon-lib * Remove test * Set execution progress * Fix compilation Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by: Alex Sharp <alexsharp@alexs-mbp.lan> |
||
---|---|---|
.. | ||
contracts | ||
access_list_test.go | ||
access_list.go | ||
cached_reader2.go | ||
cached_reader.go | ||
cached_writer.go | ||
change_set_writer.go | ||
database_test.go | ||
database.go | ||
db_state_reader.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
history_reader_22.go | ||
history_reader_nostate.go | ||
history_test.go | ||
history.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
plain_readonly.go | ||
plain_state_reader.go | ||
plain_state_writer.go | ||
rw22.go | ||
state_object_test.go | ||
state_object.go | ||
state_recon_writer.go | ||
state_test.go |