Post
Topic
Board Announcements (Altcoins)
Re: [ANN] StrongHands - Hybrid PoS/PoW Min Stake - 30 days [Now on Cryptsy]
by
glorytime
on 03/02/2017, 10:29:13 UTC

Yeah, I tried sending 2.4 Billion in one go, so I clearly exceeded the 2 billion threshold, I wasn't aware of this limit until now.

I tried the rescan and the resync...   both still give me the same errors, the client just doesn't want to run anymore... I mean it starts loading and I see the splash screen but after about 20 seconds it crashes.

Not sure what else could be done at this point. Sad


there is still a couple of options,
1. get the privkeys and import into an empty wallet

there are at least some python tools that you could try, does involve having python installed.
https://github.com/gavinandresen/bitcointools

I like the idea of just trying to extract the private keys (and public keys), I have Python installed already. I looked at the tools on GitHub, which one would be best to use first? The fixwallet.py maybe? I didn't know that SHND would be compatible with BTC tools by the way.