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

Self-pooling claims don't appear in the standard wallet transaction list (GUI & CLI) #13251

Open
shaneo257 opened this issue Aug 31, 2022 · 10 comments
Assignees
Labels
bug Something isn't working Wallet

Comments

@shaneo257
Copy link

What happened?

User is currently farming solo, and when they claim the 1.75 reward from the block win, it doesn't show in the transaction list, but the XCH balance increases by the amount. The transactions show in spacescan.

User has done a full wallet db resync and the transactions show, but the next block transactions wont show

I have a copy of the users logs if required

Version

1.5.1

What platform are you using?

Linux

What ui mode are you using?

GUI

Relevant log output

No response

@shaneo257 shaneo257 added the bug Something isn't working label Aug 31, 2022
@wallentx wallentx added the Wallet label Sep 1, 2022
@shaneo257
Copy link
Author

can also confirm on 1.5.1 on ubuntu running on testnet
claimed the self pool rewards in the pooling tab, but no tx history in my Tokens tab

@jacoblroberts
Copy link

I think I'm experiencing the same. I haven't tried re-syncing the db but from the original post stating a new claim reward will not show up even after re-syncing, I'll hold off on that. Won 4 times since leaving a pool and only the farmer reward shows. Version 1.6.1

@BronzeHeron
Copy link

This might be related, or it might be a different issue, but from testing, when claiming a solo pool block reward at least post 1.6 the transaction is associated with the Pooling wallet, not the standard wallet. Note the "-i" argument in the following...

Pre 1.6 (transaction shows up in the standard wallet):

chia@zotachia:~$ chia wallet get_transactions -i 1
...
Transaction 192b1ce...
Status: Confirmed
Amount received: 1.75 XCH
To address: xch1g6...ayx8
Created at: 2022-09-20 00:05:34

Post 1.6 (transaction shows up in the pooling wallet):

chia@zotachia:~$ chia wallet get_transactions -i 3
...
Transaction e1eb7d4...
Status: Confirmed
Amount sent: 1.75 XCH
To address: xch1g6...ayx8
Created at: 2022-10-08 00:05:12

@fnoquiq
Copy link

fnoquiq commented Oct 25, 2022

Same on here, I claim the 1.75 XCH and they disappeared from my wallet and my pool wallet. What should I do to find them?

Version

1.6.0
What platform are you using?

Linux
What ui mode are you using?

GUI

@shaneo257
Copy link
Author

its a known issue where the wallet tx history doesn't show the pool rewards, but your balance still increases just fine
it should be resolved in a future update

@fnoquiq
Copy link

fnoquiq commented Oct 25, 2022

@shaneo257 thank you very much for the reply! 😄

@iced-caffeine
Copy link

Just wanted to comment that this is still happening to me as of 1.6.1.

I'm not worried about it; the balance increases normally, and deleting the wallet.db/restarting will show the tx's. However, they still don't show up in real-time when claimed on the Tokens -> Transactions pane.

@emlowe emlowe changed the title Transaction doesn't show in GUI/CLI after 1.5.0 [Bug] Self-pooling claims don't appear in the standard wallet transaction list (GUI & CLI) Jan 9, 2023
@xklech
Copy link

xklech commented May 11, 2023

Farmed block on 1.7.1 and did not receive 1.75 after the claim. Updated to 1.8.0 nothing changed.

Only after deleting wallet/db/*sqlite 1.75 appear. It scared the hell out of me and I spent 2 hours googling and checking addresses. The concept is confusing and with this bug really frustrating.

@HipLp
Copy link

HipLp commented Aug 8, 2023

Hello! The same thing happens to me, it's a shame that I just realized, in the last 4 blocks that I won, I not received the reward of 1.75 from each of the blocks won, and I just realized that they did not reach my wallet or increase in the check. Any advice?

WhatsApp Image 2023-08-08 at 13 52 01

@cortseverns
Copy link

still a bug in 2.1.1 as of today (on Windows)

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

10 participants