Skip to content

[Bug] - transaction ledger doesn't show all inbound transactions #12246

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

Open
esaung opened this issue Jul 5, 2022 · 3 comments
Open

[Bug] - transaction ledger doesn't show all inbound transactions #12246

esaung opened this issue Jul 5, 2022 · 3 comments
Assignees
Labels
bug Something isn't working Wallet

Comments

@esaung
Copy link

esaung commented Jul 5, 2022

What happened?

I am sending XCH transactions to myself to break my larger coins down into smaller coins, however, when I do that, the transaction ledger only shows what is sent (-2 XCH), and doesn't show what comes back to my wallet (+2 XCH). I would expect that I would see the outgoing transaction and inbound transaction that would then net out to 0 in this specific use case. We should also double check other use cases to make sure the transaction ledger is being updated correctly.

Screen Shot 2022-07-05 at 1 29 29 PM

.

Version

1.4.0

What platform are you using?

macOS

What ui mode are you using?

GUI

Relevant log output

No response

@esaung esaung added the bug Something isn't working label Jul 5, 2022
@wallentx
Copy link
Contributor

@esaung are the expected transactions visible in the CLI if you run chia wallet get_transactions, or do they mirror what the GUI is showing?

@esaung
Copy link
Author

esaung commented Jul 15, 2022

it mirrors what the GUI shows

@wallentx wallentx added the Wallet label Aug 5, 2022
@maxpla3
Copy link

maxpla3 commented Jan 9, 2023

I can confirm this problem on v1.6.0. Also, the claimed pool rewards from self-pooling are not shown as incoming transactions using chia wallet get_transactions even though the wallet balance is updated correctly.
Please assign this bug a higher priority. We need to be able to review all transactions of our wallets. It is unacceptable that chia wallet get_transactions is dropping certain transactions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Wallet
Projects
None yet
Development

No branches or pull requests

4 participants