mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-24 20:47:16 +00:00
d2e5cc5cb5
* Add print_migration command to integration * Not run migrations for print commands * Reverse migration * Fix lint * Add datadir to run_migrations * Add lmdb.mapSize to integration * Make lmdb.mapSize effective * Fix * receipt sizes * fix print * Switch to another version of lmdb * Collector from existing files * Not load * Commit after clearing * Add methods for clear/drop buckets by multiple transactions * Fix to lmdb * Not remove temp files * Not load * Re-enable loading * Prints * Try to fix refill * Migration in 3 steps * tidy mod * Fix lint * Fix tests * Migrations for CBOR receipts in 3 txs * Fix lint Co-authored-by: alex.sharov <AskAlexSharov@gmail.com> |
||
---|---|---|
.. | ||
bitmapdb | ||
cbor | ||
remote | ||
typedcursor | ||
AbstractKV.md | ||
database_test.go | ||
id.go | ||
interface.go | ||
kv_abstract_test.go | ||
kv_abstract.go | ||
kv_lmdb.go | ||
kv_migrator_test.go | ||
kv_remote2.go | ||
kv_remote.go | ||
kv_snapshot_test.go | ||
kv_snapshot.go | ||
memory_database.go | ||
mutation_puts.go | ||
mutation.go | ||
object_db.go | ||
rewind.go | ||
storage_mode_test.go | ||
storage_mode.go | ||
tx_db.go | ||
walk.go |