Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

make path of levelDB database configurable #624

Open
kautukkundan opened this issue Jul 13, 2021 · 0 comments · May be fixed by #668
Open

make path of levelDB database configurable #624

kautukkundan opened this issue Jul 13, 2021 · 0 comments · May be fixed by #668

Comments

@kautukkundan
Copy link
Collaborator

kautukkundan commented Jul 13, 2021

Problem

Currently the path of levelDB folder is hardcoded. It may not be ideal for every user to keep the same path for the database and they might need to set it somewhere else.

Solution

Add levelDB folder path in the config so that it is easily changeable. Additionally, it'll better to have separate path for DB while running tests so that it doesn't interfere with DB running in production. Right now the tests wipes the contents of levelDB folder completely.

@kautukkundan kautukkundan added this to the Public Testnet 2 milestone Sep 23, 2021
@kautukkundan kautukkundan linked a pull request Sep 23, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant