-
Notifications
You must be signed in to change notification settings - Fork 39
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
CreateTransactionError: Error: utxosList must contain at least 1 utxo
#134
Comments
@Alex-Werner is this bug expected to be closed with the upcoming v.21? |
As far as I know, yes it should. Two axis has been established for the specificity of utxosList must contain at least 1 utxos, with one simple getUTXO maturity value overwrite ability being ready for being worked on and on which we except a speedy fix. On this specific task however, the issue of the account being undefined might be a little bit separated, and I do plan to work on identifying the root cause on this at a time, that as much as I know, should happen BEFORE v21 being released. |
Discussed in Triage - P1, Maverick to discuss with Alex. |
Won't make it for v21. But as a patch for v21 shortly after releasing the v21 - yes |
lets proceed with a retest |
@Alex-Werner I see a different error instead: |
@dashameter Do you have a TXID for the tx? It would probably be worth checking the chain to make sure it's not there in case a tx was somehow broadcast in spite of an error. |
@dashameter @SamKirby22 should be solved from now - please double check (have a look at dashevo/wallet-lib#232) |
retest failed, the mnemonic of the
potentially the |
Hey @Alex-Werner @markin-io , chaining of transactions was supposed to help here. Could you please refer? |
Yes. This error will be fixed with SPV implementation. |
there is something more in this, please take a look at the err log from Dashameter |
Gentlemen, we suggest to close that one and continue in #136 fyi @dashameter @SamKirby22 @Alex-Werner @markin-io |
retest passed, closed |
so close please :) |
Dashameter is probably unable to since someone else opened it 🙂 |
sorry, my mistake, thanks |
Current Behavior
This error occurs when attempting to spend funds. It appears the account is undefined. However, the code has also executed correctly, so the problem is intermittent.
The code being executed is here:
https://github.com/dashmachine/autofaucet-express/blob/master/index.js
Your Environment
Evonet 0.16
I am not sure if this is just dashevo/wallet-lib#178 under a different guise??
Error output:
The text was updated successfully, but these errors were encountered: