-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Wallet did not display the amount of Stably USDS [Bug] #15966
Comments
Can you test if this is related to the Goby wallet as follows:
This way we can eliminate Goby as the possible source of the issue. |
Hi Bramv, Resync again using 1.8.2 the total amount of both coin USDS and TICA coming back. Only resync wallet from starting 0 got this issue. |
Might be related to issues described in #15633? |
nope Chia not issue receive fund. Its only happen on CAT2, 1.8.2 no issue receive any CAT |
Could you provide us the logs [DEBUG] from the 2.0.0 R3 build? We're mainly concerned about exceptions from the log file. |
I'm seeing this issue as well. To recreate, send any CAT from Goby to 2.0.0rc5 wallet. The CAT will never show up in the UI. I see these errors in the log: 2023-08-17T10:11:38.859 wallet chia.wallet.wallet_state_manager: ERROR Failed to add coin_state: CoinState { coin: Coin { parent_coin_info: 4529c6161c10da53a81da7d97cf7017b8dac8c5edf46146d97a6e9b48c208efb, puzzle_hash: b8c6bc6af8b526fb8c5cf0459a4fb1e90ea87fe9923428a373597bd31b66872a, amount: 1 }, spent_height: Some(4026493), created_height: Some(4025218) }, error: list index out of range As a workaround, I can load up the same fingerprint in 1.8. The CAT coins show up in the UI and I can send them to my own address. Once confirmed, they will show up in the new 2.0 RC. Something weird about Goby's spends/reveals maybe? |
This is not solve by the version 2.0, my asset id : 895d30090a17116d282af37cedec585613d4ee0faec3eaa7e19eb3f2bcd236e1 is not showing balance in my wallet and this is not related to Goby at all. If developer want to test it. Developer can purchase the coin in dexie. |
Just an update to confirm that this bug remains in 2.0.0 final. Any CAT sent from Goby to the 2.0.0 wallet doesn't show up unless you use an older client and my workaround above. |
Hi, |
What is the recommendation for users who sent CATs prior to this new version being published? |
Just confirmed with a user who this issue effected that installing chia version 1.8.2 will allow the users wallet to properly identify the CATs. Once identified the user was able to send the tokens to another one of their xch addresses in the chia client then upgrade back to the current version of Chia and all tokens are accessible: |
closing as Goby has updated their implementation and a workaround has been identified for anyone who had sent tokens prior to that update occurring. |
What happened?
Restore version 1.8.2 able to see the amount.
After that upgrade the 2.0.0 RC3, did not resync use existing copy wallet db able to see the USDS amount.
Other Asset ID, XCH amount was ok.
Study case : https://play.goby.app/history?tx=51ad5f48707b54de1e6b3fd3f7ca961142c9a867c8947e907488f4b5b0d74b5d&network=mainnet
Version
2.0.0 RC3
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output
No response
The text was updated successfully, but these errors were encountered: