mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
7286a0fef7
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. |
||
---|---|---|
.. | ||
nodecfg | ||
doc.go | ||
endpoints.go | ||
errors.go | ||
lifecycle.go | ||
node_example_test.go | ||
node_test.go | ||
node.go | ||
rpcstack_test.go | ||
rpcstack.go | ||
utils_test.go |