You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should check that we can run a successful basecoind init && basecoind start sequence for both basecoin and democoin since we keep having issues with this, eg. #1616 and #1503
We should also add a simple Gopkg.toml to basecoin and add a test that it works using a local vendored dir (in addition to being compiled using the top level one)
The text was updated successfully, but these errors were encountered:
We should check that we can run a successful
basecoind init && basecoind start
sequence for both basecoin and democoin since we keep having issues with this, eg. #1616 and #1503We should also add a simple Gopkg.toml to basecoin and add a test that it works using a local vendored dir (in addition to being compiled using the top level one)
The text was updated successfully, but these errors were encountered: