Replies: 3 comments 1 reply
-
Hey @mmrezaak , as a heads up we can generally provide more timely and thorough support in our discord server (https://discord.gg/chia). One of the major clawback bugs was fixed with the 2.1 release and another less common one is still being investigated for a solution. Even with the other bug there is now a method to force pending clawbacks to go through by running the following commands:
Note - If on windows you will need to escape the quotes for the clawback claim command: Note 2 - you will need chia version 2.1 or greater to run these commands and can download the latest version from https://www.chia.net/downloads/ |
Beta Was this translation helpful? Give feedback.
-
We used this command code before but it didn't work, if you have any other
solution please let me know.
thank you
…On Wed, Nov 8, 2023, 01:45 ClydeWallace22 ***@***.***> wrote:
Hey @mmrezaak <https://github.com/mmrezaak> , as a heads up we can
generally provide more timely and thorough support in our discord server (
https://discord.gg/chia). One of the major clawback bugs was fixed with
the 2.1 release and another less common one is still being investigated for
a solution.
Even with the other bug there is now a method to force pending clawbacks
to go through by running the following commands:
1. Get the clawback transaction id by running chia wallet
get_transactions --clawback
2. Force the claim by running:
chia rpc wallet spend_clawback_coins '{"coin_ids":["TRANSACTION_ID"],
"force":true, "fee":0}'
Note - If on windows you will need to escape the quotes for the clawback
claim command:
chia rpc wallet spend_clawback_coins '{\"coin_ids\":[\"TRANSACTION_ID\"],
\"force\":true, \"fee\":0}'
Note 2 - you will need chia version 2.1 or greater to run these commands
and can download the latest version from https://www.chia.net/downloads/
—
Reply to this email directly, view it on GitHub
<#16785 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDZQ75U36NFDGLSJH7LW2WDYDKXGLAVCNFSM6AAAAAA7BE7ODKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TKMBTHEZTI>
.
You are receiving this because you were mentioned.Message ID:
<Chia-Network/chia-blockchain/repo-discussions/16785/comments/7503934@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
-
Hello
I had a question
I wanted to know when the new version of Chia Wallet will be uploaded for November
Because there is a clawing problem in most wallets, and I think you have solved this problem in the new version, I would be grateful if you could inform me of the exact time of the new wallet update.
thank you
Beta Was this translation helpful? Give feedback.
All reactions