Skip to content

Can't make transactions with JS Dash SDK (Empty SPV chain error) #2272

Open
@pshenmic

Description

@pshenmic

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 new utxos in the wallet and any transaction done from the wallet tries to spend UTXO that has been already spent.

Possible Solution

I don't really understand what is hapenning

Steps to Reproduce (for bugs)

  1. await client.getWalletAccount()
  2. Empty SPV chain throws almost every time (and every time when i use unsafeOptions)

Context

Your Environment

  • Version used: 1.4.1 (4.4.1)
  • Environment name and version (e.g. Chrome 39, node.js 5.4): nodejs 21
  • Operating System and version (desktop, server, or mobile): Mac arm64
  • Link to your project:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjs-sdkJS Dash SDK related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions