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

Missing denominated txs and undefined blended txs #27

Open
whphhg opened this issue Jun 25, 2017 · 0 comments
Open

Missing denominated txs and undefined blended txs #27

whphhg opened this issue Jun 25, 2017 · 0 comments
Labels

Comments

@whphhg
Copy link
Owner

whphhg commented Jun 25, 2017

If you are running chainblender or using a wallet that previously had chainblender enabled, you will run into the issue of not having denominated transactions shown in the transactions list and blended transactions having undefined category.

The GUI is using listsinceblock RPC to fetch the transactions which are then looked up further using gettransaction, however if denominated transactions are not returned, the GUI won't know if an output has been used and that a new one is available to be used.

Due to this the address list won't reflect 100% accurate wallet state.

openvcash/vcash#12
openvcash/vcash#11

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

No branches or pull requests

1 participant