Dan Nases Sha
Dan Nases Sha
Trying to build from zcash master branch, I am experiencing a build failure. To reproduce... 1. checkout zcash/master branch 2. `./zcutil/clean.sh` 3. `./zcutil/build.sh -j $(nproc)` Expecting... successful build with stdout...
At a glance it is impossible to determine if a helix instance is in focus (actively being used) or not. Often users will have more than one instance of a...
While working on a feature, I saw ``` Error during startup:Error with response: Status { code: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)",...
Right now `zingo-cli` allows for a selection of which `lightwalletd` server it will use as an intermediate for interacting with zcash as a whole (generally using `zcashd`). Clients who depend...
The second half of #34 ; sleepless launch of regtest mode. I plan to tackle this after getting a graceful shutdown of the daemons implemented.