platform
platform copied to clipboard
L2 solution for seriously fast decentralized applications for the Dash network
## Expected Behavior Should say something like "this name is already registered" ## Current Behavior `Error: Protocol error: unknown version error result did not have metadata` ## Possible Solution ##...
SDK will interact with wallet though Adapter. We need to design API for this adaptor. We probably want to support adapters written in any languages and plug them in using...
## Current Behavior On the Platform Explorer, we need to show correct state of the identity DPNS name (locked or not), and it involves invoking a `getContestedResourceVoteState` for each name...
The expected time to generate a new block in the abscence of any transaction is about 3 minutes, recently, we've noticed that blocks are coming within 2 seconds of each...
Platform has now been running for more than 90 days and gone through several epochs in that time, however, when the system happens upon a validator that is offline or...
## Docker image build: - [ ] Make sure we reuse docker layers - [ ] cache error in docker build logs ## Drive ABCI: - [ ] Disable logs...
Hello, I would like to get the count for any epoch, for example epoch 6. I use this command: ``` grpcurl -proto node_modules/@dashevo/dapi-grpc/protos/platform/v0/platform.proto \ -d '{"v0": {"ids": ["XXX"], "epoch": 6}}'...
``` 2024-11-04T04:10:53.581242Z INFO drive_abci::abci::handler::process_proposal: Processed proposal with 0 transactions for height: 988, round: 0 in 80 ms, invalid_tx_count: 0, valid_tx_count: 0, elapsed_time_ms: 80, storage_fees: 0, processing_fees: 0 at packages/rs-drive-abci/src/abci/handler/process_proposal.rs:323 on...
## Expected Behavior Some sort of dashmate setup --debug ## Current Behavior We need to go in and manually edit the config.json, this includes *several* lines that need changing to...
We need to release Platfrom v1.5-dev.1 which supports Core 22 and reflects withdrawal fixes - [ ] https://github.com/dashpay/dash-network-deploy/pull/667 - [ ] https://github.com/dashpay/platform/pull/2107 - [ ] https://github.com/dashpay/platform/pull/2286 - [ ] Release...