mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 04:57:17 +00:00
dcdcc1a30f
* Fixes issue #1232 * Adding/updating test cases * Updating as per comments * Use tx instead of db in GetModifiedAccounts and clean up a bit * option to specify LMDB map size for cmd/integration commands (#1238) * Add lmdb.mapSize to integration * Make lmdb.mapSize effective * Use mapSize for first opening * Fix for cobra * Extend lmdb.mapSize for all commands * Fix lint * Fixes issue #1232 * Adding/updating test cases * Updating as per comments Co-authored-by: ledgerwatch <akhounov@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 |