ymgve / bitcoin_fork_claimer

Script for transferring/claiming your coins on various Bitcoin forks
204 stars 86 forks source link

Unable to claim LBTC #71

Open jachymb opened 6 years ago

jachymb commented 6 years ago

While trying to claim LBTC, I am getting either Connection failed with: timeout('timed out',) or Connection failed with: error('Connection reset!',). Maybe the list of seed nodes is outdated or something?

Satlinker commented 6 years ago

Hi, same problem, tried LBTC and BCX and get no error message. The program seems to run, nothing happens. I installed python 2.7.15 on windows10, other scripts work. I found my address on http://www.findmycoins.ninja/, coins are forkable. python claimer.py LBTC txID Key Address LBTCDestination

ymgve commented 5 years ago

They seem to have switched codebase, restarted the mainnet, and also removed all unclaimed legacy BTC transactions. I'm looking into updating, but I don't have any LBTC coins to test with right now.

In the meantime, you can check https://explorer.lbtc.io and see if you actually own any LBTC. If you haven't previously claimed LBTC, you most likely do not now.

lacksfish commented 5 years ago

I can only imagine what kinds of wild issues @ymgve must have encountered implementing all these different codebase-switching, balance-resetting blockchain clone-coins. It would be interesting to know what the most random quirks were. Aside from not having testing coins on some forks..