-
``` r
library(santoku)
tab(seq(0, 1, .2), c(.2, .5, .8), lbl_dash(fmt = percent, first = "< %s", last = ">= %s"))
#> x
#> < 0.2 20% - 50% 50% - 80% >= 0.8
#> 1 2 …
-
Hi.
I know the "[OpenBSD build guide](https://github.com/dashpay/dash/blob/master/doc/build-openbsd.md)". But, it's oldier...
With OpenBSD 6.2, now the system use clang...
To build boost, th…
-
### Describe the issue
I am not able to create any transaction it seems, after compiling and running dashd on the `develop` branch at commit b0a8522d9. My wallet is unlocked and has plenty of tDash…
-
Whether or not to update a masternode to a particular dashd binary is an important decision with implications for Dash consensus. The update command should be implemented to make updating an explicit …
-
When torcontrol executes ADD_ONION command, it uses the hardcoded localhost 127.0.0.1.
This only works if tor proxy is running on the same machine than dashd.
On a LAN setup sharing a single tor…
-
I attempted to cross-compile for windows On Windows, using [Windows
Subsystem for Linux (WSL)](https://docs.microsoft.com/windows/wsl/about) and the Mingw-w64 cross compiler tool chain.
It will no…
-
I am trying to link mysql to dashd
When dashd runs mysql_init function, I get an error
In another process mysql_init runs without problem
1.dashd.cpp (Code modification)
int main(int argc, char*…
-
Hello, i have compiled the depends, then sun autogen and
`
./configure --prefix=$(pwd)/depends/armv7l-unknown-linux-gnueabihf --without-wallet --disable-wallet --disable-zmq --disable-upnp --withou…
-
### Can you reliably reproduce the issue?
Didn't try yet.
### Expected behaviour
Dashcore should sync
### Actual behaviour
```
2021-08-05 03:38:35 CGovernanceManager::UpdateCachesAndClean --…
-
Hey there.
My testnet node is stuck at block 419438. I've tried to resync from scratch, but the same problem
### Version:
Dash Core - 0.16.1.1
Insight-api - 3.1.1
### Machine specs:
- OS: Ub…