bodhiproject / qweb3.js

Web3.js for Qtum
GNU Lesser General Public License v3.0
30 stars 22 forks source link

I can't create Regtest wallet on Mac-Google Chrome #87

Open Juan-cc opened 5 years ago

Juan-cc commented 5 years ago

Hi, it basically doesn't let me type 'RegressionTesting' as my RegTest wallet name. While typing "Reg" it gets stuck there and I have to close and open Qrypto again. If I use other strings like 'SomethingElse' it does work. It seems the hash function makes some calcs while typing but is having issues hashing "R"?

image

Juan-cc commented 5 years ago

Using a different string it worked, but it failed connecting to my local regTest so now I get this message when clicking on Chrome Qrypto icon image

Screenshot 2019-07-21 at 13 44 43

How can I access the wallet now without having to uninstall it and reinstall?