hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Warning on 5th input of pin #207

Closed KBenavidez closed 9 years ago

KBenavidez commented 10 years ago

Right now, the users will just continue to try to enter the wallet and forget how many times they were able to input their pin. It would be nice if the user can see a warning saying : "This is the 5th time you will be trying to open your wallet. If your PIN input is still incorrect, you will need to use your passphrase after this."

dabura667 commented 10 years ago

+1

Actually, after one incorrect input, it should say "4 attempts left" and continue decreasing. on the 5th attempt it should read "1 attempt left. An incorrect PIN will require input of your backup phrase."

tzanua commented 9 years ago

after five incorrect entries prompts its offers to enter a new PIN and then give me a message "your PIN is incorect"' what to do?

weilu commented 9 years ago

@tzanua could be a request timeout issue with an inaccurate error message. Try our staging site: https://hive-js.herokuapp.com. It has a newer version deployed with timeout fixes.

tzanua commented 9 years ago

it did not help. all problem.

weilu commented 9 years ago

@tzanua I've deployed 0.3.2 to staging: https://hive-js.herokuapp.com/ This version should display a more sensible error message. Can you try again and let me know what error you got? If you know how to open browser console, please paste me the error logged in the console.

tzanua commented 9 years ago

1

tzanua commented 9 years ago

Velocity is already loaded or its namespace is occupied. blob:https%3A//hive-js.herokuapp.com/70fa2098-e20a-425b-a412-2206ff4ee7de Failed to load resource: the server responded with a status of 404 (Not Found) /assets/js/application-en.js:3615 The above 404 is totally normal. PouchDB is just detecting blob URL support. https://api.bitcoinaverage.com/ticker/global/all Failed to load resource: net::ERR_CONNECTION_TIMED_OUT /assets/js/application-en.js:3480 null/assets/js/application-en.js:3480 (anonymous function) /assets/js/application-en.js:3137 Discovered 1 addresses /assets/js/application-en.js:3137 Discovered 0 addresses https://btc.blockr.io/api/v1/tx/raw/0000000000000000000000000000000000000000000000000000000000000000?output=hivewallet Failed to load resource: the server responded with a status of 404 (Not Found) /assets/js/application-en.js:3282 Error: {"status":"fail","data":null,"code":404,"message":"No records found"}message: "{"status":"fail","data":null,"code":404,"message":"No records found"}"stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }statusCode: 404proto: d/assets/js/application-en.js:3282 e https://hive.cloudant.com/?_nonce=ezdNk85ZvqMYmxOU Failed to load resource: the server responded with a status of 403 (Forbidden) https://hive.cloudant.com/?_nonce=rfJuN2qLlupcC7Ym Failed to load resource: the server responded with a status of 403 (Forbidden) https://hive.cloudant.com/?_nonce=AVapyE8JJ8VOknHK Failed to load resource: the server responded with a status of 403 (Forbidden) application-en.js:3480 nullapplication-en.js:3480 (anonymous function)application-en.js:3166 (anonymous function)application-en.js:3731 oapplication-en.js:3731 n application-en.js:3480 nullapplication-en.js:3480 (anonymous function)application-en.js:3166 (anonymous function)application-en.js:3731 oapplication-en.js:3731 n application-en.js:3480 nullapplication-en.js:3480 (anonymous function)application-en.js:3166 (anonymous function)application-en.js:3731 oapplication-en.js:3731 n

weilu commented 9 years ago

It's querying for an invalid transaction: https://btc.blockr.io/api/v1/tx/raw/0000000000000000000000000000000000000000000000000000000000000000?output=hivewallet Do you have the same issue on https://web.hivewallet.com? It's our production site with a stable version of the wallet.

tzanua commented 9 years ago

not help

https://drive.google.com/file/d/0B0HZrg4G-OJcT2psdTNqUVhtOE0/view?usp=sharing

ghost commented 9 years ago

Closing and setting the UX portion of this to be Matt's issue for Hive 2.0

mattatgit commented 9 years ago

@w yep, if we're going to allow the seed phrase to be shown in settings as previously discussed, we're going to require a solution for resetting forgotten PINs (ie email address etc)