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 being fixed or feature implemented New Rust was released ## What was done? * bumped version to 1.76 in github actions, rust-toolchain.toml, Dockerfile, Cargo.toml files and README.md *...

It's very confusing that this is called `platform` because it leads one to think that this is specifically an evo node or the core of evo. However, it's really just...

## Expected Behavior Dashmate should update other services images, even if one of them fails. ## Current Behavior Dashmate update exits with error, if one of the services fails to...

bug

## Expected Behavior Warn user if masternode is participating or going to participate in the DKG session soon when user want to stop or restart the node ## Current Behavior...

bug

## Expected Behavior Dashmate commands execute fast ## Current Behavior OCLIF is a CLI tool framework with very fast runtime, however the dashmate commands are taking too long (several seconds(...

bug

Re: - [x] https://github.com/dashpay/platform/issues/1531 - [ ] https://github.com/dashpay/platform/issues/1532 - [ ] https://github.com/dashpay/platform/issues/1533 - [ ] https://github.com/dashpay/platform/issues/1534 - [ ] https://github.com/dashpay/platform/issues/1535 - [ ] https://github.com/dashpay/platform/issues/1536 # Preview See # To-Dos -...

## Expected Behavior `dashmate status platform` shows `syncing` when tenderdash is syncinc ## Current Behavior `dashmate status platform` shows `up` when tenderdash is up, but still in sync ``` ║...

bug

## Expected Behavior Wasm DPP should be able to run on all systems ## Current Behavior On some specific CPUs, WASM DPP couldn't be run successfully due missing instructions: ```...

bug

## Issue being fixed or feature implemented Build of rocksdb crate takes quite much time. Majority of this time is due to build of rocksdb C binaries. This fact is...

## Expected Behavior Dashmate should have a command to read latest logs from the service container to have a way to debug stuff when its not going right ## Current...

enhancement