FourthState / plasma-mvp-sidechain

Cosmos SDK (Tendermint consensus) side-chain implementation for plasma
Apache License 2.0
112 stars 35 forks source link

Bug in plasmad home directory #174

Closed colin-axner closed 4 years ago

colin-axner commented 5 years ago

Summary of bug

home directory for plasmad is depending on current directory ## Expected behavior

uses default home regardless of what directory you are in (.plasmad/)

Actual behavior

If I am not in .plasmad I get

plasmad version
MustWriteFile failed: open config/plasma.toml: no such file or directory

If I am in .plasmad

plasmad version

Versions/External Software

latest develop

hamdiallam commented 4 years ago

Have a fix up for this. However the version command does not currently print out any information.