You are viewing a single comment's thread from:

RE: Breaking: Instantly exchange Bitcoin Cash to Bitcoin and 49 other cryptos

in #bitcoin7 years ago

I get "Amount is too small. Minimum allowed is Infinity BCC. Please send a higher amount, otherwise you may lose your funds." when trying to exchange 1 BCH/BCC for BTCat the moment. They might be struggling with request.

Sort:  

yep, pretty sure everyone is trying to unload. managed to sell my hot wallet bcash at least :)

What do you mean by hot wallet brash? Did you have the a full node synced and ready? I'm currently downloading the bitcoin classic chain and it's taking forever. Any suggestions on a quicker way? I don't trust Electrum Cash.

Electron cash, on a second machine.
and you have to move your bitcoin to a new electrum seed first. that's how I did it

The stuff I read about the developer who compiled that and chose to remain anonymous concerns me. I don't have Electrum installed, just clean private keys from paper wallets. By "clean" I mean I've already moved the BTC off them, but they should have BCC there.

Maybe I'll try this today, but I'm not a fan of installing software that isn't trusted by the community. Glad to hear it worked out for you. I think the second machine (one with nothing else of value) may be a good way to go.

Thanks!

or use a sandbox program.

What Electron Cash server are you using? I'm trying to follow instructions here and not making much progress. Seems to disconnect from electrum_abc.criptolayer.net:50012:s over and over again. I'm googling around, not finding much help yet.

Ah, I got it working. Had to delete ~/.electrum/blockchain_headers as it was set to the wrong chain. IRC to the rescue! :)

I used the standard one... I guess. already uninstalled electron though

I spent all night on it and never got it to work. Pretty frustrating. :( I could never get it passed errors like this:

[electrum_abc.criptolayer.net] catching up from 478560
[electrum_abc.criptolayer.net] requesting chunk 237
[Blockchain] verify_chunk failed bits mismatch: 402736949 vs 402757890

Or if I'd start on a single server I'd end up getting stuck on block 478576 with errors like this:

Exception in thread Thread-3:
Traceback (most recent call last):
  File "threading.pyc", line 810, in __bootstrap_inner
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/network.py", line 979, in run
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/network.py", line 946, in wait_on_sockets
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/network.py", line 640, in process_responses
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/network.py", line 586, in process_response
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/network.py", line 833, in on_get_header
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/blockchain.py", line 316, in can_connect
  File "/Applications/Electron-Cash.app/Contents/Resources/lib/python2.7/lib/blockchain.py", line 279, in get_target
AttributeError: 'NoneType' object has no attribute 'get'

So far, it has defeated me, and I really hate being defeated.

I got a little help in IRC, but not enough to make it work. Maybe my comp has some funky python setup or something. I dunno. I'm done fighting with it.