ElementsProject / elements

Open Source implementation of advanced blockchain features extending the Bitcoin protocol
MIT License
1.06k stars 381 forks source link

empty duplicate folders blocks/ and wallets/ created at launch #594

Open domegabri opened 5 years ago

domegabri commented 5 years ago

Description

liquid_dirs_osx

Version

elements-0.17.0 rc1

note: similar behavior when passing -datadir, except only blocks/ folder is created

instagibbs commented 5 years ago

Does this only happen with liquid builds?

domegabri commented 5 years ago

same with elements build ( content of .elements: blocks/ elementsregtest/ wallets/)

(tested in rc2)

instagibbs commented 5 years ago

To be pedantic, I just ran bitcoind with -datadir for regtest, and the top-level dir is empty aside from regtest. So this is an elements-wide issue.