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

Updates `./packages/rs-drive-abci/.env.testnet` as a possible solution for #1714 **NOTE**: I have no idea what the values should be updated to. Just taking some guesses. ## Checklist: - [x] I have...

`.env.testnet` at https://github.com/dashpay/platform/blob/v1.0-dev/packages/rs-drive-abci/.env.testnet is out of date and can't be used to run the latest dash-drive. ## Expected Behavior Test config file should Just Work™ ## Current Behavior Errors about...

bug

`v1.0-dev` fails to build from source This part of the error may be particularly important: > This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set. Related: https://github.com/dashpay/platform/issues/1535 ##...

bug

Since this error shows up in the tenderdash logs, the use of "our" is confusing. This clarifies which version each program is showing. **For repository code-owners and collaborators only** -...

See . ## Expected Behavior `tenderdash` should be able to communicate with `drive-abci`. ## Current Behavior `tenderdash` receives a version mismatch error from `drive-abci` where `drive-abci` claims that its `rs-tenderdash-abci`...

bug

## Issue being fixed or feature implemented RS-DPP package is not yet being released in the actions and third party developers can't use it in their project. Although you can...

## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...

## Issue being fixed or feature implemented For the rs-sdk testing, we assume that each feature must have relevant test implemented. Current rs-sdk test framework doesn't support testing of Puts...

run-tests

```sh yarn workspaces focus --production @dashevo/drive ``` ```text Internal Error: Workspace not found (@dashevo/drive) ``` Working from https://docs.dash.org/en/stable/docs/user/masternodes/setup-testnet.html#drive

## 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...

bug