You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running unwind_the_bag with the appropriate Eve Coin ID, Tail Hash, and supplying the bag targets csv file, along with an unwind fee and wallet id, it simply loops endlessly, waiting for a particular coin that never seems to exist:
Batched the bag into 1 batches
0.0% of the way through batches
Creating coin with 30 targets
Unwinding entire secured bag
Getting unwind for<redacted>
1 spends required to unwind the bag to <redacted>
1 spends to <redacted>
1 total spends required with 100 fees
About to iterate 1 timesfor depth 0
Waiting for unspent coin <redacted>
Unspent coin <redacted> does not exist
Waiting for unspent coin <redacted>
Unspent coin <redacted> does not exist
Waiting for unspent coin <redacted>
Unspent coin <redacted> does not exist
...
...
...
Waiting for unspent coin <redacted>
Unspent coin <redacted> does not exist
I'd like to reissue my CATs, but every step of the way, these tools don't seem to work. I hope you know why it might be looping, and how to fix it....and that you're paying attention to the github issues.
The text was updated successfully, but these errors were encountered:
I've tried the unwind command several times, in several different ways, to no avail. However, I had a friend run the command for me, and it was successful. I am using linux, he was using windows. He said it rarely worked for him on linux, but it works every time on windows. Hopefully that gives you something to go on.
@Quexington I don't know. I never got it to work. I had to have someone else do it from their wallet. I don't have any more CATs with which to test at the moment.
While running
unwind_the_bag
with the appropriate Eve Coin ID, Tail Hash, and supplying the bag targets csv file, along with an unwind fee and wallet id, it simply loops endlessly, waiting for a particular coin that never seems to exist:I'd like to reissue my CATs, but every step of the way, these tools don't seem to work. I hope you know why it might be looping, and how to fix it....and that you're paying attention to the github issues.
The text was updated successfully, but these errors were encountered: