platform
platform copied to clipboard
L2 solution for seriously fast decentralized applications for the Dash network
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/
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,...
## 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...
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...
## 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...
## 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...
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  These errors clear when...
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...
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...