Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

feat: ignore flag if empty #518

Merged
merged 3 commits into from Nov 15, 2019
Merged

feat: ignore flag if empty #518

merged 3 commits into from Nov 15, 2019

Conversation

ryanio
Copy link
Contributor

@ryanio ryanio commented Nov 11, 2019

What does it do? Does it close any issues?

Removes trying to define default data directory and keystore directory across platforms, and instead introduces property ignoreIfEmpty to flag settings.

Closes one of the issues in #512

Pairs with ethereum/grid-ui#159


To test, run this branch with the paired grid-ui branch and see what your values in Settings are for Geth for Data Directory and Keystore Directory. Clear them empty, and see if the generated flags hide --datadir and/or --keystoredir

@wolovim wolovim merged commit 4a1ffc5 into master Nov 15, 2019
@wolovim wolovim deleted the ignoreFlagIfEmpty branch November 15, 2019 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants