platform icon indicating copy to clipboard operation
platform copied to clipboard

L2 solution for seriously fast decentralized applications for the Dash network

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

# Issue Some distributions and VPS hosters may create weird linux users with enourmosly high linux user ID, dashmate should not allow users to run dashmate under users with such...

bug

## Issue being fixed or feature implemented To intercept traffic, I use mitmproxy. However, it doesn't support http/3 without tls, and to work with tls I need to set ca...

## Issue being fixed or feature implemented Data Contract Update functionality allows developers to make previously required fields optional. This is required for application model evolution in case a developer...

## Issue being fixed or feature implemented Rust building system is not leveraging docker layer cache since the layer with actual build is invalidating by copying project files. If anything...

## 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 ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...

## Issue being fixed or feature implemented We should be able to withdraw credits with JS SDK ## What was done? - Switched to Identity Credit Withdrawal Transaction V1 ##...

enhancement
js-sdk

Currently in version 1.2 Withdrawals were not enabled. In order to enable withdrawals we need to do the following. ## Improvements - [x] Create a new protocol version 4. -...

enhancement