Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jasonmacaus opened this issue Nov 21, 2022 · 2 comments

Comments

@jasonmacaus
Copy link

jasonmacaus commented Nov 21, 2022

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"

@Modatech16
Copy link

Any luck in getting this resolved? I am having the same issue.
Thank you.

@Modatech16
Copy link

Hello, I'm still in search of a solution for this issue. I'm still getting the {invalid,validation_failed} error when trying to send HNT from my wallet.Any help is greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants