nimbus-eth1/nimbus/db/ledger/base
Jacek Sieka 0a8986bc77
avoid copying data when merging save points (#2584)
Saving both memory and processing, we can move entries from one
savepoint to another, specially when the target is empty as it often is
during transaction processing
2024-09-06 22:45:29 +02:00
..
api_tracking.nim avoid copying data when merging save points (#2584) 2024-09-06 22:45:29 +02:00
base_config.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00
base_desc.nim Separate config for core db and ledger (#2479) 2024-07-12 13:12:25 +00:00
base_helpers.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00