erigon-pulse/node/nodecfg
Andrew Ashikhmin 7286a0fef7
Create in-memory MDBX inside dirs.Tmp (#5702)
Previously "in-memory" MDBX instances for fork validation and mining
were created inside `os.TempDir()`. We should create them inside
Erigon's datadir so that the file permissions and the disk are the same
as for the main database.

Prerequisite: https://github.com/ledgerwatch/erigon-lib/pull/676.
2022-10-11 16:49:38 +01:00
..
datadir Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
config_test.go more usage of dirs object #4390 2022-06-07 11:54:04 +07:00
config.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
defaults.go Rename engine.* flags to authrpc.* for consistency with geth (#4890) 2022-08-02 13:15:01 +07:00