-
## Expected Behavior
WASM DPP shouldn't weight too much to be able to easily include in Browser & Mobile environments.
## Current Behavior
WASM DPP JS bundle recently raised in size at le…
-
Read the Docs has [a search-as-you-type extension](https://readthedocs-sphinx-search.readthedocs.io) that displays a pop-up to show search results as you type. However, as we found out in https://gith…
-
The testnet network is down. Is there any other network that i could use for development??
Expected Behavior
Testent network connected without error
Current Behavior
(node:9023) UnhandledPromi…
-
Compiling depends fails when it tries to download from: https://github.com/Sparkspay/bls-signatures/archive which looking at the repo doesn't exist.
-
## Expected Behavior
Running `dashmate config set platform.dapi.envoy.ssl.providerConfigs.zerossl.id null` should set the value to a JSON `null` as defined in the schema.
## Current Behavior…
-
After sync I see Block Height 0
![image](https://github.com/dashpay/platform/assets/64574305/d7992dc5-0ae1-4bf2-aeec-37e4fd537de3)
## Expected Behavior
This is not the first launch of the pla…
-
I've built a docker image consisting of dashcore-node that spawns the `dashd` process.
When started via `docker run -it image-name` the current shell keeps being attached to the docker process so t…
-
Hi,
When setting non default values for denoms_goal and denoms_hardcap in GUI, dash-qt still uses default values.
Steps to reproduce:
1.) Fresh installation of dashcore-20.1.1-x86_64-linux-gnu.…
-
## Solution (for JS at least)
```sh
npm install --location=global protoc-gen-ts
```
```sh
protoc \
-I="$CORE_PROTO_PATH" \
--js_out="import_style=commonjs:$CORE_WEB_OUT_PATH" \
…
-
At line 454 in dash.css: 50% would be probably better than 53%.