-
**recreate error:**
`cp .env.evonet .env`
`docker-compose up`
```
ERROR: Missing mandatory value for "command" option interpolating ['dashd', '-conf=/dashd.conf', '-datadir=/data', '-masterno…
-
The current config uses the [`ablock/sentinel` image](https://hub.docker.com/r/ablock/sentinel), which I think is probably built from [here](https://github.com/codablock/docker-sentinel). I'm not sure…
-
This issue tracker is only for technical issues related to Dash Core.
General Dash questions and/or support requests and are best directed to the [Dashpay Reddit](https://www.reddit.com/r/dashp…
-
### Describe the issue
I runs dash 0.14.0.0 masternode for several days. I find out the masternode memory usage slowly increases from about 500MB up to 800MB in about 10 days. Then I check the 0.14.0…
-
At least that is how it seems to me. Two locations where getinfo is referenced and I see it in my sentinel output when I run the tests. I am using the develop branch.
https://github.com/dashpay/sen…
-
I am running OxygenOS 10.5.4 (OnePlus stock OS) with a Magisk patched bootloader. Dwarf provides a way to automatically install frida into /system. One of the steps is remounting /system to make it wr…
-
This error triggers when running with -prune=555 -txindex=0 (required by -prune):
https://github.com/dashpay/dash/blob/master/src/init.cpp#L1794
since masternode should default to false, I think…
-
Hi all.
I kindda ported thing to FreeBSD but have some troubles with build system:
0.12.1.5:
```
/usr/local/bin/ccache clang++40 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FOR…
kworr updated
4 years ago
-
Hi,
Rather standard configure line:
`./configure --enable-debug --with-gui=no --disable-shared --with-pic --without-miniupnpc --disable-tests --enable-hardening`
and during build there is an …
-
This [gRPC endpoint](https://github.com/dashevo/dapi/tree/v0.9-dev/lib/grpcServer/handlers/tx-filter-stream) relies on Dash Core's `germerkleblocks` RPC, which won't be introduced until Dash Core 0.15…