Skip to content

Receiving {invalid,validation_failed} for sends in both 3.x and 4.x versions - was working fine until recently. #345

@jasonmacaus

Description

@jasonmacaus

Have tried creating several new accounts and depositing 100 HNT or so in each, every time when trying to send the {invalid,validation_failed} response is received after txn has been pending for a while. Using the standard API url, and code included in the readme.

Was working fine with config below for long time, but recently stopped working. Have tried updating to latest packages but error persists. Trying to send (integer) amount from known good address with sufficient bal to known good address.

Wondering if something has changed that is not reflected in the readme docs. Have tried with both V1 and V2 payment types to single address. Failed pending txn example - https://api.helium.io/v1/pending_transactions/BjpTX1UoaCzbHeSlUNuie6w-XndXJW9tSndOHzzbTG4

"@helium/crypto": "^3.38.0",
"@helium/http": "^3.43.1",
"@helium/transactions": "^3.38.0",

and have tried also

"@helium/crypto": "^4.8.1",
"@helium/http": "^4.8.1",
"@helium/transactions": "^4.8.1",
"@helium/address": "^4.8.1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions