platform icon indicating copy to clipboard operation
platform copied to clipboard

L2 solution for seriously fast decentralized applications for the Dash network

Results 265 platform issues
Sort by recently updated
recently updated
newest added

Currently Dashmate supports ZeroSSL API for obtaining IP-certs each 90 days. Letsencrypt announced 6 day IP-certs coming mid-2025. Would be neat if Dashmate supports that as well. https://letsencrypt.org/2025/01/16/6-day-and-ip-certs/

enhancement

SDK should return transport agnostic errors (instead of DapiClientError and others) so a developer can handle connection, node and developer errors easily. We probably need to propagate execution information (retries,...

js-sdk
rs-sdk

## Expected Behavior It should be possible to make transactions ## Current Behavior Dash SDK fails to sync with Empty SPV chain error, as a result it does not recognise...

bug
js-sdk

At this moment, we can get document from data contract using `limit` and `startAt`/`startAfter` But `startAt` and `startAfter` only get Identifiers, which makes it impossible to paginate documents adequately Also...

enhancement

## Issue JS Dash SDK works fine in the Node.js enviornment, but when we use it in the Frontend application (React / Webpack), we receive an unexpected error when we...

bug
js-sdk

## Issue While working on Web Dash DApp, we were able to create an initial implementation, however, during further debugging we came across previously unknown issue that is making unable...

bug
js-sdk

Intel Xeon E5-2690 v3 & Intel Xeon E5-2698 v3 & Intel Core Processor (Haswell, no TSX) : getting Platform errors during update to Platform v1.8.0 ![Image](https://github.com/user-attachments/assets/4ce7cf8a-90fe-43d5-8034-ea8984fdbec3) These errors clear when...

bug

Hi, It would be nice, if there was some documentation about the different keys for identities. Platform-TUI creates 4: auth-master, auth-high, auth-critical and transfer-critical DashPay creates 3: auth-master, auth-high and...

enhancement

Wallet Connect could be a good solution to provide wallet capacities for SDK in web. We need to investigate how to build SDK Wallet adapter for web using Wallet Connect

## Expected Behavior Following the install instructions in the README results in a working environment where `yarn setup` and `yarn start` work. ## Current Behavior Numerous issues encountered including confusion...

bug