Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

account.getUTXOS() returns empty array (forgets UTXOS) upon client init using mn-bootstrap local config #231

Closed
dashameter opened this issue Feb 10, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@dashameter
Copy link
Contributor

Using mn-bootstrap in local setup:

account.getUTXOS() loses all existing UTXOS and returns an empty array upon client re-init (refreshing the browser page) when unless the utxo has been directly mined using the mn wallet:mint command.

await client.getWalletAccount() will not show any, txs or balance that already existent prior to calling the function, the receiving address shows used: false until a new tx is sent while the client is connected.

This makes feature development difficult / less portable to testnet.

https://discord.com/channels/670271785974890526/670599939528851476/802438229537587200

https://discord.com/channels/670271785974890526/670599939528851476/809021255906099250

@dashameter dashameter added the bug Something isn't working label Feb 10, 2021
@dashameter
Copy link
Contributor Author

@Alex-Werner are we tracking this bug to be fixed in one of the upcoming releases or shall we bounty it out to the incubator?

@Alex-Werner
Copy link
Contributor

It is being tracked, yes, we are aware of that, and we do have separate task for this.
One specific to this subject and the other on why getUTXOS() returns empty array (maturity is set to 100 blocks)

@SamKirby22
Copy link

Discussed in Triage - P1, Maverick to discuss with Alex.

@dash-maverick
Copy link

Most probably will be delivered right after v21.

@dash-maverick
Copy link

should be fixed - please retest

@dashameter
Copy link
Contributor Author

passed retest

@SamKirby22
Copy link

Triage sheet updated. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

4 participants